搜索资源列表
tutors
- 关于材质灯光的学习程序,图形界面。在修改参数的同时,了解了关键函数的用法和重要的参数的作用。-material lights on the learning process, a graphical interface. Parameter changes in the understanding of the key functions of the route and the parameters of the important role.
lightRotate1-1
- OpenGL, Visual C++ 灯光的旋转运动,在这个例子中,灯光会在球体上渐隐-OpenGL, Visual C light of the rotation, in this case, the lights will be on the ball gradually hidden
lights
- 用Visual C++和OPENGL编写的一个过滤光照效果的演示程序
lights
- vb中使用opengl-Using opengl in VB.
LIGHT
- OpenGL Lights例子灯光效果 Amidient,Specular,Lights,Matierial-OpenGL Lights example of lighting effects Amidient, Specular, Lights, Matierial
moon
- 在月圆之夜,灯火阑珊,伊人却不知哪里,是憔悴,这个是学习VC的好资料-In the full moon night, the lights and felt discouraged, but I do not know where Iraq is a gaunt, this is good information to learn VC
disclightspeed
- lights which are realistic uses opengl code to simulate a light scene gen
3DSLoader
- 各种3D文件导入,如火焰、烟花、酒精灯等各种磨具的导入-A variety of 3D files, such as flames, fireworks, alcohol and other lights of the Import Tool
runningLIGHTS
- this is about running lights
JOGLLesson03Lighting
- The Java JOGL OpenGL binding using Netbeans. Lesson 3: The third lesson we learn about the lights.We treat different types of lights and how to generate one. Then we use this to our scene to light. Credit goes to http://www.jogl.info
lights
- vb环境下OpenGL光照效果演示,适合于刚刚接触OpenGL的初学者!-vb environment, OpenGL lighting effects demonstration, suitable for beginners OpenGL, just contact!
lighting
- This program demonstreatse how to use lights in opengl enviorment. It is a simple demonstration of a spotlight (car lights) on two cubes (cars) chasing each other. You can move light of the second cube with "awsd" keys.
opengl
- opengl实现的小型的房间布局 实现的有凳子 茶壶 灯光-opengl implementation to achieve the layout of a small room with benches pot lights
Light
- 实现三维光照,灯光渲染,一个球在中间,三个光源变换角度-Three-dimensional light, lights rendered a ball in the middle, three light sources change the angle
dev3
- Deferred rendering -- draw all lights using depth, normal, and shininess textures (in specular Alpha)
DSalpha
- Deferred rendering -- draw all lights using depth, normal, and shininess textures (in specular Alpha)
spots
- lights program in c with open gl, runs also in visual c++ environment
ogl_neon
- 在opengl中模拟了灯光所产生的霓虹效果。-In opengl to simulate the effect of neon lights.
lights
- vb环境下OpenGL光照效果演示,适合于刚刚接触OpenGL的初学者!-vb environment, OpenGL lighting effects demonstration, suitable for beginners OpenGL, just contact!
ogl
- Simple opengl scene graph implementation. Support for Cameras, transformations and lights. Comes with example.