-
计算机图形学opengl
计算机图形学opengl-computer graphics opengl
- 2022-07-26 04:34:45下载
- 积分:1
-
OpenGL,Render to texture(RTT)类及应用实例
OpenGL,Render to texture(RTT)类及应用实例-OpenGL, Render to texture (RTT) category and application examples
- 2022-08-24 09:49:39下载
- 积分:1
-
在 OpenGL 中移动列车方案的设计与实现
在 openGL,模拟时从左水平移动的列车走行的代码段
- 2022-04-08 18:19:26下载
- 积分:1
-
一个OpenGl的小例子,画了一座山
一个OpenGl的小例子,画了一座山-a small example, a drawing of a mountain
- 2022-03-04 19:59:23下载
- 积分:1
-
TyphoonLabs的OpenGLES教程的原代码,所有程序都是基于EVC++平台的...
TyphoonLabs的OpenGLES教程的原代码,所有程序都是基于EVC++平台的-TyphoonLabs OpenGLES Directory of the original code, All procedures were based on the platform of EVC
- 2022-03-25 02:30:21下载
- 积分:1
-
OpenGL 作图例子
OpenGL 作图例子 - 立方体-OpenGL graphic example- cube
- 2022-05-05 04:38:45下载
- 积分:1
-
VS2008上应用OSG
这是关于怎么样在VC工程下,开辟一个线程来应用osg库来实现三维可视化,这里提供了文档说明实现mfc和osg相结合的方法。通过在视图类中调用osg线程,实现程序的三维可视化。
- 2023-05-16 09:40:03下载
- 积分:1
-
学习OpenGL入门的经典教程,具体讲解了OpenGL的基本知识,包括类库,使用颜色,纹理等等,是不可多得的教材...
学习OpenGL入门的经典教程,具体讲解了OpenGL的基本知识,包括类库,使用颜色,纹理等等,是不可多得的教材-learning portal of the classic guide, specifically on the OpenGL basic knowledge, including the library, the use of color, texture, etc., is a rare material! !
- 2022-05-06 14:49:00下载
- 积分: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
-
这是基于VC的opengl绘图程序,只给出了框架…
这是关于基于Opengl的vc绘图程序,其中只给出框架程序,其中细节读者可以自己完成!-This is based on the vc Opengl mapping procedures, which only gives the framework of procedures, details of their own readers!
- 2022-02-20 19:48:28下载
- 积分:1