-
学习OpenGL好例子
学习OpenGL好例子 -Study good examples of OpenGL
- 2023-03-04 21:30:03下载
- 积分:1
-
bouncing ball game
创新的游戏,用鼠标控制。航天器球周围的屏幕和拾取速度路过你从墙上反弹。目标 isAn 创新游戏,用鼠标控制。航天器球周围的屏幕和拾取速度路过你从墙上反弹。
- 2022-02-04 07:04:55下载
- 积分:1
-
OpenGL教程18个程序,分为程序代码和着色器代码
OpenGL教程18个程序,分为程序代码和着色器代码
源程序请用 CMAKE进行编译。
一共18个程序,分为程序代码和着色器代码,每一个分别进行运行。
在playground中可以编写自己的OpenGL程序。
- 2022-10-14 10:10:08下载
- 积分: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
-
A used VC++ And OPENGL prepared simulated sky cloud of three
一个用VC++和OPENGL编写的模拟天空云层的三维动态显示程序-A used VC++ And OPENGL prepared simulated sky cloud of three-dimensional dynamic display program
- 2022-08-12 13:43:16下载
- 积分:1
-
OpenGL Code for Displaying 3D texture from 2D map
OpenGL Code for Displaying 3D texture from 2D map
- 2022-09-22 03:20:03下载
- 积分:1
-
OpenGL的简单使用,3D图形旋转,适合初学者对于OpenGL的理解
OpenGL的简单使用,3D图形旋转,适合初学者对于OpenGL的理解-OpenGL simple to use, 3D graphics rotation, suitable for beginners OpenGL for understanding
- 2023-05-05 18:10:02下载
- 积分:1
-
简单的程序有助于测试OpenGL实现采集。许多…
Collection of simple programs helpful for testing an OpenGL implementation. Many have keyboard options (see source for details). and More samples collected from a variety of places-Collection of simple programs helpful for testing an OpenGL implementation. Many have ke yboard options (see source for details). and Mo "re samples collected from a variety of places
- 2022-06-12 23:26:30下载
- 积分:1
-
Realize the use of dynamic light map shader effect, very cool!
使用shader实现动态光照图的效果,非常酷!-Realize the use of dynamic light map shader effect, very cool!
- 2022-03-05 23:50:12下载
- 积分:1
-
OpenGL中如何读bmp文件,和把视窗中的图存储为bmp文件。
OpenGL中如何读bmp文件,和把视窗中的图存储为bmp文件。-OpenGL How to read bmp file, and the window of the map stored as bmp files.
- 2022-03-25 13:11:59下载
- 积分:1