搜索资源列表
OBJ File Loader.zip
- OBJ文件的载入。- This a obj file loader,using OpenGL and Visual C++.
OpenGL的BCB库aux.zip
- 这是C++Builder没有提供glaux.h所对应的dll和lib文件。
view3ds
- 源码3d格式转化软件view3ds下载 1,用VIEW3DS打开*.3ds文件; 2,左键点击打开的VIEW3DS显示区上任意一点将会弹出选择菜单; 3,按下E键选择:Export OpenGL C Code,将会自动生成两个文件*.h和 *.gl; 4,将两个文件拷到你的工程(为OpenGL环境)目录下; 5,在你的工程中加入#include\"*.h\"; 6,给*.h文件中生成的显示列表赋id,Model = GL3DS_initialize_--()
C++-READ-3dsformat
- 这是一个用C++读取3DS文件的例子,还可根据自己的需要改写扩充! 欢迎大家在www.programsalon.com上互相交流!共同进步!-This a C 3DS document read examples, but also according to their own needs expanded rewrite! Welcome to the www.programsalon.com on the exchange! Common progress!
cloud&sky
- 在opengl下实现蓝天白云的模拟 分两个文件,分别是蓝天和白云~ C++6.0 下编译通过
xcg-fivestar
- 用c++builder编写的opengl程序。 旋转的五角星。效果非常逼真!你试试运行目录下的可执行文件就知道了,(当然还有源代码)可不要说你的机器上没有装c++builder6.0或以上啊!-c builder used to prepare the opengl procedures. Rotating the five-pointed star. The effect was very realistic! Try running your directory executable f
3dfont2.0
- 作者: yulongsun 需要在penGL中作中文输出,但没发现何处有合适的,把一个叫zhaohui的人写的英文字符输出类改了一下,可以输出中文了,但却并没有解决我的问题。我感觉得应该使用wglUseFontBitmaps()函数使字体保持不变。但我对 OpenGL不熟,不知怎么用。不过我做的东西也许对别人有用,权且放在这儿。同时希望得到指教。 文件:CGLFont.c CGLFont.h env::windows2000, vc6.0 e-mail: y
chahu_new
- 一个制作3D茶壶的C++文件,欢迎下载!-produced a 3D teapot C documents downloaded welcome!
opengl c++实现的完整camera类
- opengl c++实现的完整camera类 包含头文件和实现文件
用c++开发的读取3dsmax文件的程序
- 用c++开发的读取3dsmax文件的程序,可进行显示,查看,旋转等操作-Developed by c++ program reads the 3dsmax file can be displayed, view, rotate and other operations
OpenGL的BCB库aux.zip
- 这是C++Builder没有提供glaux.h所对应的dll和lib文件。, This is C Builder has not provided dll and the lib document which glaux.h corresponds.
OBJLOADER
- OpenGL 读取和显示 obj文件 源码-Obj file to read and display the OpenGL source code
candlestic
- C语言读入obj文件和mtl文件,opengl绘图-Obj files in C read and mtl files, opengl drawing
3DS
- 3ds模型文件cpp实现,让您了解其内部结构,又可以自己修改编实现文件程序,用来参考,非常不错!-3ds model file cpp implementation, to let you know their internal structure, how can modify the provision to achieve their own documentation procedures, used for reference, very good!
planet
- 在VC++6.0嵌入有OPENGL头文件的环境中,实现展示太阳系模型的功能-In VC++6.0 with OPENGL header files embedded environment, the realization of the function display the solar system model
Display3Dmodel
- 用VC6.0和OpenGL实现在VC环境中加载3D模型,将相关的.c文件包含到自己的工程后,可以轻松实现3D模型的导入,并可移动、缩放和旋转。-OpenGL implementation with VC6.0 and loaded in the VC environment, 3D models, will be relevant. C files included in your project, you can easily import 3D models, and can move, s
opengl-programming-guide
- 《opengl编程指南》第七版的源代码,为c文件,包含书中所有代码。- The source code of Opengl Programming Guide(the seventh edition).
loadobj
- 加载obj模型的c++文件,配合opengl使用-load obj file from disk system
Terrain3D
- 基于C++,通过读取DEM文件(本文件中自带有DEM文件和相关纹理),采用OpenGL渲染出三维地形。下载之后使用方法可看说明,也可以阅读源码进行学习(Based on C++, by reading the DEM file (the file comes with DEM files and related textures), using OpenGL rendering of three-dimensional terrain. After downloading, you can us
SPM
- SPM(Smart Preprocess for Meshfree )是C++和OpenGL开发的一套针对无网格物质点法的前处理程序,几何模型和三维质点划分完全使用鼠标输入,为物质点法的研究提供一个有效的前处理平台。直接解压缩包可以直接运行SPM.EXE 主程序,使用File->Open Project 打开里面包含两个三维前处理示例文件(ExplosiveSteel.spm和Peneration.spm)(Smart Preprocess for Meshfree)