资源列表
Test
- 小程序
OpenGL--MFC
- MFC框架,用OpenGL API实现画点,直线和多边形采用Bresenham算法,圆形采用中点圆弧算法实现。-MFC framework using the OpenGL API to draw points, lines and polygons with Bresenham algorithm, and the circular midpoint circle algorithm implementation.
A-LightWave-3D-Plug
- 一种3D头发建模插件介绍,算法可能有一些麻烦,但效果很好。-A lightwave 3d plug-in for modeling long hair
OpenGl-appliation
- OpenGL作为一种三维工具软件包,在交互式三维图形建模能力和编程方面具有无可比拟的优越性。OpenGL是SGI公司开发的,可独立?操作系统和硬件环境的三维图形库,已在各种工作站和高档微机中运行,由于其强大的图形功能和跨平台的能力,已成为事实上的图形标准,被人们广泛应用于科学可视化、实体造型、CAD/CAM、模拟仿真等诸多领域。-a kind of software appliation
CylinderVertex
- A very useful program to generate OpenGL vertics, normal and indices for a cylinder. -A very very useful program to generate OpenGL vertics, normal and indices data for a cylinder.
DrawText
- Draw text (unicode string) using OpenGL ES 2.0, including function CreateTextTexture(), texture in shader code and call.-Draw text (unicode string) using OpenGL ES 2.0, including function CreateTextTexture(), shader.
lighting
- This source code of a whole project which implement lighting model using OpenGL ES 2.0.-This is source code of a whole project which implement lighting model using OpenGL ES 2.0.
MissileTest
- opengl开发的导弹发射程序,可用于3d编程学习。 -opengl development of missile launch procedures can be used for 3d programming learning.
pickdot
- opengl,获得三维模型上的点坐标,并输出到data.txt中-opengl,get the dot coordinate of the model,and write to a file named "data.txt"
MULTITEXTURE
- 本文件是一个用OPENGL实现的多重纹理实例,其中内容的是多重纹理的实现的源代码,可做编程参考-This document is a the OPENGL realization of multiple texture instance, the content of the source code of the implementation of the multi-texture, can do the programming reference
MYDLGOPENGL
- 此程序是基于VC对话框的OpenGL开发实例程序,展示了OpenGL的基本用法,适用于初学者。-This procedure is based OpenGL development of the VC dialog box example programs demonstrate the basic usage of OpenGL for beginners
OpenGL
- OpenGl下三维图形的绘制,模拟三维立体,可旋转分析。-OpenGl under the drawing of three-dimensional graphics to simulate three-dimensional, rotatable analysis.