资源列表
w2s
- 数字媒体画直线、矩形、三角形,实现从world space 向 screen space映射-Digital media , a world space to screen space mapping
Ball
- 自己编写的一个基于OpenGL的反弹球小程序,鼠标点击中间的小球可使其运动,并在盒子中反弹,根据点击位置的不同会有不同的运动轨迹。可通过键盘进行改变视角等操作,可作为OpenGL入门的参考-A OpenGL-based program, the bouncing ball. Click on the ball, and the ball will start moving, the path is based on the point you click. You can also change
OpenglFrame
- Opengl在MFC中的使用 初学者有帮助-The use of the MFC Opengl
0efe251e16b7
- C# 中调用OpenGl 的demo,实现最基本的opengl的应用,适合初学者。-C# call OpenGl the demo, the most basic opengl application, suitable for beginners.
Proyectos
- Pruebas a OpenGL desde Dev-CPP. Sin Completar
群微粒算法
- 群微粒算法,用vc++编写的-group particulate algorithm, used in the preparation of vc
_Sword
- 这是用于图像编程的应用于OPENGL上的OBJ文件,此文件可用于剑图像的设计-This is used for image OPENGL programming on the OBJ file that can be used for the design of the sword image
GeekGameBoard.xcodeproj
- geekgameboard is a checkers game
SDOpenGl
- 这是根据《OpenGl三维图形系统开发与实用技术》编写的OpenGL单文档应用程序框架,内容非常简单,只为刚刚开始学习OpenGl的人使用。 下载后拷贝SDOpenGL.awx到\Micros-This is in accordance with " OpenGl three-dimensional graphics system development and practical technology," Single Document prepared OpenGL app
opengl_programming_design_of_the_source_tree
- opengl编程设计中的树的源码opengl programming design of the source tr-opengl programming design of the trees and the source opengl programming design of the source tree
HumanModelSimulator
- 简单的人体运动模型,vs下直接编译通过,仅供学习使用!-Directly compiled by the simple human movement model, vs. only learn how to use!
VTK
- 利用VTK软件包进行医学图像的三维重建。VTK可以到官方网站下载,安装和配置步骤,自己去网上查找。