-
OpenGL source Palette
OpenGL源代码Palette -OpenGL source Palette
- 2023-07-03 19:55:03下载
- 积分:1
-
OpenGL高级编程篇所附源代码
OpenGL高级编程篇所附源代码-OpenGL Programming Part accompanying source code
- 2022-06-29 22:47:58下载
- 积分:1
-
实现碰转的绘制,并且有流动的效果,效果很好
实现碰转的绘制,并且有流动的效果,效果很好-Realize touch to the drawing, and has the effect of the flow, very good
- 2022-07-12 02:10:35下载
- 积分: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
-
Using OpenGL compiled from a simple interactive three
一个采用OpenGL编制而成的简单的交互式三维动画,自动追踪用户摆放的小球。-Using OpenGL compiled from a simple interactive three-dimensional animation, automatically track the user placing a small ball.
- 2022-11-27 01:30:03下载
- 积分:1
-
use opengl VC and prepared a counter achieve the function of the process
运用VC++和opengl编写的一个实现计数器的功能的程序-use opengl VC and prepared a counter achieve the function of the process
- 2022-03-19 10:49:54下载
- 积分:1
-
该程序,用来控制摄像头,对摄像头进行设置等等。
该程序,用来控制摄像头,对摄像头进行设置等等。-The procedures used to control the camera, set on the camera and so on.
- 2022-05-26 11:58:40下载
- 积分:1
-
内含两个文件,一个是键盘钩子程序,另外一个是程序界面
内含两个文件,一个是键盘钩子程序,另外一个是程序界面-intron 2, is a keyboard hooks, and the other one is a procedural interface
- 2022-01-26 03:11:58下载
- 积分:1
-
介绍用OpenGL实现点云处理的三维变换,我们可以通过API函数 CreateFile 获得设备句柄,再用API函数 DeviceIoControl 来实现对设...
介绍用OpenGL实现点云处理的三维变换,我们可以通过API函数 CreateFile 获得设备句柄,再用API函数 DeviceIoControl 来实现对设备的访问获取点云的分割方法。-introduces OpenGL point cloud processing of 3D transformation, we can pass CreateFile API access to equipment handle, reuse API function DeviceIoControl right equipment to achieve the access point cloud visit the segmentation method.
- 2022-09-05 09:55:03下载
- 积分:1
-
OPengl handbook是一本opengl入门的好书,英文原文,不像翻译版对某些概念解释模糊,该资料清晰明了,简单易懂。...
OPengl handbook是一本opengl入门的好书,英文原文,不像翻译版对某些概念解释模糊,该资料清晰明了,简单易懂。-OPengl handbook is a good book opengl entry, English text, unlike translations of certain concepts are ambiguous, the data are clear, easy to understand.
- 2022-12-19 19:55:08下载
- 积分:1