-
opengl程序代码3d下棋游戏
opengl学习例码1. [15分]基于OpenGL,具有基本体素(立方体、球、圆柱、圆锥、多面棱柱、多面棱台)的建模表达能力;
2. [15分]具有基本三维网格导入导出功能(建议OBJ格式);
3. [15分]具有基本材质、纹理的显示和编辑能力;
4. [10分]具有基本几何变换功能(旋转、平移、缩放等);
5. [15分]基本光照明模型要求,并实现基本的光源编辑(如调整光源的位置,光强等参数);
6. [15分]能对建模后场景进行漫游如Zoom In/Out, Pan, Orbit, Zoom To Fit等观察功能。
7. [15分]Awesomeness指数:展示项目本身所独有的炫酷特点,包括但不限于有感染力的视觉特效。
- 2022-03-01 23:58:01下载
- 积分:1
-
用Visual C++编写的openGL小程序,模拟机器人,加入光源的使用
用Visual C++编写的openGL小程序,模拟机器人,加入光源的使用-Visual C openGL prepared by the small programs, simulated robot, the use of light to join
- 2022-05-26 16:25:33下载
- 积分:1
-
OpengGL实现Bezier曲面,使用glut框架,工程已建立
OpengGL实现Bezier曲面,使用glut框架,工程已建立-OpengGL achieve Bezier surfaces, use the glut the framework of the project has been established
- 2022-01-27 19:04:00下载
- 积分:1
-
带纹理犹他壶
void reshape(int w, int h)
{
glViewport(0, 0, (GLsizei) w, (GLsizei) h);
glMatrixMode(GL_PROJECTION);
glLoadIdentity();
if (w
- 2022-02-25 16:32:19下载
- 积分:1
-
四球闪电…
Four Sphere Lightning -Four Sphere Lightning ...
- 2023-01-23 03:05:05下载
- 积分:1
-
面积法计算图像的分维,前面几行表示用一曲线扩展为曲面,请根据自己的实际情况改动...
面积法计算图像的分维,前面几行表示用一曲线扩展为曲面,请根据自己的实际情况改动-Area method to calculate the fractal dimension images, in front of a few lines with a curve that extended to surface, please according to their own changes to the actual situation
- 2022-03-24 22:52:02下载
- 积分:1
-
用opengl和visual c++ 实现的例子系统的演示,漂亮的烟花效果
用opengl和visual c++ 实现的例子系统的演示,漂亮的烟花效果-use opengl and visual realization of the c examples of the display system, the beautiful effect of fireworks
- 2023-06-07 05:55:03下载
- 积分:1
-
一个简单的粒子系统。使用OpenGL和VC++完成。加入了大量的注释。...
一个简单的粒子系统。使用OpenGL和VC++完成。加入了大量的注释。-A simple particle system. The use of OpenGL and VC++ finish. Add a large amount of the Notes.
- 2022-08-14 08:22:46下载
- 积分:1
-
《Visual C++ OpenGL 应用程序开发》光盘内容,对于学习OpenGL很有用...
《Visual C++ OpenGL 应用程序开发》光盘内容,对于学习OpenGL很有用-《Visual C++ OpenGL application development》 CD-ROM content, is useful for learning OpenGL
- 2022-10-27 01:25:03下载
- 积分:1
-
OpenGL窗口
Opengl windows 驱动的经典规范文档-Opengl windows-driven classic normative documents
- 2023-08-20 13:20:03下载
- 积分:1