搜索资源列表
OpenGl3D
- 这不是我写的程序,但我觉得它很好,把VC和opengl结合的不错,我推荐他给新手一看-This is not my writing process, but I think it is very good, VC and opengl combination of good, I commend him for a look at rookie
opengl_complete_game_hero
- 英雄是什么? 是大权在手,纵横天下? 是仗剑江湖,任我独行? 还是夙夜忧思,心怀广大? 一千个人心中有一千个哈姆雷特,一时之间谁又说得清楚? 但是玩过了这个游戏,您也许会感叹,只要胸怀宽广,寻常人也能成为英雄。 皇朝的兴衰与英雄的成长,明暗线索的交织会让人唏嘘不已。 一圆您心中对英雄的梦想。 欢迎进入《英雄》的世界! -What is the hero? Power is at hand, the sun? The ring is versatile, as
Delaunay-Trianglation-Mesh-Generation
- 这也是一个delaunay三角网的程序,功能是我见到最强大的。能生成二维和三维,并有openGl创建模拟三维图。原程序中编译时需要wx/的文件,我没有找到。不过不影响程序的学习.希望对你有用!!包中有.exe可先-This is a triangular network nodes procedures, I see the function is the most powerful. Can generate two-dimensional and three-dimensional, and
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
glut
- 在Nehe的主页上一共提供了4种不同风格的OpenGL程序框架,分别为glut,Win32,面向对象的Win32,在加上Nehe教程中使用的那一种。 相信没有几个读者会耐着性子,把Nehe的第一个教程看完并编译成功,因为那里面有着数不清的数据结构和函数,我也是费了整整12个小时才把它翻译和排版好。 好了,不浪费读者的时间了。在这四个框架中以面向对象的Win32框架写的最后,并且功能最全,我们就简单得介绍一下它的使用,你可以用它学习OpenGL的函数,当你对OpenGL的结构有
01_BaseFrame
- 创建一个OpenGL窗口: 在这个教程里,我将教你在Windows环境中创建OpenGL程序.它将显示一个空的OpenGL窗口,可以在窗口和全屏模式下切换,按ESC退出.它是我们以后应用程序的框架. 理解OpenGL如何工作非常重要,你可以在教程的末尾下载源程序,但我强烈建议你至少读一遍教程,然后再开始编程. -create an OpenGL window : In this tutorial, I will teach you in the Windows envi
3dopengl
- 简单的三维图形opengl源代码,这是我的处女作,发上来看看。 -simple 3D graphics opengl source code, which I certainly look at the hair onto.
test3
- In the last tutorial I taught you how to display Triangles and Quads on the screen. In this tutorial I will teach you how to add 2 different types of coloring to the triangle and quad. Flat coloring will make the quad one solid color. Smooth coloring
test11
- Well greetings all. For those of you that want to see what we are doing here, you can check it out at the end of my demo/hack Worthless! I am bosco and I will do my best to teach you guys how to do the animated, sine-wave picture. This tutorial is ba
lesson01
- 我是个对 OpenGL充满激情的普通男孩! 我第一次听说 OpenGL是 3Dfx 发布 Voodoo1 卡的 OpenGL硬件加速驱动的时候。我立刻意识到 OpenGL是那种必须学习的东西。不幸的是当时很难从书本或网络上找到关于 OpenGL的讯息。-I am a passionate of OpenGL ordinary boys! I first heard that OpenGL is a 3Dfx card Voodoo1 Published OpenGL hardware accel
Lesson02
- 我是个对 OpenGL充满激情的普通男孩! 我第一次听说 OpenGL是 3Dfx 发布 Voodoo1 卡的 OpenGL硬件加速驱动的时候。我立刻意识到 OpenGL是那种必须学习的东西。不幸的是当时很难从书本或网络上找到关于 OpenGL的讯息。-I am a passionate of OpenGL ordinary boys! I first heard that OpenGL is a 3Dfx card Voodoo1 Published OpenGL hardware accel
Win_Std_GL
- 这是我在学OpenGL时作的一个程序。在这里面我将OpenGL用于Windows时的设置做成了一个类,方便调用。如果您有这样的适合初学者的OpenGL程序请发过我吧,谢谢!邮箱:kj270@163.com-This is my school when an OpenGL program. I will be there in OpenGL for Windows at the time resulted in a class setting, convenient to call. If you
Fountain-Dance-win
- The Fountain Simulation Here I ll explain Some basic physical things (simulation of a water drop) How to get antialiased points How to use blending Some basic physics... The movement of a drop contains two factors: The directi
myCAD
- 本人做的一个简单的CAD,采用的是VC++和opengl,在里面对opengl重新写了类,可以用于CAD系统的基础!-I make a simple CAD, using VC++ and opengl, re-opengl at inside of the category of Writing, CAD systems can be used for basic!
OpenGLGuideCN
- 在这个教程里,我将教你在Windows环境中创建OpenGL程序.它将显示一个空的OpenGL窗口,可以在窗口和全屏模式下切换,按ESC退出.它是我们以后应用程序的框架. 理解OpenGL如何工作非常重要,你可以在教程的末尾下载源程序,但我强烈建议你至少读一遍教程,然后再开始编程-In this tutorial, I will teach you in the Windows environment to create OpenGL program. It will display an
OpenGLSuperBible1
- opengl超级圣经。 e文版。 学习opengl的好东东。-Welcome to OpenGL SuperBible! The first time I ever heard of OpenGL was at the 1992 Win32 Developers Conference in San Francisco. Windows NT 3.1 was in early beta (or late alpha) and many vendors were present, p
opengl1.pdf.tar
- When you start to program in OpenGL, you might need a decent Integrated Development Environ- ment (IDE). Being free, open-source and platform independent, Eclipse (http://www.eclipse. org/) is an excellent choice. Although officially a Java Devel
Lesson01
- 创建一个OpenGL窗口: 在这个教程里,我将教你在Windows环境中创建OpenGL程序.它将显示一个空的OpenGL窗口,可以在窗口和全屏模式下切换,按ESC退出.它是我们以后应用程序的框架. 理解OpenGL如何工作非常重要,你可以在教程的末尾下载源程序,但我强烈建议你至少读一遍教程,然后再开始编程. -Creating an OpenGL window: In this tutorial, I will teach you in a Windows enviro
Characteristics-of-the-3d
- 采用菲涅尔近似公式和傅里叶级数展开的方法, 分析了罗奇光栅、正弦强度光 栅、正弦振幅光栅的泰伯衍射光场的三维强度分布特征, 给出了计算机模拟的三维强 度分布图, 并讨论了一些在三维传感领域有应用前景的性质。-In th is paper, w e calcu late the 32D in ten sity dist ribu t ion of Talbo t diff ract ion f ield of the u sually u sed Ronch i grat ing, s
C
- 我做的OpenGL的几个例子,帮助大家学习OpenGL,大家-I do a few examples of OpenGL, we look at