-
C++与OpenGL编程的光线跟踪算法
采用C++与OpengGL编程,在六面体房间内光线跟踪算法,包括设置光源、光线亮度衰减方程,还有编译的可自行文件
- 2022-04-22 04:37:13下载
- 积分:1
-
使用c语言编写的一个关于计算机图形学的茶壶程序
使用c语言编写的一个关于计算机图形学的茶壶程序-Using the c language written in a teapot on the computer graphics program
- 2022-01-21 23:43:04下载
- 积分:1
-
VIAUAL C++环境下的OPENGL 材质程序
VIAUAL C++环境下的OPENGL 材质程序-VIAUAL C environment under the OpenGL materials procedures
- 2023-08-26 08:30:03下载
- 积分:1
-
图像处理程序OpenGL编程Chap07_Hanoi.rar
图像处理程序OpenGL编程Chap07_Hanoi.rar-Image processing procedures for OpenGL programming Chap07_Hanoi.rar
- 2022-03-29 04:14:50下载
- 积分:1
-
use the OpenGL API to write procedures
用API写的OPENGL的程序-use the OpenGL API to write procedures
- 2023-07-05 12:35:03下载
- 积分:1
-
使用opengl绘制3d图形,还要说点废话,晕
使用opengl绘制3d图形,还要说点废话,晕-opengl 3d
- 2022-05-27 07:00:48下载
- 积分:1
-
一个在vc环境下编写OPENGL程序的模板,只需要修改RenderScene函数即可...
一个在vc环境下编写OPENGL程序的模板,只需要修改RenderScene函数即可-A vc environment OPENGL procedures to prepare templates, only need to modify RenderScene function can be
- 2022-06-02 02:35:13下载
- 积分:1
-
一个简单的opengl程序,模拟一个太阳系,可以帮助理解模型视点变换,其中还用到了灯光,初学者可以一看!...
一个简单的opengl程序,模拟一个太阳系,可以帮助理解模型视点变换,其中还用到了灯光,初学者可以一看!-A simple opengl program to simulate a solar system, can help understand the model of perspective transformation, which also use the lights, beginners can watch one!
- 2022-12-04 20:20:03下载
- 积分:1
-
简单的OpenGL仿真程序,vc实现,实用,需要的同志可以借鉴
简单的OpenGL仿真程序,vc实现,实用,需要的同志可以借鉴-simple OpenGL simulation program, vc realization and practical needs can learn from Comrade
- 2022-03-02 08:59:33下载
- 积分:1
-
本程序实现以下功能:
1.绘制茶壶(T)
2.添加光照(T)
3.添加纹理(T)
4.鼠标左键控制茶壶旋转(T)
操作步骤:按鼠标左键茶壶...
本程序实现以下功能:
1.绘制茶壶(T)
2.添加光照(T)
3.添加纹理(T)
4.鼠标左键控制茶壶旋转(T)
操作步骤:按鼠标左键茶壶旋转,按一次旋转30°。
5.鼠标右键控制茶壶平移(T)
操作步骤:按鼠标右键茶壶向右移动,每次移动0.5厘米
6.键盘控制茶壶纹理的变化(T)
操作步骤:按键盘的 w 和 s 键实现纹理的改变
7.键盘方向键控制camera的前进后退,左移和后移 (T)
操作步骤:按键盘的四个方向键实现茶壶四种方向的移动
8.实现水壶的退出-This procedure to achieve the following functions: 1. Drawing teapot (T) 2. Add light (T) 3. Add texture (T) 4. Teapot rotating the left mouse button to control (T) steps: Click the left mouse button rotate the pot by a rotation 30 °. 5. Teapot with the right mouse button to control translation (T) steps: Click the right mouse button to the right teapot mobile, each mobile 0.5 centimeters 6. Teapot keyboard to control the changes in texture (T) steps: click the " w " and" s" key changes to achieve texture 7. the keyboard arrow keys to control the forward camera back, the left and post-shift (T) steps: the four keyboard arrow keys to achieve the direction of movement of the four teapot 8. to achieve water out of the
- 2022-04-23 12:15:15下载
- 积分:1