-
with vc++ and borders to achieve a rainbow of simulation. In the world coordinat...
用vc++和borders实现了彩虹的模拟。在世界坐标系中使用的数学模型,有七色彩虹。
- 2023-07-18 16:55:03下载
- 积分:1
-
立方图纹理影射,来自OpenGL权威指南的绝好资料哦
立方图纹理影射,来自OpenGL权威指南的绝好资料哦-cube map texture insinuation from the OpenGL authoritative guide to the excellent information oh
- 2022-02-07 09:36:21下载
- 积分:1
-
一个渐变网格的代码 其中包括 鼠标的固定
鼠标的隐藏和地形的 渐变...
一个渐变网格的代码 其中包括 鼠标的固定
鼠标的隐藏和地形的 渐变-A graded mesh code which includes a fixed mouse mouse hidden and terrain gradient
- 2022-03-26 11:28:54下载
- 积分:1
-
OpenGL中实现了物体在墙壁和其他物体上产生影子的效果
OpenGL中实现了物体在墙壁和其他物体上产生影子的效果-OpenGL to achieve the objects in the walls and other objects to produce a shadow effect
- 2022-02-10 11:40:09下载
- 积分:1
-
OpenGL编写的烟花屏保
利用OpenGL编写的烟花屏幕保护,烟花升空时还有烟花燃放的声音和鞭炮声,程序里利用FMOD库实现了播放MP3等声音文件的功能。屏幕保护程序的关键是对以下两个入口函数的编写:1、屏幕保护处理程序入口函数LRESULT WINAPI ScreenSaverProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)2、屏幕保护设置对话框BOOL WINAPI ScreenSaverConfigureDialog(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam)
- 2022-02-03 17:33:40下载
- 积分:1
-
对于标定下的三维重建 对启发思路很有帮助
对于标定下的三维重建 对启发思路很有帮助-three-dimensional reconstruction
- 2022-02-03 08:10:00下载
- 积分:1
-
对于雪的模拟,效果不错,可以看一下。
随机处理
对于雪的模拟,效果不错,可以看一下。
随机处理-For snow simulation, good results, you can look at. Random treatment
- 2022-09-19 08:20:03下载
- 积分:1
-
In computer graphics, the suppression of the display of one or more display elem...
在计算机图形学中,有三种方式表示三维物体:线框图、消隐图和真实感图。其中真实感图形的生成也要在消隐基础上进行光照处理。所谓消隐就是给定一组三维对象及投影方式(视见约束),判定线、面或体的可见性的过程。-In computer graphics, the suppression of the display of one or more display elements or display groups.
- 2023-07-22 22:30:03下载
- 积分:1
-
用于建立平面坐标系,用于计算简单的坐标运算及其相应的向量运算。...
用于建立平面坐标系,用于计算简单的坐标运算及其相应的向量运算。-Plane coordinate system for the establishment, used to calculate the coordinates of simple calculations and their corresponding vector computing.
- 2022-05-09 03:48:13下载
- 积分:1
-
This is my test computer graphics, the program uses the NeHe' s framework, by...
这是我的计算机图形学实验,程序使用了NeHe的框架,通过读取一个PLY文件中的数据生成了一个兔子,有完整的鼠标和键盘交互,包括旋转、平移、光照等,不足之处是立体感不足,光照范围有限,开头的数组定义方法也很死板。-This is my test computer graphics, the program uses the NeHe" s framework, by reading data from a PLY file, generated a rabbit, a complete mouse and keyboard interactions, including rotation, translation, illumination, etc., where the shortfall is that lack of three-dimensional feeling, light limited in scope and definition of the beginning of the array method is also very rigid.
- 2022-08-25 20:02:54下载
- 积分:1