-
一个简单的雪景演示程序,使用OPENGL框架。
一个简单的雪景演示程序,使用OPENGL框架。-a simple demonstration of the snow, the use of OpenGL framework.
- 2022-03-20 18:41:21下载
- 积分:1
-
今天写了个基于MFC对话框的OpenGL类:COpenGL,可以在对话框程序中使用OpenGL了,并且提供了全屏与非全屏转换的两个函数,很容易使用,速度快。...
今天写了个基于MFC对话框的OpenGL类:COpenGL,可以在对话框程序中使用OpenGL了,并且提供了全屏与非全屏转换的两个函数,很容易使用,速度快。-today was based MFC dialog OpenGL categories : COpenGL, in the dialog box procedure can use OpenGL, and provided a full-screen and full-screen-two conversion functions, easy to use, fast.
- 2023-07-17 08:20:04下载
- 积分:1
-
vc opengl 模拟蚂蚁在矩形框内移动的轨迹
vc opengl 模拟蚂蚁在矩形框内移动的轨迹-vc opengl
- 2022-01-28 19:58:34下载
- 积分:1
-
android 3d 游戏源码
比较牛的3D游戏引擎,基于JAVA语言。此文档是JPCT网站上的Android演示源码。已经将网站及别的论坛下载的几个例子整合打包上传。
- 2022-02-05 17:16:42下载
- 积分:1
-
Read the data from document
Read the data from document
- 2022-05-18 09:38:09下载
- 积分:1
-
学习如何映射有很多好处。我们说你想要一个导弹…
光照和键盘控制:
添加光照和键盘控制,它让程序看起来更美观。
-Learning how to texture map has many benefits. Lets say you wanted a missile to fly across the screen. Up until this tutorial we d probably make the entire missile out of polygons, and fancy colors. With texture mapping, you can take a real picture of a missile and make the picture fly across the screen. Which do you think will look better? A photograph or an object made up of triangles and squares? By using texture mapping, not only will it look better, but your program will run faster. The texture mapped missile would only be one quad moving across the screen. A missile made out of polygons could be made up of hundreds or thousands of polygons. The single texture mapped quad will use alot less processing power.
- 2022-05-15 07:48:56下载
- 积分:1
-
this is sample demo of using jogl with shaders in GL2ES2 format.
this is sample demo of using jogl with shaders in GL2ES2 format.
- 2022-02-12 14:25:01下载
- 积分:1
-
基于opengl的光照模型,搞图形学的可以参考下做法
基于opengl的光照模型,搞图形学的可以参考下做法-Opengl-based illumination model, engaging graphics can refer to practices under
- 2022-08-18 18:10:53下载
- 积分:1
-
基础知识关于opengl
基础知识关于opengl-basic knowledge on opengl
- 2022-01-26 00:32:21下载
- 积分:1
-
用OpenGL编写的彩色立方体
用OpenGL编写的彩色立方体-prepared with OpenGL color cube
- 2022-03-23 11:53:48下载
- 积分:1