- 3D Printing with RepRap Cookbook
- Richard Salinas
- 298字
- 2021-07-16 11:30:35
Viewing the model in MeshLab
In this recipe, we'll learn how to import/export a model into MeshLab and cover the basic navigation controls for the camera view. We'll also examine our model by changing the way we view its mesh.
Getting ready
You'll need to download MeshLab from http://meshlab.sourceforge.net/. This program is available for both PC and Mac platforms. Install the correct version for your computer. You'll also need your .obj
files that you saved in DAVID Laserscanner.
How to do it...
We will proceed as follows:
- When you open MeshLab, you will see a long bar displayed under Menu. It contains a row of icons that provides quick access to various program functions. Select the Import Mesh icon [
] and locate the folder containing your
.obj
files. - In this recipe, the first scan of the toy block is opened. This can be seen in the following screenshot:
- To freely orbit around the model, simply left-click and drag.
- To pan the model, hold down on the scroll wheel and drag. If you don't have a scroll wheel, hold Ctrl on the keyboard.
- To zoom in on the model, rotate the scroll wheel. If you don't have a scroll wheel, hold Alt on the keyboard and drag.
- Position and size your model until it fills your screen. At the icon bar, select each of the mesh views and observe the model, starting on the right-hand side with Smooth, Flat, Flat Lines, and Hidden Lines, and ending with Wireframe.
See also
- There are more precise options for maneuvering the object, which can be found on the MeshLab site: http://sourceforge.net/apps/mediawiki/meshlab/index.php?title=Interacting_with_the_mesh
- For a video tutorial, Mister P offers MeshLab Basics: Navigation, which can be accessed on YouTube at http://www.youtube.com/watch?v=Sl0vJfmj5LQ
推薦閱讀
- GNU-Linux Rapid Embedded Programming
- 基于LabWindows/CVI的虛擬儀器設(shè)計與應(yīng)用
- 樂高機器人EV3設(shè)計指南:創(chuàng)造者的搭建邏輯
- Windows XP中文版應(yīng)用基礎(chǔ)
- Google App Inventor
- Python Algorithmic Trading Cookbook
- 四向穿梭式自動化密集倉儲系統(tǒng)的設(shè)計與控制
- Photoshop CS3圖層、通道、蒙版深度剖析寶典
- 傳感器與物聯(lián)網(wǎng)技術(shù)
- 構(gòu)建高性能Web站點
- 樂高機器人—槍械武器庫
- 基于單片機的嵌入式工程開發(fā)詳解
- Red Hat Linux 9實務(wù)自學(xué)手冊
- 中國戰(zhàn)略性新興產(chǎn)業(yè)研究與發(fā)展·增材制造
- Cortex-M3嵌入式處理器原理與應(yīng)用