文件名称:3Donscilab
介绍说明--下载内容均来自于网络,请自行研究使用
MATLAB作为成熟的科学计算软件,其绘制三维实体模型的功能已经非常完善,要实现三维实体模型间的运算也比较容易,然而Scilab 的绘制三维形体模型的功能还不够强大,三维形体模型之间的布尔运算也比较困难,因此有必要开发一个绘制三维形体模型并实现并、交、叉运算的工具箱,来强化Scilab的绘图功能。
本项目组开发的《基于CSG的三维形体建模工具箱》实现了三维形体建模和绘制功能,用户不仅能依据给定的参数直接绘制简单的三维形体,还可以对三维形体进行平移、旋转和比例缩放操作。多个形体之间可以通过正则布尔运算(并、交、差运算)得到新的三维形体,方便用户利用多个简单形体构建复杂的三维形体。
-As a mature scientific computing software, MATLAB s function of rendering three-dimensional models is very good, and it is easy to achieving three-dimensional solid models’ operation. Compared with MATLAB, Scilab uses relevant functions to render three-dimensional models is not strong enough. And it is also difficult to implement the Boolean operations among three-dimensional shapes. Therefore, it is necessary to develop a toolbox to implement functions of modeling and rendering and the operations of union, intersection, difference to strengthen the drawing function of Scilab.
This project <CSG-Based 3D Modeler Toolbox> implements functions of CSG-based modeling and rendering. Users not only can make and plot simple three dimensional shapes, but also can translate, rotate or scale the shapes. It is convenient to make a complicated shape by some simple unit shapes, for simple shapes can be composed into a complicated shape by regular Boolean operations- union, intersection, and
本项目组开发的《基于CSG的三维形体建模工具箱》实现了三维形体建模和绘制功能,用户不仅能依据给定的参数直接绘制简单的三维形体,还可以对三维形体进行平移、旋转和比例缩放操作。多个形体之间可以通过正则布尔运算(并、交、差运算)得到新的三维形体,方便用户利用多个简单形体构建复杂的三维形体。
-As a mature scientific computing software, MATLAB s function of rendering three-dimensional models is very good, and it is easy to achieving three-dimensional solid models’ operation. Compared with MATLAB, Scilab uses relevant functions to render three-dimensional models is not strong enough. And it is also difficult to implement the Boolean operations among three-dimensional shapes. Therefore, it is necessary to develop a toolbox to implement functions of modeling and rendering and the operations of union, intersection, difference to strengthen the drawing function of Scilab.
This project <CSG-Based 3D Modeler Toolbox> implements functions of CSG-based modeling and rendering. Users not only can make and plot simple three dimensional shapes, but also can translate, rotate or scale the shapes. It is convenient to make a complicated shape by some simple unit shapes, for simple shapes can be composed into a complicated shape by regular Boolean operations- union, intersection, and
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CSG Modeler ToolBox 最终版\builder.sce
..........................\demos\a test program.sci
..........................\.....\airplan.sci
..........................\.....\CSGheart.sci
..........................\.....\CSGsubtract and intersection.sci
..........................\.....\CSGunion.sci
..........................\.....\Draw Hround.sci
..........................\.....\Draw Ring1.sci
..........................\.....\rotate.sci
..........................\.....\surface example.sci
..........................\.....\water molecule.sci
..........................\.oc\CSG-Based 3D Modeler Toolbox.doc
..........................\...\基于CSG的三维形体建模工具包使用说明.doc
..........................\help\adjacent.htm
..........................\....\adjacent.xml
..........................\....\buildhelp.sce
..........................\....\combine.htm
..........................\....\combine.xml
..........................\....\CSGcube.htm
..........................\....\CSGcube.xml
..........................\....\CSGcylinder.htm
..........................\....\CSGcylinder.xml
..........................\....\CSGintersection.htm
..........................\....\CSGintersection.xml
..........................\....\CSGsphere.htm
..........................\....\CSGsphere.xml
..........................\....\CSGsubtract.htm
..........................\....\CSGsubtract.xml
..........................\....\CSGtoSurface.htm
..........................\....\CSGtoSurface.xml
..........................\....\CSGunion.htm
..........................\....\CSGunion.xml
..........................\....\Draw.htm
..........................\....\Draw.xml
..........................\....\Drawcone.htm
..........................\....\Drawcone.xml
..........................\....\Drawcylinder.htm
..........................\....\Drawcylinder.xml
..........................\....\DrawHround.htm
..........................\....\DrawHround.xml
..........................\....\DrawRing0.htm
..........................\....\DrawRing0.xml
..........................\....\Drawsphere.htm
..........................\....\Drawsphere.xml
..........................\....\Drawsurface.htm
..........................\....\Drawsurface.xml
..........................\....\find.htm
..........................\....\find.xml
..........................\....\findfaces.htm
..........................\....\findfaces.xml
..........................\....\findvertices.htm
..........................\....\findvertices.xml
..........................\....\heartvertices.htm
..........................\....\heartvertices.xml
..........................\....\loadhelp.sce
..........................\....\Polyhedra.htm
..........................\....\Polyhedra.xml
..........................\....\rotateX.htm
..........................\....\rotateX.xml
..........................\....\rotateY.htm
..........................\....\rotateY.xml
..........................\....\rotateZ.htm
..........................\....\rotateZ.xml
..........................\....\scale.htm
..........................\....\scale.xml
..........................\....\..ilab_zh_CN_help\html.css
..........................\....\.................\javahelp.css
..........................\....\.................\master_help-processed.xml
..........................\....\translate.htm
..........................\....\translate.xml
..........................\....\whatis.htm
..........................\loader.sce
..........................\macros\adjacent.sci
..........................\......\buildmacros.sce
..........................\......\combine.sci
..........................\......\CSGcube.sci
..........................\......\CSGcylinder.sci
..........................\......\CSGintersection.sci
..........................\......\CSGsphere.sci
..........................\......\CSGsubtract.sci
..........................\......\CSGtoSurface.sci
..........................\......\CSGunion.sci
..........................\......\Draw.sci
..........................\......\Drawcone.sci
..........................\......\Drawcylinder.sci
..........................\..
..........................\demos\a test program.sci
..........................\.....\airplan.sci
..........................\.....\CSGheart.sci
..........................\.....\CSGsubtract and intersection.sci
..........................\.....\CSGunion.sci
..........................\.....\Draw Hround.sci
..........................\.....\Draw Ring1.sci
..........................\.....\rotate.sci
..........................\.....\surface example.sci
..........................\.....\water molecule.sci
..........................\.oc\CSG-Based 3D Modeler Toolbox.doc
..........................\...\基于CSG的三维形体建模工具包使用说明.doc
..........................\help\adjacent.htm
..........................\....\adjacent.xml
..........................\....\buildhelp.sce
..........................\....\combine.htm
..........................\....\combine.xml
..........................\....\CSGcube.htm
..........................\....\CSGcube.xml
..........................\....\CSGcylinder.htm
..........................\....\CSGcylinder.xml
..........................\....\CSGintersection.htm
..........................\....\CSGintersection.xml
..........................\....\CSGsphere.htm
..........................\....\CSGsphere.xml
..........................\....\CSGsubtract.htm
..........................\....\CSGsubtract.xml
..........................\....\CSGtoSurface.htm
..........................\....\CSGtoSurface.xml
..........................\....\CSGunion.htm
..........................\....\CSGunion.xml
..........................\....\Draw.htm
..........................\....\Draw.xml
..........................\....\Drawcone.htm
..........................\....\Drawcone.xml
..........................\....\Drawcylinder.htm
..........................\....\Drawcylinder.xml
..........................\....\DrawHround.htm
..........................\....\DrawHround.xml
..........................\....\DrawRing0.htm
..........................\....\DrawRing0.xml
..........................\....\Drawsphere.htm
..........................\....\Drawsphere.xml
..........................\....\Drawsurface.htm
..........................\....\Drawsurface.xml
..........................\....\find.htm
..........................\....\find.xml
..........................\....\findfaces.htm
..........................\....\findfaces.xml
..........................\....\findvertices.htm
..........................\....\findvertices.xml
..........................\....\heartvertices.htm
..........................\....\heartvertices.xml
..........................\....\loadhelp.sce
..........................\....\Polyhedra.htm
..........................\....\Polyhedra.xml
..........................\....\rotateX.htm
..........................\....\rotateX.xml
..........................\....\rotateY.htm
..........................\....\rotateY.xml
..........................\....\rotateZ.htm
..........................\....\rotateZ.xml
..........................\....\scale.htm
..........................\....\scale.xml
..........................\....\..ilab_zh_CN_help\html.css
..........................\....\.................\javahelp.css
..........................\....\.................\master_help-processed.xml
..........................\....\translate.htm
..........................\....\translate.xml
..........................\....\whatis.htm
..........................\loader.sce
..........................\macros\adjacent.sci
..........................\......\buildmacros.sce
..........................\......\combine.sci
..........................\......\CSGcube.sci
..........................\......\CSGcylinder.sci
..........................\......\CSGintersection.sci
..........................\......\CSGsphere.sci
..........................\......\CSGsubtract.sci
..........................\......\CSGtoSurface.sci
..........................\......\CSGunion.sci
..........................\......\Draw.sci
..........................\......\Drawcone.sci
..........................\......\Drawcylinder.sci
..........................\..