搜索资源列表
Bitmap_Fon1932889152005
- This is a demo of a bitmap font that uses OpenGL and is written in C++. It requires the gd library from boutell.com. There s a demo at http://www.coolgroups.com/font/. -This is a demo of a bitmap font that uses OpenGL and is written in C++. It requ
Transparen193111992005
- This a Transparent PNG texture loader for OpenGL. It requires the gd library at boutell.com. There s a demo at http://www.coolgroups.com/alpha/. -This a Transparent PNG texture loader for OpenGL. It requires the gd library at boutell.com. There s
C++-READ-3dsformat
- 这是一个用C++读取3DS文件的例子,还可根据自己的需要改写扩充! 欢迎大家在www.programsalon.com上互相交流!共同进步!-This a C 3DS document read examples, but also according to their own needs expanded rewrite! Welcome to the www.programsalon.com on the exchange! Common progress!
opengl_mksw
- opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。 实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。 glut库的安装
OpenGL_A1
- This tutorial shows how to use the GL_REFLECTION_MAP_EXT and GL_TEXTURE_CUBE_MAP extensions to render a reflective Cube map The dglOpenGL.pas file was created by the team at www.delphigl.com I have included the html readme for an explanation
OpenGL_ActiveX
- opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。 实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。 glut库的安装
CxImage_GL
- 关于CxImage的文章,网上有许多,这里只介绍如何把CxImage与OpenGL结合起来,用于读入多种格式的纹理以及用来把屏幕保存为各种格式的图像文件。 支持的格式有:BMP,GIF,ICO,JP2,FPC,FPG,PCX,PNG,PNM,RAS,TGA,TIF等等。 支持读入透明纹理。 www.PhysDev.com -CxImage articles on the Internet there are many, here only on how CxImage co
DelphiXscr
- DelphiX开发的屏保 http://www.huosoft.com-DelphiX development of the Screen Saving http://www.huosoft.com
terraininfinite
- OpenGL实现无限大地形,收藏的, http://www.azure.com.cn 作者博客
123
- 使用DevIL来加载OpenGL纹理 OpenGL本身并没有带图象文件的读取函数,D3DX则有,以前我用的IPicture的接口来加载图象,但是TGA ,MNG PNG 等图象它并不支持.需要其他的代码来加载TGA等,非常不方便,最倒霉的是,代码的问题很多,经常不能成功加载一些图象.早就想把那个该死的库移植到DevIL上了,但是人懒,一直等到今天,呵呵。终于做了个简单的包装了。 代码很乱,只加了读取图象到建立OpenGL纹理,应该还有更广泛的用途的.比如SaveImage等. 回头等
www.cnzz.cn
- 压缩包内是在VC环境下写的读取3ds文件,并让三维显示的程序
Land3
- roam地形算法实现,非常赞~ This engine is based on Roam Binary triangle tree technology. Source: --------------- http://opengl.org.ru/proton/Land3.zip Main article: --------------- http://www.gamasutra.com/features/20000403/turner_01.htm
openglkjy
- opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h
www.kuaiche.com
- 实现简单的画线、画点的算法 非常基础的OpenGL源代码
SwimmmingPool2
- 很不错的模拟水波的例子。可以控制视角效果-Swimming Pool Simulation Sept. 24th, 2002 This opengl sample was written by Philipp Crocoll Contact: philipp.crocoll@web.de www.codecolony.de Every comment would be appreciated. If you want
zoomifyViewer
- 实现图片缩放拖动功能,强大的图片浏览工具啊~通过xml加载图片,图片用zoomifyexpress切割,工具官网上能下载www.zoomify.com-Drag the picture zoom feature to achieve a strong image browser tool ah ~ through the xml to load images, picture by zoomifyexpress cutting tools can be downloaded online www
www.cnzz.cn
- zai c++环境下,用OPENGL写的一个导弹发射程序,演示了导弹从发射到爆炸的过程-zai c++ environment, using OPENGL write a missile launch procedures, demonstrated the missile from launch to explosion process
csharp1225_(www.arsanjan.blogfa.com)
- this is a c# code about for game and have good alghoritms
ga_sandbox-1.0.4.tar
- This the sample source code for the book Geometric Algebra for Computer Science An Object Oriented Approach to Geometry. See http://www.geometricalgebra.net and http://sourceforge.net/projects/gasandbox/-This is the sample source code
JOGLLesson01SampleWindow
- The Java JOGL OpenGL binding using Netbeans. Lesson 1: In this lesson, the basic components of a JOGL program explained. Window production and camera positioning means gluLookAt () are explained. In addition,we create the basis for our example GL_QUA
