资源列表
basic-graph--drawing-using-opengl
- 用opengl实现基本图形的绘制,包括DDA画线法、bresenham中点画线法、改进的bresenham中点画线法、bresenham画圆画椭圆法-basic graph drawing using opengl
main
- 该程序使用三维渲染引擎OpenSceneGraph实现了一个聚光灯的效果-The program uses three-dimensional rendering engine OpenSceneGraph implements a spotlight effect
star
- 满天彩星,漂亮好看,采用OpenGL,以wing32 为平台,构建而成-heavy betting Star, a pretty good-looking, use OpenGL to wing32 platform to build from
bmptest
- opengl中法线应用、顶点的生成,长方体的生成以及颜色平滑的实例代码-opengl French line application, vertex generation, the generation of rectangular and smooth color example code
double
- 自己编的程序,用来显示 单缓冲和双缓冲的区别,旋转的正方形
opengl
- OpenGL 实例代码,基础的OpenGL代码,通过本代码可以熟悉OpenGL的基础。-OpenGL example code, based OpenGL code, the code can be familiar with the basis of OpenGL.
root
- 计算机图形学OPENGL 用VC做的机器人-Computer Graphics OPENGL robot to do with VC
surfo
- This submission contains a function that computes face normal data for the VertexNormals property of the surface that fixes the lighting (facenorm.m) as well as a workaround function that you can just use in place of surf (surfo.m). Only use th
ms3dfileloaderclass
- 一个可以读取MS3D格式的类 代码详细 希望对你有帮助-MS3D format can be read by a class code in detail want to help you
light3
- 这只是一个简单的文理映射和旋转动画,对于初学的我们来说还是一个可以看看的实例。-This is just a simple mapping of Arts, for the beginner to us, or a take a look at examples.
DrawGL02
- 如何在Matlab中通过混合编程的方式使用OpenGL。希望能抛砖引玉,大家共同讨论。 该程序基于Matlab6.5和VC6平台编译,运行后会显示一个彩色的三维坐标轴以及一个棋盘平面。使用方向键和9/0平移, x/y/z旋转。 程序的源文件为DrawGL02.cpp,在Matlab中通过mbuild -setup设置好VC编译器后,运行mex -O -v DrawGL02.cpp即可生成dll文件。然后再Matlab中运行DrawGL02即可。-How in the Matl
gui
- opengl GUI sample program