-
显示如何使用GPU进行通用计算,例子中使用GLSL实现高斯-拉普拉斯边缘检测算子...
显示如何使用GPU进行通用计算,例子中使用GLSL实现高斯-拉普拉斯边缘检测算子-show how to use the GPU for general purpose computing, for example the use of GLSL achieve Gaussian- Laplace operator Edge Detection
- 2023-01-28 06:05:04下载
- 积分:1
-
这是采用点云数据编写的一个三维演示程序,底层是opengl设置,对要进行三维编程有参考价值...
这是采用点云数据编写的一个三维演示程序,底层是opengl设置,对要进行三维编程有参考价值-This is the point cloud data used in the preparation of a three-dimensional demonstration program, the bottom is opengl settings, the three-dimensional programming to a reference value
- 2023-02-13 13:25:04下载
- 积分:1
-
3D游戏与计算机图形学中的数学方法,使用opengl作为图形开发库...
3D游戏与计算机图形学中的数学方法,使用opengl作为图形开发库-3D games and computer graphics of mathematical methods, the use opengl as graphics development libraries
- 2022-10-14 12:45:03下载
- 积分:1
-
OpenGL超级宝典(第五版)源代码
OpenGL超级宝典(第五版)源代码
OpenGL超级宝典(第五版)源代码
OpenGL超级宝典(第五版)源代码
重要的事情说三遍
内含适合各种系统的代码
- 2022-02-10 08:38:56下载
- 积分:1
-
基于opengl的射击游戏源码,可直接运行
基于opengl的射击游戏源码,可直接运行.a,w,s,d,键分别控制方向,j键发射。具体情况看源码即可。自己的作业作品
- 2022-03-20 18:44:46下载
- 积分:1
-
基于GLScene三维图形引擎的教学资源开发及应用研究是个很使用的技术手册...
基于GLScene三维图形引擎的教学资源开发及应用研究是个很使用的技术手册-Based on three-dimensional graphics engine GLScene teaching resources development and applied research is a very use of technical manuals
- 2022-07-14 09:45:51下载
- 积分:1
-
根据nehe的教程5修改而来的简单的漫游程序。
源码包括整个工程文件...
根据nehe的教程5修改而来的简单的漫游程序。
源码包括整个工程文件-According to nehe tutorial five changes from the simple roaming procedure. Source include the entire project file
- 2022-07-25 10:33:39下载
- 积分:1
-
三维的空间位置变化! 小键盘控制上下左右前后
三维的空间位置变化! 小键盘控制上下左右前后-three-dimensional spatial location change! The next small keyboard control after about! !
- 2023-03-03 19:55:04下载
- 积分:1
-
OpenGL程序实例动画
Examples animation of opengl program
- 2022-12-05 06:30:03下载
- 积分:1
-
openGL读obj文件构建三维模型
资源描述
openGL读取obj文件构建三维模型:
1) 使用半边结构(half edge data structure)读入一个三维网格模型,并在屏幕上显示;
2) 支持仅显示网格效果,仅显示顶点效果(自己设定顶点颜色),仅显示三角面效果(自己设定面颜色)以及同时显示面和边的效果;
3) 要读入的模型见附件“eight.uniform.obj”;
4) 四种显示方式参考效果见附件“模型显示.png”。
- 2023-08-09 17:00:06下载
- 积分:1