搜索资源列表
openGL2
- 1)理解OpenGL中的变换过程 (2)理解透视投影与平行投影的不同 (3)添加代码实现太阳、地球和月亮的运动模型 (4)了解深度测试 (5)通过变换调整观察的位置与方向 (6)加入光照模型-1) understand the transformation process in OpenGL (2) understand the perspective projection and parallel projection of the different (3) add the code to
sun-earth-moon
- 1.理解OpenGL中的变换过程 2.理解透视投影与平行投影的不同 3.了解深度测试 通过变换调整观察的位置与方向 加入光照模型 -Understand the transform OpenGL process Understand perspective projection and parallel projective different Understand the depth test Through the transformation of
SolarSys111
- 模拟太阳,地球和月亮的相对位置关系及其运动。-To simulate the sun, Earth and moon relative position and movement.
SunEarth
- 简单的太阳地球月亮的模型,并在太阳位置加上了光照-A sun, earth, moon model and enabled the lighting from the position of the sun.