-
本书详细介绍了OpenGL OpenGL
基于opengl的opengl书籍设计
- 2022-05-22 02:08:06下载
- 积分:1
-
基于opengl的射击游戏源码,可直接运行
基于opengl的射击游戏源码,可直接运行.a,w,s,d,键分别控制方向,j键发射。具体情况看源码即可。自己的作业作品
- 2022-03-20 18:44:46下载
- 积分:1
-
水木清华的精华区OpenGL系列例程及教程,非常好,适合OpenGL初学者...
水木清华的精华区OpenGL系列例程及教程,非常好,适合OpenGL初学者-SMTH, the focus of OpenGL series of routines and classes, is very good and is suitable for beginners OpenGL
- 2022-12-14 02:40:03下载
- 积分:1
-
Opengl es 1.0 透明物体,混合
Opengl es 1.0 透明物体,混合-Opengl es 1.0 transparent objects, blend
- 2023-01-06 18:35:03下载
- 积分:1
-
《OpenGL超级宝典》光盘附带源码 很基础很实用 第7章
《OpenGL超级宝典》光盘附带源码 很基础很实用 第7章
- 2022-02-26 06:24:20下载
- 积分:1
-
学习opengl的好帮手,opengl入门,针对初学者
学习opengl的好帮手,opengl入门,针对初学者-Opengl learning a good helper, opengl entry for beginners
- 2022-03-21 05:48:03下载
- 积分:1
-
这个程序是首先绘制出一个五边形,然后通过旋转等功能绘制出一圈五边形。...
这个程序是首先绘制出一个五边形,然后通过旋转等功能绘制出一圈五边形。-This procedure is first to draw a pentagon, and then through the rotating features such as a circle drawn pentagon.
- 2022-02-10 15:18:20下载
- 积分:1
-
OpenGL下,3D碰撞程序,某本书的示例程序,效果很好!
OpenGL下,3D碰撞程序,某本书的示例程序,效果很好! -OpenGL under, 3D collision process, an example of a book procedures, well!
- 2022-10-11 07:30:03下载
- 积分:1
-
图形学程序,vc写的原始纹理实现例子,没有用opengl等图形系统,完全自写代码,推荐下载。...
图形学程序,vc写的原始纹理实现例子,没有用opengl等图形系统,完全自写代码,推荐下载。-graphics procedures, vc wrote the original texture achieve example, no use opengl other graphics system, completely self-written code to download.
- 2022-02-11 19:37:47下载
- 积分: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