OpenSCAD User Manual/First Steps/Model views

出典: フリー教科書『ウィキブックス(Wikibooks)』

OpenSCADのビューウィンドウには下記のようなオプションがある。

The surfaces view[編集]

The surface view is the initial model view that appears when the model code is first rendered.

CGAL Grid Only[編集]

The Grid Only view presents only the "scaffolding" beneath the surface. Think of the Eiffel Tower.

The opencsg view[編集]

This view mode will utilize the open constructive solid geometry library to generating the model view utilizing opengl. If the opencsg library is not available or the video card or drivers do not support opengl, then this view will produce no visible output.

The grid only view[編集]

The thrown together view[編集]