搜索资源列表
-
0下载:
用Opengl绘制有真实感的三维图形 为图像添加光照 材质 使其更加美观真实-Opengl draw realistic 3D graphics add a light material for the image to make it more beautiful and true
-
-
0下载:
OpenGL的程序,带有光源纹理材质效果的环。可以通过键盘交互,可以旋转,开关光源,填充取消材质效果等,具体请看内部注释。-OpenGL program, with a light texture effect of the ring material. Interaction through the keyboard, you can rotate, switch light, fill material cancellation effects, and details, please re
-
-
0下载:
生成一个真实感三维物体,要求
1、 允许用户指定光源位置,不要求生成阴影;
2、 可以编辑,修改物体表面材质属性。
3、 生成阴影
opengl
-Generate a realistic three-dimensional object, claim 1, allows the user to specify the light position, are not required to generate the shadow 2, you can edit, modif
-
-
0下载:
c#结合opengl编写的太阳地球月球运行轨迹动画,运用纹理,光照,材质等,非常有价值。-c# opengl prepared by combining the trajectory of the sun earth moon animation, the use of texture, light, material, etc., is very valuable.
-
-
0下载:
以太阳、地球作为例子,把太阳作为光源,模拟地球围绕太阳转动时光照的变化。于是,需要设置一个光源——太阳,设置两种材质——太阳的材质和地球的材质。
把太阳光线设置为白色,位置在画面正中。把太阳的材质设置为微微散发出红色的光芒,把地球的材质设置为微微散发出暗淡的蓝色光芒,并且反射蓝色的光芒,镜面指数设置成一个比较小的值。简单起见,不再考虑太阳和地球的大小关系,用同样大小的球体来代替之。
-In the sun, the Earth as an example, the sun as a li
-
-
0下载:
计算机图形学,光照材质例程,基于OPENGL-Computer graphics, light material routines, based on OPENGL
-