-
Based on the latest generation of general
基于最新一代通用GPU--Geforce8800,在CUDA平台上开发的并行排序算法,是基于GPU的通用计算的应用程序的一个好的范例。
-Based on the latest generation of general-purpose GPU- Geforce8800, the CUDA platform, developed parallel sorting algorithm is based on general-purpose GPU computing applications a good example.
- 2022-01-25 23:09:08下载
- 积分:1
-
3DS document reader. Receivers also Enough of fast are you.
3DS文件读取程序。
啥也别说了,快下吧。
-3DS document reader. Receivers also Enough of fast are you.
- 2022-01-26 14:16:51下载
- 积分:1
-
opengl源代码
opengl源代码-opengl source code
- 2022-08-06 16:15:31下载
- 积分:1
-
AR enhanced virtual reality, can be transplanted to the Windows Iphone Android m...
AR 增强虚拟现实,可以移植到到WindowsMobile手机Iphone Android平台的 tracker识别,可以配合 OpenGL Direct编写大型增强虚拟现实程序。-AR enhanced virtual reality, can be transplanted to the Windows Iphone Android mobile phone platform tracker identification, will be compatible with the OpenGL Direct the preparation of large-scale virtual reality to enhance the procedure.
- 2022-02-09 18:00:20下载
- 积分:1
-
镜像目标
这个项目给你定义的目标的镜像。你可以有一个给定对象的不同的观点和角度。试试这个。
- 2022-10-21 12:55:03下载
- 积分:1
-
OPENGL下的鼠标键盘操作
OPENGL下的鼠标键盘操作, VC++实现的 opengl 窗体中的鼠标、键盘操作与事件响应处理。
- 2022-04-20 10:34:39下载
- 积分:1
-
I developed a small program can draw basic shapes, but also simple graphical tra...
本人自行开发的一个小程序,可以绘制基本形状,还可以实现简单的图形变换,此外还有3D图形(openGL编程)-I developed a small program can draw basic shapes, but also simple graphical transformation, in addition to 3D graphics (openGL Programming)
- 2022-10-16 15:05:03下载
- 积分:1
-
线框模型
线框模型
- 2023-08-20 03:25:03下载
- 积分: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
-
VS2008上应用OSG
这是关于怎么样在VC工程下,开辟一个线程来应用osg库来实现三维可视化,这里提供了文档说明实现mfc和osg相结合的方法。通过在视图类中调用osg线程,实现程序的三维可视化。
- 2023-05-16 09:40:03下载
- 积分:1