搜索资源列表
openGL自动生成迷宫
- 使用OPenGL编写的自动生成迷宫的算法。
opengl源码例子(glut)
- 计算机图形opengL中的例子
用opengl做的一个小游戏场景
- 用opengl做的一个小游戏场景
Opengl GIS 示例
- 对于GIS的同学来说,很多人都学过opengl,现在上传一个自己做的东西,希望有用
opengl.rar
- 采用OpenGL作的电脑屏幕保护程序,功能很简单,但基本原理是实现了的,The use of OpenGL for the computer screen saver, functionality is very simple, but the basic principle is the implementation of the
2_5 基于opengl的六面体拼图
- 拼图游戏,基于opengl的六面体拼图,-Jigsaw puzzle, opengl based Hexahedral puzzles,
OpenGl
- 一个OPENGL的场景漫游实例,用VC++实现。带有部分分析。-OPENGL scene of a roaming example, using VC++ Achieve. With some analysis.
OpenGL实现动态水波的效果
- 一个OpenGL实现动态水波的程序,课使用鼠标实水波荡漾的效果
opengl-mdl
- 用opengl写的3D场景,可以导入反恐精英里面的任务模型。即可以导入骨骼动画-opengl C++ code Skeletal animation can be imported.
OpenGL-technology
- OpenGL 三维图像开发技术,对学习VC实现三维重建者,有很大帮助。-OpenGL three-dimensional image technology, the learning achievement of three-dimensional reconstruction of VC, and are very helpful.
VC++OPENGL
- 基于vc++和opengl的眼花代码,好用没有错-Based on vc++ Of vertigo and opengl code, ease of use there is nothing wrong with
draw_round-opengl
- 使用 VC++ 实现 opengl画圆,算法实现。-Use VC++ Achieve opengl drawcircle, algorithm.
OpenGL
- 使用OpenGL实现3D效果 做出一个基本的立体场景框架!-Achieve 3D effects using OpenGL to make a basic framework of three-dimensional scenes!
OpenGL
- VC++.NET-OpenGL视图中绘制三维物体,已创建了这个 OpenGl 应用程序,使用 "TODO:" 注释指示应添加或自定义的源代码部分。-VC++. NET-OpenGL rendering three-dimensional objects in view, has created the OpenGl applications, the use of " TODO:" Notes of the instructions should be added or par
OpenGL
- 是openGL的实例代码的,用纯c++写的,有一定的参考价值的,可以拿来学习一下。-OpenGL code is an example of the use of pure c++ written by some reference value can be used to learn about.
OpenGL
- 这是一个实现虚拟漫游的简单实例,这个包括了OpengL中的很多应用,对于初学OpengL的来说很有用处-This is a simple virtual roaming example, this includes many OpengL applications, the beginner is very useful for the OpengL
opengl
- 在opengl上的有关计算机图形学的基本程序,主要面向计算机图形学入门级别,希望有帮助-Relevant in opengl the basic procedures for computer graphics, primarily for entry-level computer graphics, I hope there is help
OpenGl
- VC++基于OpenGL API实现多彩旋转立方体,很老的一个东西,但是很值得去学习一下,纯API实现的,虽然完成的不是太强大,但却是我们最基础需要接触的东西,源代码在VC++6.0下编译通过。-VC++ based on OpenGL API to achieve colorful rotating cube, a very old, but very worthwhile to learn about the achievement of pure API, although not too
OpenGL
- MFC OpenGL 中子发射模型 包括文件读取、坐标旋转、图像截取、投影、对话框交互等-VC++6.0 OpenGL model、 projection、files reading
opengl
- A simple program that shows how to draw a spinning cube using an optimized OpenGL stack.code. Everything is customizable, including color, shape, camera, etc... A good start point for complex OpenGL coding.