搜索资源列表
ReadDXF.doc
- OpenGL是美国SGI公司最新推出的一套开放式的三维图形软件接口,适用于广泛的计算机环境,从个人计算机到工作站,OpenGL都能实现高性能的三维图形功能。OpenGL本身不仅提供对简单图元的操作和控制,还提供了许多函数用于复杂物体的建模。但是,我们通常喜欢使用AutoCAD和3DS及3Dmax等工具来建立模型,并且我们已经有了很多这样的模型,那么我们如何才能资源共享,避免重复劳动呢?利用CAD图形标准数据交换格式—DXF格式,我们就能很容易地实现资源共享,而不需要重复建模。 -SGI Open
open3dgis_v0.1.tar
- Open 3D GIS Project - Version 0.1 (09/17/2005) 1. SUMMARY The Open 3D GIS is a Open Source project (released under GNU GPL) with the main goal to make a simple way to display 3D objects from a Geodatabase on the Web. visit:
OpenGL程序
- 992年7月,SGI公司首次发布了作为三维图形编程接口的OpenGL。目前它已成为国际上通用的开放式三维图形标准。它被集成到Unix、Windows NT 4.0、Windows 98等窗口系统中。各种游戏加速卡、专用加速部件都能不同程度地提高OpenGL程序的运行性能。OpenGL是一个图形硬件的软件接口(\"GL\"即Graphics Library)。图形程序员可以利用它提供的接口函数设计高品质的三维彩色图像所需的对象和操作。-992, in July, SGI has announced
es3d-0.4.2.rar
- Opengl ES 3D引擎,这是一个开源的3D引擎,OpenGL ES 3D Enqine,this is a open source
Coin-3.0.0.ZIP
- Coin3D库源代码,开源, 与Open Inverter兼容-Coin is an OpenGL based, retained mode 3D graphics rendering library. It is implemented in C++ and publicly released with the source code open for your perusal. The application programmer s interface (API) is fully com
robocup(3D)
- 在OpenSUSE下运行的RoboCup中国公开赛的3D仿真组的代码,可以运行。今年获得三等奖~-In OpenSUSE running 3D simulation of RoboCup China Open group' s code, you can run. Won the third prize of this year ~
3d
- 3D效果软件。使用2个摄像头用USBhub连接后,打开该软件,可以实现《阿凡达》类似的3D效果,自己在家也可以阿凡达了-3D effects software. The use of two cameras with USBhub connected, open the software, can have a " Affan up" similar to the 3D effect, his own at home can also be reached by Affan
BSpline
- OpenGL实现B样条曲线曲面,可看控制点,基函数,并且阶次可以自动升降,并添加纹理,光照等模式-OpenGL to achieve B-spline curves and surfaces, if we look at control points, basis functions, and can automatically order take-off and landing, and add texture, light, such as model
modelmagic3d
- 一个类似于3D MAX的基于OpenGL的三维开发系统,功能非常强大,需要用到下面的gloop.zip-An system which is based on OpenGL as 3d MAX, very power function, needing gloop.zip under it
VGL-1.0.0
- This a 3D Graphics Library for game dev. (Use OpenGL)
Direct3D
- v++游戏开发 大全,牵连到open gl的关知识和能容和3d-v++ game development Guinness, open gl implicated in the clearance of knowledge and to allow and 3d
avatar_chat
- 化身聊天-开放源码 --- --- --- --- --- --- -- 有兴趣的人士开放源码的ISO三维头像聊天引擎?这是一个非常简单的一个工作与PHP脚本和一个文本文件在服务器端,但也许是有益的。 随意更改/扩展代码-它是开放源码 --------------------------------------- To fix the server issue, add the following directly under the leaveroom functi
away3d_2_2_0
- away3d开源的flash 3D引擎,非常强大!可以用于三维仿真,游戏开发等-away3d open source flash 3D engine, very powerful! can be used in three-dimensional simulation, game development, etc.
Addison.Wesley.Open.Gl.Shading.Language.Feb.2004.e
- The OpenGL Shading Language, a high-level procedural shading language for OpenGL, is the most important new development in graphics programming to emerge in years. OpenGL is the leading cross-platform 3D-graphics API, and the OpenGL Shading Language
3D-OPEN-GL
- a 3d program, you must used glut http://www.cppfrance.com/telecharger.aspx?ID=9506
VRML-OPEN
- code to display model VRML 3D http://www.cppfrance.com/telecharger.aspx?ID=10965
C_open_inventor
- C++ and Open Inventor guide to 3D Virtual reality programming.
3Droom
- 简单的OpenGL 3D OpenGL In SDL-OpenGL In SDL
form
- 教你如何使用Opengl接口进行编程,帮助你学习3D游戏制作,本书将给你的编3D游戏带来巨大的进步。-Teach you how to use Opengl programming interface to help you learn 3D game production, the compilation of this book will give you tremendous progress in 3D games.
joglapi
- JOGL 是 JAVA Bindings for OpenGL 的缩写,它允许用户通过API在JAVA中调用OpenGL函数,从而在JAVA中也能写出硬件支持的3D程序。 对于熟悉OpenGL的用户,Jogl非常容易上手,因为大部分语句和OpenGL是完全相同的。 -JOGL 是 JAVA Bindings for OpenGL 的缩写,它允许用户通过API在JAVA中调用OpenGL函数,从而在JAVA中也能写出硬件支持的3D程序。 对于熟悉OpenGL的用户,Jogl非常容