-
openGL实现3D模型加载
使用OPENGL实现三维模型的加载。openGL + C++实现3维模型的加载,并显示加载的结果
- 2022-04-28 20:45:40下载
- 积分:1
-
关于图形学大作业的多边形
关于图形学大作业的多边形-large graphics on the polygon operations
- 2023-02-28 20:10:04下载
- 积分:1
-
用vertex shader进行繁重的渲染工作,可以获得很多很多的好处
用vertex shader进行繁重的渲染工作,可以获得很多很多的好处-using vertex shader for rendering the heavy work, many of the available benefits
- 2022-03-12 13:38:42下载
- 积分:1
-
OpenGL教程(NEHE)源代码的本人学习过程,教你快速掌握OpenGL的基本工作原理和过程。...
OpenGL教程(NEHE)源代码的本人学习过程,教你快速掌握OpenGL的基本工作原理和过程。-OpenGL Guide (NEHE) source code of my learning process, the OpenGL you grasp the basic principle and processes.
- 2022-03-14 05:29:36下载
- 积分:1
-
This demo implements the marching cubes algorithm for constructing a polygonal m...
This demo implements the marching cubes algorithm for constructing a polygonal model from an isosurface. The isosurface chosen here is a classical metaballs setup. Metaballs are isosurface chosen here is a classical metaballs setup. Metaballs are defined by field function that s the sum of R2 / ((ball.x - x)2 + (ball.y - y)2 + (ball.z - z)2) for all balls. The surface is defined to be where the sum is one.-This demo implements the marching cubes algorithm for constructing a polygonal model from an isosurface. The isosurface chosen here is a classical metaballs setup. Metaballs are isosurface chosen here is a classical metaballs setup. Metaballs are defined by field function that s the sum of R2/((ball.x- x)2+ (ball.y- y)2+ (ball.z- z)2) for all balls. The surface is defined to be where the sum is one.
- 2022-03-03 15:18:22下载
- 积分:1
-
关于图形学大作业的字符(FONT)
关于图形学大作业的字符(FONT)-big on graphics operations of the characters (font)
- 2022-02-25 05:09:26下载
- 积分:1
-
5dg OpenGL的2D对象
5DG S 2D Objects OpenGL-5DG S OpenGL 2D Objects
- 2022-06-19 16:30:58下载
- 积分:1
-
学习OPENGL经典的书籍 电子版 又需要的下巴
学习OPENGL经典的书籍 电子版 又需要的下巴-this is a classical book for opengl learn
- 2022-07-07 16:53:01下载
- 积分:1
-
这是一个利用粒子系统做的一个模拟彩虹的源程序。包含粒子的死亡,产生,移动等...
这是一个利用粒子系统做的一个模拟彩虹的源程序。包含粒子的死亡,产生,移动等-This is a particle system to do a simulation rainbow of the source. Contain particles of death, generation, mobile etc.
- 2022-03-11 03:02:51下载
- 积分:1
-
边学边编的基于opengl的搜索雷达显示界面
边学边编的基于opengl的搜索雷达显示界面-Prepared to learn opengl-based search radar display
- 2022-04-29 00:20:45下载
- 积分:1