搜索资源列表
3dfont2.0
- 作者: yulongsun 需要在penGL中作中文输出,但没发现何处有合适的,把一个叫zhaohui的人写的英文字符输出类改了一下,可以输出中文了,但却并没有解决我的问题。我感觉得应该使用wglUseFontBitmaps()函数使字体保持不变。但我对 OpenGL不熟,不知怎么用。不过我做的东西也许对别人有用,权且放在这儿。同时希望得到指教。 文件:CGLFont.c CGLFont.h env::windows2000, vc6.0 e-mail: y
glm(.cpp)
- 在OpenGL中导入.obj文件用的一个.cpp文件,与glm.h文件同时加入到程序中。-In OpenGL import obj file with a cpp file, and glm.h file at the same time added to the program.
ChuaAct18
- Date ClassesDate class with the following capabilities: * Output the Date in multiple formats such as: o DDD/YYYY o MM/DD/YY o June 14, 1992 * Use overload constructors to create Date objects initialized with dates of the formats
simulatiflood
- 随着计算机技术的突飞猛进 ,三维空间可视化技术逐步得到应用 ,将计算机图形学和虚拟现实技术应用于科 学计算领域已成为当前研究热点之一.基于平面二维溃坝水流模型、 VC和 Fort ran 的混编技术以及 OpenGL 三维 显示技术研制开发了实时交互可视化系统 ,本系统采用驾驭式交互视算 ,计算和显示同时进行 ,并实现人机交互 , 对溃坝洪水过程进行实时仿真显示 ,为溃坝洪水演进模拟和分析提供一种科学有效、 身临其境的可视化途径.-Abstract : Wit h the comp
shader
- shader.h shader.cpp 实现shader文件的读取、加载、编译,并为opengl程序提供使用shader的接口。-shader.h shader.cpp --it Implemets the reading,loading,compiling of the shader.At the same time,it provides the interface of the shader for the program.