资源列表
model
- ogre光照模型的展示,光照模型的材质文件请参考ogre引擎里的: Media\materials\scr ipts\Shading.material-ogre illumination model display, illumination model of the material documents refer ogre engine inside: Media \ materials \ scr ipts \ Shading.material
SphereMeanCode
- 在球上的線性內插。給N個在球上的點,再給每個點的weight,即可內插出新的點的位置-Linear interpolation on the ball inside. To the N points on the ball, to give weight each point can be interpolated location of the new point
STLViewer
- STLViewer是一个读取STL文件,并将其3D图形显示,附带有对图形的平移、旋转、缩放功能-STLViewer is a STL read documents, and 3D graphics, graphics comes with the translation, rotation, scaling function
Desktop
- 【谷速软件】matlab代写源码-二值图像的形态学变换 可以作为参考使用-Valley] matlab software to write fast code- binary image of morphological transformation can be used as references
Scribe
- 关于osg的刻线特效(Scribe)示例,可以看看学习一下-The engraved lines on the osg effects (Scribe) example, you can look at to learn about
DynamicBlock
- autocad中在DotNet环境下定义动态块的示例源码-autocad Delegate environment in the definition of dynamic block examples FOSS
DXProject3
- 大海,夕阳,沙滩,微风,使得你身临其境 大海,夕阳,沙滩,微风,使得你身临其境-sea, sunset, beach, the breeze that you ground the sea, sunset, beach, the breeze that you ground
3DOAV-03-20170301
- Geometrical objects(models) are rendered by projecting them on the image(screen) plane Projecting on a plane means moving all points of a model 3D space into 2D . Different ways of projecting may be used, by adopting corresponding rules -Geomet
SpecularHighlights.rar
- 基于OSG的立方图镜面高光特效(SpecularHighlights)示例,OSG plans based on the cubic specular effects (SpecularHighlights) sample
WcgCube
- vc写的简单点的三D魔方游戏,可以编译正常,双击后进入全民模式-vc wrote a simple three-D puzzle game point, you can compile normal, double-click into the full model after
Direct3DMobileLightingSampleCS
- windows mobile下的Direct3D开发实例代码-windows mobile development under Direct3D examples of code
osgdelaunay
- 如何使用osg来对三维点进行delaunay三角化,以及详细注释