Download List

项目描述

view3dscene is a browser for VRML (1.0 and 2.0) and X3D, and a viewer for other 3D model formats (3DS, MD3, Wavefront OBJ, and Collada are handled). It supports viewing the scene in the "Examine" mode and walking in the virtual world with features such as collision detection and gravity. Rendering is done using OpenGL. Many advanced 3D graphic effects are available, like mirrors (flat and through cube environment mapping), shadows (shadow maps and shadow volumes), GLSL shaders and more. The program can also convert files from 3DS, MD3, Collada and other formats to X3D and pretty-print VRML and X3D files.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-02-08 20:19 Back to release list
3.9.0

动态场景绘制的速度要快得多。 GLSL的属性里面VRML/X3D文件是允许的。雾可以限制由LocalFog节点特定形状。该FogCoordinate节点允许您指定在每个顶点明确的灰雾。加载从URI是GLSL的着色器支持的数据源。多视口观察相同的三维模型的贯彻落实。在批处理模式下制作截图的命令行选项现在更加可靠。 TouchSensor.hitTexCoord_changed事件实施。该TouchSensor.hitNormal_changed事件进行了改进生成光滑法线。
标签: Major feature enhancements
Rendering of dynamic scenes is much faster. GLSL attributes inside VRML/X3D files are allowed. Fog can be limited to specific shapes by the LocalFog node. The FogCoordinate node allows you to specify explicit fog density at each vertex. Loading of GLSL shader sources from a data URI is supported. Multiple viewports observing the same 3D model are implemented. The command-line options for making screenshots in batch mode are now more reliable. TouchSensor.hitTexCoord_changed event is implemented. The TouchSensor.hitNormal_changed event was improved to generate smooth normals.

Project Resources