▍1. CUBLAS_Library
GPU手册文档,学习必备。特别适合新手学习和写代码(GPU manual documents, learning must be necessary. Especially suitable for beginners to learn and write code)
GPU手册文档,学习必备。特别适合新手学习和写代码(GPU manual documents, learning must be necessary. Especially suitable for beginners to learn and write code)
OpenGL模型库 三维交通场景仿真,创建道路网和通过外部文件添加车辆(OpenGLmodels library)
三维离散元程序,功能是生成随机颗粒,将指定区域填满并且没有重叠量(3D DEM codes,its fuction is to generate random granulars without overlap.)
说明: 基于ROAM算法的LOD地形显示,基于OPENGL开发,值得参考。(LOD terrain display using ROAM algorithm is developed based on OpenGL. The example can run and is worth reference.)
VC6.0+OpenGL画的一个三维足球场场景,有纹理、光照、雾效、透明贴图实现的十字交叉树木等。(football playground)
C#下的OpenGL编程(SharpGL),自己写的一个绘图模板程序,可实现图形旋转、放缩、平移等操作,便于开发新项目。(C# OpenGL(SharpGL).It s a model program for OpenGL drawing,with functions of rotating,scaling and translating.It s convenient for developing new projects. )
模拟粒子运动,效果为群星在空中的回旋,opengl+VC++编程(The simulated particle swarm stars swing in the air, opengl+VC++ programming)
利用OpenGL绘制不断旋转的生日蛋糕。应用工具库中的圆柱体、球,通过使用旋转、平移、放大缩小等方法变换坐标,组成蛋糕、蜡烛、火焰等相应物体。(Using OpenGL drawing birthday cake constantly rotating. Utility library cylinders, spheres, through the use of rotating, panning, zooming and other methods transform coordinates corresponding object composed of cake, candles, flame.)
本程序画了一个地球仪,包含基本图形的绘制,光照的设置,材质的设置,纹理映射,动画等等(This program drew a globe that contains the basic graphics rendering, light settings and material settings, texture mapping, animation, etc.)
一个简单的 LBM D2Q9模拟源程序, 模拟液滴在壁面滑落。(D2Q9 LBM model for droplet slide)
opengl应用头文件glee,适合opengl开发。(use for opengl application program)
opengl写的Obj模型读取算法,包括光照,输入控制,可以供初学者使用学习(Opengl objloader)
Clipmap 简单的算法演示,很有研究价值。 是制作大地形的极佳算法。(Clipmap method ,is very good to stud。)
A C++ / OpenGL 3D Engine that demonstrates how to load Quake 3 levels.(A C++/OpenGL 3D Engine that demonstrates how to load Quake 3 levels.)
opengl program to display moving light...............................
基于OpenGL的3D重建与体绘制 小型类库(A library used for 3D Restructure and Volume Rendering based on OpenGL)
opengl的扩展库glew,包含源码与连接库,2013年更新,版本至1.10(opengl extensions library glew, including source code and link library, 2013 updated to version 1.10)