-
using camera with openGl
using camera with openGl
- 2022-01-22 14:53:58下载
- 积分:1
-
一个OpenGL漫游演示,展示了如何使用相机的导航
A opengl flythrough demo, which shows how to use the camera navigation-A opengl flythrough demo. which shows how to use the camera navigation
- 2022-01-22 01:46:47下载
- 积分:1
-
使用粒子系统模拟彩虹的程序。
使用粒子系统模拟彩虹的程序。-The use of particle system simulation Rainbow procedures.
- 2022-03-11 01:31:22下载
- 积分:1
-
simulated solar physics movement and the achievement of texture, movement contro...
此程序了模拟太阳九大行星运动并实现了纹理,控制运动等操作-simulated solar physics movement and the achievement of texture, movement control operation
- 2022-03-30 05:39:06下载
- 积分:1
-
本程序使用OpenGL粒子系统实现了星云的简单模拟。粒子随机产生,粒子使用了各个基本属性。程序有详尽的说明,初学者更容易学习和掌握粒子系统,是很好的学习材料。...
本程序使用OpenGL粒子系统实现了星云的简单模拟。粒子随机产生,粒子使用了各个基本属性。程序有详尽的说明,初学者更容易学习和掌握粒子系统,是很好的学习材料。-procedures for the use of the OpenGL particles of the planetary system to achieve a simple simulation. Randomly generated particles, the particles using various fundamental attributes. Procedures are spelled out, beginners are easier to learn and master particle system, is a very good learning materials.
- 2022-02-03 17:15:15下载
- 积分:1
-
光线追踪程序
光线追踪程序,对初学者来说有一定的借鉴意义,有OpenGL库的可以直接运行,没有的话需要自己配置相关
环境,但是release里编译好的exe可以直接查看效果。
- 2022-06-16 07:12:15下载
- 积分:1
-
很不错的图形学程序,用图形学编的,真的很不错哦
很不错的图形学程序,用图形学编的,真的很不错哦-very good graphics program, graphics series, is really quite oh
- 2022-03-17 22:51:53下载
- 积分:1
-
first install the JRE, install java3d Pack (Java 3D package of documents called...
首先安装JRE,再安装java3d包(Java 3D包的文件名为java3d-1_3_1-windows-i586-opengl-sdk.exe,可以到百度,GOOGLE和北大天网上去搜索这个文件,就会有下载的)。默认情况下java3d包会安装在你的$JBuilder9jdk1.4目录下。会在$JBuilder9jdk1.4jrelibext下添加几个jar文件,会在$JBuilder9jdk1.4demo目录下添加一个java3d目录,里面是例子。如果安装没有问题,打开目录 $JBuilder9jdk1.4demojava3dHelloUniverse下的网页HelloUniverse.html应该可以正常显示。-first install the JRE, install java3d Pack (Java 3D package of documents called java3d- 1_3_1-windows-i586- opengl- sdk.exe can go to Baidu, Google and Beijing University days of the Internet to search the file, then you will have to download). Default under java3d package will be installed in your $ JBuilder9 jdk1.4 directory. The $ JBuilder9 jdk1.4 jre lib ext Add several jar document, the $ JBuilder9 jdk1.4 demo directory add a java3d directory, there"s example. If you have no problem, open directory $ JBuilder9 jdk1.4 demo java3d HelloUniverse HelloUniverse.html the website should be able to display normal.
- 2023-08-26 17:10:03下载
- 积分:1
-
opengl基础入门
我们大学图形学教授所做课程设计学案,其中包括内置函数,动画,键盘输入控制,鼠标空竹,光源,纹理映射等多种主要函数,代码,教案齐全,对初学者十分有帮助。
- 2022-09-07 03:45:04下载
- 积分:1
-
贪吃蛇游戏
#include < stdio.h >
#include < time.h >
#include < windows.h >
#include < gl/glut.h >
#define 1
#define 下 2
#define 左 3
#define 右 4
状态变量
闪烁
- 2022-02-07 21:32:42下载
- 积分:1