资源列表
jpeg-9a
- jpeg压缩/解压图像的代码,已经建好vs工程,可直接使用(JPEG compression / decompression image code, has been built, vs works, can be used directly)
triangulation
- 三角转换矩阵,非常好用。 根据相关说明使用(Triangle conversion matrix, very easy to use. Use in accordance with relevant instructions)
Index
- 实现谷歌地图离线化,查询,在做了几个常用的空间查询(Google maps offline, query, do a few commonly used space query)
include
- 其中包含OSG所有用到的include文件(including all the include of OSG,it is very helpful)
OpenGL入门教程(精)
- 介绍了OPenGL的入门教程,对于初学者是非常有帮助的(Introducting about the basic information of OPenGL,it is very helpful to first learning of OpenGL)
lib
- 其中包含了OpenGL所有的lib文件,对运行OpenGL的人有帮助的(Including all of the lib files of OpenGL)
fountain3d
- 该代码通过使用OpenGL语言,实现的三维喷泉效果(this render the 3D fountain using OpenGL)
GerstnerWave
- 该代码通过OpenGL语言编写的基于Gerstner波形成的动态海浪模型(this is a Dynamic wave model based on Gerstner wave using OpenGL)
DynamicTexture
- 利用OpenGL语言,通过动态纹理实现三维动态水面流动(Three-dimensional dynamic surface flow is realized through dynamic texture)
Parallax mapping
- 通过OpenGL语言,利用视差贴图的方法,实现了3D比较好的额效果(Through OpenGL language, the method of parallax mapping is used to achieve the better effect of 3D)
SIFT
- 按照论文写的关于SIFT特征提取的代码,没有特征向量那一步(In accordance with the paper written on the SIFT feature extraction code, there is no feature vector that step)
matting
- 使用opencv开发,实现图像抠图,将需要的局部图像提取处理(Robust Matting 1. OpenCV 2. MTL library (for sparse matrix) 3. Intel Math Kernel Library (to solve linear equation by conjugate gradient method))