翻訳と辞書
Words near each other
・ OpenRest
・ OpenRice
・ Openride
・ OpenRISC
・ OpenRISC 1200
・ OpenRL
・ OpenROAD
・ OpenROV
・ OpenRT
・ OpenRTM-aist
・ OpenSaaS
・ OpenSAF
・ OpenSafety
・ OpenSAP
・ OpenSC
OpenSCAD
・ OpenSceneGraph
・ OpenScientist
・ Openscout
・ OpenSeaMap
・ OpenSearch
・ OpenSearchServer
・ OpenSees
・ OpenSFS
・ OpenSG
・ Openshaw
・ Openshaw (disambiguation)
・ Openshaw Citadel
・ OpenShift
・ OpenShot


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

OpenSCAD : ウィキペディア英語版
OpenSCAD

OpenSCAD is a free software application for creating solid 3D CAD objects. It is not an interactive modeler, but rather a 3D-compiler based on a textual description language. An OpenSCAD document specifies geometric primitives and defines how they are modified and manipulated to render a 3D model. OpenSCAD is available for Windows, Linux and OS X. It does constructive solid geometry (CSG).
As of 2015, it uses Computational Geometry Algorithms Library (CGAL) as the basic CSG engine, which along with other libraries takes care of details such as intersection, difference and Minkowski sums. The results can be rendered into 2D DXF or SVG files, 3D AMF, OFF, STL files, or PNG images. For fast previewing of models using z-buffering, OpenSCAD employs OpenCSG and OpenGL. In contrast, CGAL is used for full 3D geometry rendering that, as with other CSG geometry engines, can sometimes take several minutes or hours to complete.
OpenSCAD allows a designer to create accurate 3D models and parametric designs that can be easily adjusted by changing the parameters.
Compared to most other CAD file formats, which are not easily human-readable, OpenSCAD documents behave like open source software.
Because of their textual nature, it is much easier for people to distribute CAD drawings as OpenSCAD documents, independently make different incremental improvements, and then merge all the improved CAD drawings together as a document that includes all the improvements.
As such, OpenSCAD is a non-visual, programmer-oriented solid modeling tool, and has been recommended as an entry-level CAD tool for designing open source hardware such as scientific tools for research and education.
== See also ==

* List of computer-aided design editors for architecture, engineering and construction
* PLaSM is another open source scripting language for creating 3D objects

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「OpenSCAD」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.