CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - opengl vc
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - opengl vc - List
[
OpenGL program
]
基于MFC框架的OpenGL三维图形编程
DL : 1
一个新的基于MFC框架的OpenGL三维图形VC++编程-a new framework based on the MFC OpenGL 3D graphics programming VC
Date
:
Size
: 36kb
User
:
张
[
OpenGL program
]
read3ds_vc6
DL : 0
我编写的3ds文件读取程序,并可以用opengl现实,vc6编译-I 3ds document prepared by the reader, and can use opengl reality vc6 compiler
Date
:
Size
: 455kb
User
:
程序员
[
OpenGL program
]
C常用程序集移植到VC开发环境的源代码
DL : 0
针对C程序的特点,给出将之移植到VC集成环境下的技术,对一个常用程序集实施了大规模的改写,并提供了C++数组和矩阵模板类,对C程序进行面向对象的封装。 CH1.H-CH15.H改写自徐士良《C常用算法程序集[M]》清华大学出版社(1996.11),第1到第15章,即数值计算部分的所有内容。 AM.H 数组、矩阵类的最初实现 CAM.H 双精度型数组、矩阵类 TAM.H 数组、矩阵模板类 Matrix.h 双精度型矩阵类,数组类请用标准模板库的valarray类 TMatrix.h 矩阵模板类,数组类请用标准模板库的valarray类 这两者配合slice技术使用,可以得到极大的灵活性,标准模板库对效率也是做过优化的。 C++用作数值计算的解决方案包括Matlab数学库的调用,用Matlab、OpenGL实现数-against C program features is to be transplanted to VC integrated technical environment, a procedure commonly used to collect a large-scale rewriting, and to provide an array of C and matrix template category, the C Programming Object-Oriented Packaging. CH1.H- CH15.H rewritten since XU Shi-liang "C algorithms commonly used procedures set [M]" Qinghua University Press (1 996.11), to a Chapter 15, that is part of the numerical calculation of all content. AM.H array matrices CAM.H the first to achieve double-precision array matrices TAM.H array matrix template category Matrix.h double-precision matrix category, array category please use standard template library valarray category TMatrix.h matrix template category, array category please use standard templates for the two categorie
Date
:
Size
: 68kb
User
:
苗嘉
[
OpenGL program
]
蓝色屏幕opengl例子
DL : 0
一个老外写的很经典的例子,用的opengl和vc-a foreigner to write the classic example of the opengl and vc
Date
:
Size
: 222kb
User
:
微微
[
OpenGL program
]
OPENGL-Glaux
DL : 1
BC版的GLAUX库文件!很难找啊!我花了三天才找到的!希望对OPENGL爱好者有所帮助!-GLAUX BC version of the library! Hard to find ah! I spent three days to find! OpenGL lovers hope to help!
Date
:
Size
: 171kb
User
:
00w
[
OpenGL program
]
OpenGLlearning_OK
DL : 0
自已编的一个小的openGL的VC 程序源码,希望对那些对3D图形有兴趣的朋友有所帮助.-own a small part of the VC Program openGL source, and I hope to those who are interested in 3D graphics friends help.
Date
:
Size
: 1.94mb
User
:
王晓东
[
OpenGL program
]
opengl_mksw
DL : 0
opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。 实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。 glut库的安装 目前的glut库是glut-3.7.6.包含glut.h,glut32.lib,glut32.dll 把glut.h放到 vc的include目录中 把glut32.lib放到vc的lib目录中 把glut32.dll放到system32下 对于vs.net include和lib在..\vc7\platformSDK下 参考资料 nehe.gamedev.net 特别经典的opengl教程 www.codeguru.com -opengl as one powerful 3D API, rendering speed, high efficiency. We can achieve our 3D world. The procedures for the use of a glut (download http://www.xmission.com/ ~ nate/glut.html), he embodies gl.h, glu.h glaux.h has also expanded the number of other senior function. So in our future proceedings, just include glut.h headers. Implementation details please download the source code, the programming opengl familiar friends can see from the code in AX achieve opengl application with the ordinary procedure is the same. Glut library installation for the current glut of glut- 3.7.6. Included glut.h, glut32.lib, glut32.dll put into vc glut.h include the directory into vc glut32.lib put the lib directory put into glut32.dll for system32 vs.net include and lib in .. \ vc7 \ platformSDK under s
Date
:
Size
: 129kb
User
:
周立
[
Other Games
]
conveysrc
DL : 0
一个用VC和OpenGL编写的3D益智游戏,画面非常的cool。-a VC and the preparation of the OpenGL 3D puzzle games, the very picture of cool.
Date
:
Size
: 6.79mb
User
:
崔琼文
[
OpenGL program
]
SkyDome
DL : 0
在VC下用opengl开发的很好的圆形天空盒的程序,适合初学3D的人,练练手!-in VC using opengl develop a good round of the sky box procedures, suitable for beginners 3D, to practice hands!
Date
:
Size
: 185kb
User
:
[
OpenGL program
]
openglVC
DL : 0
利用opengl实现三维变换 开发平台:VC++ 请站长多多支持-use opengl 3D Transform development platform : VC requested the head of the generous support
Date
:
Size
: 159kb
User
:
肖锋
[
OpenGL program
]
GLBLENDs
DL : 0
VC++6.0编写的opengl融合技术! -VC 6.0 opengl prepared by the fusion technique!
Date
:
Size
: 38kb
User
:
丁丁
[
OpenGL program
]
SimpEnginedemo
DL : 0
用OPENGL和VC制作的三维射击游戏引擎源码,希望大家喜欢,-use OpenGL and VC produced by the engine 3D shooter source hope you like them, thank you
Date
:
Size
: 1.15mb
User
:
毕咏佳
[
Game Engine
]
SDL-1.2.9-vc
DL : 1
SDL是一个用来写多媒体软件的多平台库, 通过多平台对一般 音频, 键盘, 鼠标, 手柄, 3D OpenGL硬加速, 2D framebuffer 进行支持的API,常用于游戏和模拟器. 这是一个for vc++6.0版本源代码-SDL is used to write a multimedia software for multi-platform, multi-platform on the general audio, keyboard, mouse, controller, hardware accelerated OpenGL 3D, 2D framebuffer support for the API, commonly used in games and simulators. This is one for vc Version 6.0 source code
Date
:
Size
: 2.73mb
User
:
新天下
[
Fractal program
]
fi_treegen10
DL : 0
vc++ opengl实践分形树 可更改许多的条件 使树木发生变化-vc opengl practice fractal tree to alter the conditions in which many of the trees change
Date
:
Size
: 165kb
User
:
王晴
[
OpenGL program
]
flying_src
DL : 0
vc++ opengl 编写的真实感地形生成程序 很全-vc opengl realistic terrain prepared by the procedure very entire generation
Date
:
Size
: 309kb
User
:
王晴
[
OpenGL program
]
1635
DL : 0
vc实现opengl的一个例子,适合初学者。-vc achieve opengl an example for beginners.
Date
:
Size
: 410kb
User
:
刘宪国
[
OpenGL program
]
Cube_map
DL : 0
一个VC和opengl编写的立方体环境图代码,很有学习价值!-a VC and opengl prepared by the cube environment map code, is worth learning!
Date
:
Size
: 863kb
User
:
葛学东
[
OpenGL program
]
Atlantis
DL : 0
利用opengl和vc++开发的程序,四处游泳的鱼,应用了opengl的反走样技术-use opengl and vc the program, four swimming fish, opengl application of the anti-aliasing technology
Date
:
Size
: 1.1mb
User
:
billy
[
OpenGL program
]
fangjianyingying
DL : 0
简单的家居,利用opengl和vc编程,应用了opengl的纹理-simple home, and use opengl vc programming, application of the texture opengl
Date
:
Size
: 1.28mb
User
:
billy
[
OpenGL program
]
Circle_List
DL : 0
大家可以看看,opengl/vc 试做的,绘制几何图形。-we can see, opengl/vc test done, drawing geometric shapes.
Date
:
Size
: 1kb
User
:
«
1
2
3
4
5
6
7
8
9
10
11
12
13
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.