-
opengl简单的入门例子,初学者的入门例子
opengl简单的入门例子,初学者的入门例子-Introduction to simple opengl example, the entry examples for beginners
- 2022-02-06 05:24:09下载
- 积分: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
-
使用openGL绘制简单2d,3d图像。绘制正弦曲线等数学图形。
使用openGL绘制简单2d,3d图像。绘制正弦曲线等数学图形。-The use of openGL drawing simple 2d, 3d image. Sinusoid, such as rendering graphics mathematics.
- 2023-03-30 07:00:04下载
- 积分:1
-
三维建模设计
三维图像建模,在三维坐标中实现球和立方体的绕坐标轴旋转和自身的旋转。还有整个坐标系分别绕想x,y,z坐标轴的平移和旋转。
- 2022-03-22 10:16:38下载
- 积分:1
-
tetris using glut library
这个程序是使用glut库编写的。我使用了VisualStudio2010
- 2023-01-08 06:25:03下载
- 积分:1
-
本书详细介绍了OpenGL OpenGL
基于opengl的opengl书籍设计
- 2022-05-22 02:08:06下载
- 积分:1
-
OpenGL 官方红宝书 大量例程
OpenGL 官方红宝书 大量例程-official OpenGL Red Treasure Book lot routines
- 2022-01-21 20:15:33下载
- 积分:1
-
Graphic image processing are often used in header files, looking for a good long...
图形图像处理中经常会用到的头文件,找了好长时间才找到,与大家分享!-Graphic image processing are often used in header files, looking for a good long time to find, share with you!
- 2022-07-25 20:54:35下载
- 积分:1
-
3D game design source code, need to be under, thank yo
3D游戏设计的源代码,需要可以下,谢谢哟-3D game design source code, need to be under, thank yo
- 2023-02-25 06:25:04下载
- 积分:1
-
加载像素到矩阵
它是程序加载到一个矩阵图像像素为单位)。
在图像中将用作处理这个矩阵,而它写在 c + + 中使用代码块编译器
- 2022-02-12 18:50:42下载
- 积分:1