Download List

项目描述

Convex 3D is a convertor, extractor, and viewer for such popular 3D formats as 3DS, Wavefront OBJ, and Lightwave 3D. It is written in C++ and uses a modular design. The package includes a standalone conversion tool (console) and GUI application (Qt and OpenGL are required) for viewing and more. It is not meant to be a modeler, but it can be a powerful tool to hack into 3D files made by 3rd party modelers.

系统要求

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.

2004-02-26 04:38 Back to release list
0.7

很多的API被重写。阿,多面通用多边形对象增加。光线重写,这一点,地点,类型和方向增加了。几何数据包含如点,线列表原始类型和多边形(作为分组优化)。所有现场相关物品的容器和示范迁往场景。表面指数在共享列表中的所有基本类型,而不是为每个单独的多边形(作为原料渲染优化)。更多小功能是内嵌的速度。更多文件记载的使用Doxygen。
标签: Major feature enhancements
Lots of the API was rewritten. A generic
multi-sided Polygon object was added. Light was
rewritten, and the point, spot, and directional
types were added. Geometry stores contain a list
primitive of types such as points, lines, and
polygons (as an optimization for grouping). All
scene-related items from Container and Model were
moved to Scene. The surface index is shared by all
primitives in list, instead of being separate for
every polygon (as an optimization for material
rendering). More tiny functions were inlined for
speed. More files are documented with Doxygen.

Project Resources