资源列表
GL
- OpenGL函数库,对于一些函数具体怎么用-OpenGL what some “hanshu”use,
Lesson3
- openGL的window 创建,大小窗口的选择,数据读入-creation, the choice of window size, read data, etc.
cc
- 是关于OPENGL中对初学者有帮助的简单的代码-On OPENGL be helpful for beginners in a simple code
opencv鱼眼镜头标定
- opencv鱼眼镜头标定,opencv 3.0 鱼眼镜头标定项目源码
orientpdslwt
- A typical image visual things don t algorithm implementation, including edge detection operator, region segmentation operator
123456
- 了解简单光照明模型的基本原理,实现物体的真实感图形显示效果。-Simple lighting model to understand the basic principles of the realization of objects show that the effect of realistic images.
atomization
- 本文档实现opengl的纹理贴图,光照,摄像机漫游,含有随机球和迷宫,含有三种物体贴图,三种光源的切换-This document realize opengl texture map, illumination, camera roaming, has random ball and maze, contains three kinds of object map, three of the light switch
firework_src
- 这是一个关于OPENGL 粒子系统的源码-This is a particle system on the OpenGL source
1_8
- OpenGL写的模仿程序 很逼真 希望对学图像的朋友有帮组啊-OpenGL program written in a very realistic imitation of hope to the learning of the image group of friends to help ah
graphical-editor-using-opengl.tar
- opengl program for a graphical editor in linux extract and compile gcc -lm -lglut -lGL -lGLU 123.c-opengl program for a graphical editor in linux extract and compile gcc -lm -lglut -lGL -lGLU 123.cpp
Two_Player2206376142011
- This program is written by Anshu Krishna Contact Addr: anshu.krishna5@gmail.com As I was writting an OpenGL graphics prog for chess I needed a chess engine, so I searched the internet and found some opensource chess-engines. The problem was that the
MyGLSolar
- 一个简单的opengl程序,模拟一个太阳系,可以帮助理解模型视点变换,其中还用到了灯光,初学者可以一看!