-
一个OpenGL的C语言类库,简化openGL的程序设计
一个OpenGL的C语言类库,简化openGL的程序设计-an OpenGL C language library, simplifying the procedures for design openGL
- 2022-02-03 03:50:22下载
- 积分:1
-
OpenGL实现旋转、平移、缩放与贴图
在VS平台下写的OpenGL源码,实现了立方体的纹理贴图、缩放、平移以及旋转。附有操作说明。
- 2023-02-27 02:05:07下载
- 积分:1
-
OPENGL with Visual Basic 6 Joint realize the Jupiter rotation examples, includin...
OPENGL与Visual Basic 6 联合实现的木星旋转实例,包括光源调节、Texture定义等-OPENGL with Visual Basic 6 Joint realize the Jupiter rotation examples, including the light source adjustment, Texture definition
- 2022-10-31 19:45:02下载
- 积分:1
-
骨骼动画源代码。使用工具:OpenGL+3dsftk
骨骼动画源代码。使用工具:OpenGL+3dsftk-skeletal animation source code. Use Tools : OpenGL+3 dsftk
- 2022-07-16 09:02:20下载
- 积分:1
-
OPENGL for three
OPENGL用于三维图像显示的图像平滑的源码程序-OPENGL for three-dimensional image display source for image smoothing procedure
- 2022-07-17 14:16:36下载
- 积分:1
-
C#封装的OpenGL 3D游戏引擎
C#封装的OpenGL 3D游戏引擎-C# Package of OpenGL 3D game engine
- 2022-06-02 10:35:02下载
- 积分:1
-
这是一个opengl的教材,通过学习,可以掌握3d开发中的一些基础。为以后的开发铺路...
这是一个opengl的教材,通过学习,可以掌握3d开发中的一些基础。为以后的开发铺路-a good book introduct 3d game called opengl
- 2022-06-18 20:03:10下载
- 积分:1
-
The code is a CD
该代码是游戏编程光盘中所带,里面讲述了如何用OpenGL进行游戏设计。希望有喜欢的朋友一起分享-The code is a CD-ROM brought the game programming, which describes how to use OpenGL for game design. Want to have friends like to share
- 2022-03-23 16:52:45下载
- 积分:1
-
OpenGL扩展的应用技术
OpenGL扩展的应用技术-OpenGL application technology expansion
- 2022-03-12 23:27:33下载
- 积分: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