资源列表
libWetHair_windows_x64
- 通过建立新的弹性杆模型,可以真实的模拟出头发的状态。(Through the establishment of a new model of the elastic rod, you can truly simulate the state of the hair.)
opgl
- 使用 opengl 绘制旋转犹他茶壶,鼠标左键实现拖动旋转,鼠标右键点击加速绕Y轴旋转。(OpenGL drawing the revolving Utah teapot.The left mouse button to achieve drag and spin, the right mouse button click to speed around the Y axis rotation.)
CG_Bunny
- 一个三维建模的兔子,加了纹理和光效,适合OpenGL初学者(A three-dimensional model of the rabbit, with the texture and light effect, is suitable for the OpenGL beginners)
RobotFootBallGame
- 是一个基于OpenGL,机器人在3D房间场景内踢足球的游戏,算法复杂。(It's a game based on OpenGL, a robot playing football in a 3D room scene, and the algorithm is complex.)
粒子引擎particle-engine-0.0.1.tar
- 很棒的一款粒子引擎,opengl实现,对于学习opengl的同学非常有用!(A great particle engine, OpenGL implementation, for students learning opengl very useful!)
ProjectYZ
- 绘制多排圆锥,每排颜色不同,且添加弹出式菜单,对圆锥进行操作 三维绘制 纹理映射(draw cones with OpenGL)
YHXH
- 利用OpenGL中粒子系统 实现简单的雪花效果(Draw snow with OpenGL)
DT
- 利用OpenGL 绘制地形图,并加载纹理(draw map with OpenGL)
光线追踪
- 简单光线追踪实例,运用到C++中成员函数,运算符重载和引用的知识。(a simple example of ray trace)
openGL
- 图形学中的利用openGL库画出一个三角形,并且进行着色处理(In graphics, use the openGL library to draw a triangle and handle the coloring process)
glut
- 1.头文件: gl.h, glut.h, glu.h放到E:\Microsoft Visual Studio\VC98\include\GL中,如果没有GL,就自己建一个。 2.静态库文件: Opengl32.lib, glut32.lib, glu32.lib放到E:\Microsoft Visual Studio\VC98\lib中 3.动态链接库: Opengl32.dll, glut32.dll, glu32.dll放到C:\Windows\system中(1. The hea
实验一
- 用OpenGL实现旋转的三角形,环境为glfw3.3, glew(Using OpenGL to implement a rotating triangle, the environment is glfw3.3, glew)
