-
三维旋转魔方
用opengl绘制的三维图形,可以用鼠标来进行旋转,很绚丽的一个三维魔方,可以用于初学者对三维图形绘制的一个参考。
- 2022-02-26 23:59:47下载
- 积分:1
-
著名的Nehe的OpenGL教程VC++配套源码41-48课,适合OpenGL初学者使用,作者在他的程序中已详加注释...
著名的Nehe的OpenGL教程VC++配套源码41-48课,适合OpenGL初学者使用,作者在他的程序中已详加注释-This is NeHe OpenGL Tourial source code from 1 to 10 with mach comment!
- 2022-01-21 04:27:39下载
- 积分:1
-
不使用DirectX或OpenGL作成的3D立方体效果 作者: po 不使用DirectX或OpenGL而实现的3D立方体效果
不使用DirectX或OpenGL作成的3D立方体效果 作者: po 不使用DirectX或OpenGL而实现的3D立方体效果-not use DirectX or OpenGL 3D cube make the results Author : po not use DirectX or OpenGL and 3D cube achieve results
- 2022-06-13 22:58:41下载
- 积分:1
-
opengl 开发的火焰演示程序代码,包括学习源代码,是制作游戏的很好的素材。...
opengl 开发的火焰演示程序代码,包括学习源代码,是制作游戏的很好的素材。-opengl development of the demonstration Flame code, including learning source code, the game is to produce a good material.
- 2022-05-16 05:28:47下载
- 积分:1
-
csc108 Assignment
Raytracing example
implement a basic ray-tracer and render a simple scene using ray casting and local shading. The starter code sets up a scene comprising of an ellipsoid and a plane, being illuminated by a point light source. Your job is to render the scene by implementing code fragments required for object intersections and Phong shading.
- 2022-07-17 14:08:05下载
- 积分:1
-
文本的博客系统
这是一个非常容易操作的文本博客系统,任何人都可以通过2g gprs wap连接向他人发送信息!
- 2023-03-10 05:25:02下载
- 积分:1
-
project semester 3
ini项目mata kuliah interaksi manusia dan komputer第3学期。
- 2023-03-04 13:00:02下载
- 积分:1
-
This source code is for OpenGL&Visual C++6.0
This source code is for OpenGL&Visual C++6.0-This source code is for OpenGL
- 2022-01-24 16:08:02下载
- 积分:1
-
OPENGL下的鼠标键盘操作
OPENGL下的鼠标键盘操作, VC++实现的 opengl 窗体中的鼠标、键盘操作与事件响应处理。
- 2022-04-20 10:34:39下载
- 积分:1
-
将一个3ds房屋模型导入到opengl中,不能视角移动,但是对于导入文件的编写很有借鉴意义
将3ds房屋模型导入vs2010中,代码完整可用。代码中有一个头文件和一个CPP文件CLoad3DS.cpp、CLoad3DS.h,不需要管这个两个文件里面具体复杂的操作是啥,直接当成库就可以了,然后写上头文件和3d模型的定义并进行初始化,最后在绘制函数里面用changeObject 导入之前设置好的参数,再用drawModel函数(在CLoad3DS定义好了的全局函数) 绘制。
- 2023-05-19 06:10:14下载
- 积分:1