-
的确值得一看的益智类的代码
可以说是益智类的典范,不看肯定亏大了....
的确值得一看的益智类的代码
可以说是益智类的典范,不看肯定亏大了.-Indeed to see the code of the Puzzle Puzzle can be said to be a model, do not look certainly a big loss.
- 2023-08-12 11:00:04下载
- 积分:1
-
nurbs曲面绘制
VC++6.0编写的opengl nurbs曲面。对于nurbs曲面建立三维模型编程有一定的参考和帮助价值
- 2023-06-02 12:20:03下载
- 积分:1
-
OpenGL的三维系统的一个很好的电子书
opengl 3d system a good ebook
- 2022-01-28 16:22:07下载
- 积分:1
-
历史上阴影检测算法的归纳总结,对初学和使用阴影检测很有帮助...
历史上阴影检测算法的归纳总结,对初学和使用阴影检测很有帮助-
The history of the shadow detection algorithm summary of the learning and use of shadow detection very helpful
- 2022-05-18 08:53:39下载
- 积分:1
-
在本文中,绘制一个三维的立方体纹理映射,以实现光矩阵的反式…
本文绘制了一个3D立方体 实现了纹理映射
光照处理 矩阵变换 以及键盘控制等技术-In this paper, drawing a 3D cube texture mapping to achieve a light matrix transformation, as well as deal with the keyboard control technology
- 2022-08-21 08:10:06下载
- 积分:1
-
opengl贪吃蛇开发
opengl贪吃蛇开发-opengl Snake Development
- 2022-07-17 00:05:47下载
- 积分:1
-
使用OpenGL,图形的缩放的三个典型案例,绘制球灯…
OpenGL的使用,三个典型的例子,分别为图形的缩放,绘制光源照射的球体。雾的使用-use OpenGL, three typical examples of the scaling graphics, drawing the ball light irradiation. The use of fog
- 2022-03-01 13:38:40下载
- 积分:1
-
学习过程中对学生的窗口编程很有帮助。本程序…
本程序是对想学习windows编程的同学很有帮助.本程序是基于opengl的,可以在不同的视角来观察飞机的造型,对防真学的同学大有帮助.-the process of learning to students of windows programming helpful. The procedure is based on opengl, in a different perspective to observe the shape of the aircraft, the defense really study the students of great help.
- 2022-01-26 20:20:06下载
- 积分:1
-
这个是老师留的作业,用OpenGL方针一个机械手开/关一个灯泡
这个是老师留的作业,用OpenGL方针一个机械手开/关一个灯泡-the teachers to stay the operation of a principle with OpenGL manipulator on/off a light bulb
- 2022-03-24 10:06:26下载
- 积分:1
-
光线追踪源代码
基于HTML5 canvas,使用光线追踪方法渲染场景。
可定义球体,平面,立方体,圆柱体等物体。
可定义物体的材质,漫反射系数,镜面反射系数,反射率。
可定义光源的颜色,方向。
可定义多个光源。
可定义观察位置,观察方向,视角大小。
可定义追踪光线的深度。
效果
实现了反射,阴影等效果,可以得到较有真实感图像。
实现
源代码:raytracer, render。
函数init()进行在场景内放置物体,设置物体参数位置材质,光源与相机参数。
暂时只用了平行光,还没有加入点光源。
没有实现透明物体,折射效果。
- 2022-12-03 02:25:03下载
- 积分:1