-
OpenGL 源代码
《OpenGL游戏程序设计》重点介绍了如何使用高性能的OpenGL图形与游戏函数库来开发游戏的视频部分。为了让读者了解创建一个游戏的全部过程,书中还包含了DirectX的内容。《OpenGL游戏程序设计》是涵盖这两方面内容的极少书籍之一。在《OpenGL游戏程序设计》中,首先介绍了OpenGL和DirectX的产生背景,对它们的工作机理给出一个总体的描述,然后着重介绍了OpenGL最有可能应用于游戏开发的技术。 OpenGL比较完整的源代码,比较适合新手,配合OpenGL游戏程序设计的书比较好
- 2022-02-03 05:45:57下载
- 积分: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
-
图相交界使用3点
使用画圆3点方程形式。这段代码让用户点击三次选择三分。应用程序使用的载体的组合和圆方程画圆。
- 2022-04-22 20:39:52下载
- 积分:1
-
oglu_reflective_bump_mapping,是一个使用opengl 绘制bump的一个粒子,使用了cg语言做为shader的渲染语言,希望对大家所...
oglu_reflective_bump_mapping,是一个使用opengl 绘制bump的一个粒子,使用了cg语言做为shader的渲染语言,希望对大家所帮助-oglu_reflective_bump_mapping, is a use of a bump mapping opengl particles, the use of language as a cg rendering shader language, and they hope to help everyone
- 2023-02-07 06:45:03下载
- 积分:1
-
基于qt 的opengl绘图 可做网页插件
该代码是基于qt 的opengl绘图网页插件, 是个简单的实例,html里面有相关代码设置程序嵌入
- 2023-08-18 01:20:06下载
- 积分:1
-
OPENGL基础模板 有光照,转置,投影等基本操作,对刚学习OPENGL有帮助...
OPENGL基础模板 有光照,转置,投影等基本操作,对刚学习OPENGL有帮助-OpenGL based templates are light, turn home, the basic operation of the projector, just learning to help OpenGL
- 2023-05-30 22:20:02下载
- 积分:1
-
c#下的opengl编程程序
c#下的opengl编程程序-the opengl programming procedures
- 2022-01-31 15:02:05下载
- 积分:1
-
有关vc和opengl光照的应用程序
有关vc和opengl光照的应用程序-the vc and opengl illumination applications
- 2022-02-26 03:38:23下载
- 积分:1
-
群微粒算法,用vc++编写的
群微粒算法,用vc++编写的-group particulate algorithm, used in the preparation of vc
- 2023-03-21 02:25:03下载
- 积分:1
-
是对open gl的实例,以供大家参考,不正之处请多多指教
是对open gl的实例,以供大家参考,不正之处请多多指教-open gl
- 2022-08-22 08:17:28下载
- 积分:1