搜索资源列表
modelmagic3d.zip
- 一个类似于3D MAX的基于OpenGL的三维开发系统,功能非常强大,需要用到下面的gloop.zip
oglmdi2
- 类似VC MDI界面的Opengl程序,使得可在同一界面下显示多种视图。用dev-C++编译-similar VC Opengl MDI interface that allows the same interface can be shown under a variety of views. With dev - C compiler
Opengl sample
- 这个是使用VC实现的OPENGL建模,并实时渲染的好实例。其中包含全部源代码和实例。其功能类似3DMAX,可以建立各种模型和贴图。-this is the use of the VC OpenGL modeling, and real-time rendering a good example. Which includes all source code and examples. 3DMAX similar functions, the establishment of various mo
rgball
- 用OpenGL写的一个类似台球的小游戏,包括对了OpenGL的基本操作和简单的力学碰撞模型。由于是作为学习OpenGL的习作来做,文件名起的比较随意,其中1.cpp中包含了程序运行主体,phyobject.cpp中提供了力学碰撞的物理模型-with OpenGL write a similar pool of small game, including a pair of OpenGL and the basic operation of a simple mechanical model of
tunnel
- Delphi + OpenGL编写的类似于赛车路面的延伸的程序,可以教会大家怎么去画弯曲的管道及进行大量的重复贴图计算-Delphi OpenGL similar to the preparation of the extension of road racing procedures, how we can go church painting curved pipe and a lot of repeat mapping calculation
boids
- Delphi + OpenGL 一个类似3D水族箱屏幕保护的例子,主要是演示OPENGL随机、多线程技术及多层贴图的应用。-Delphi + OpenGL 3D aquarium a screen similar to the example of the protection is mainly demonstration OpenGL randomized, multi-threading and multi-storey mapping applications.
Ass1_ylzhang
- 是男人就飞一万米听说过吧? 用OpenGL自己编写的一个类似程序,enjoy~-men on the flying 10,000 meters heard it himself with OpenGL prepared a similar procedures, enjoy ~
ogl_tokamak_chain
- opengl 链绘制,利用opengl实现了类似贪士蛇的例子.完全vc++ opengl 开发-opengl chain mapping, using opengl achieve similar gains with a snake example. Fully developed vc opengl
mapper
- OpenGL下开发的图形编辑软件(类似有AutoCAD),-developed under the OpenGL graphics editing software (similar with AutoCAD),
MutiWindow
- 本程序在Visual C++环境下,以4个OpenGL窗口为例,介绍多个OpenGL窗口的实现,在此框架的基础上,可以实现类似3DSMax多视角3D软件编程。实现了三维物体的多窗口显示、移动、旋转级缩放,按住Ctrl或Shift键,拖动鼠标实现不同的操作。是OpenGL编程一个很好的初始平台。-this program in Visual C environment to four OpenGL window as an example. It features OpenGL window ac
ThunderGame
- 这是一个在VC++和OpenGL平台下开发的有点儿类似于雷电的一个小游戏,麻雀最小,五脏具全,从中可以学到很多东西哦-This is one of the VC and OpenGL platform developed under somewhat similar to the Lightning in a small game, Sparrow minimum, but it with the whole, from which one can learn a lot of things,
osgcatch
- 以 OpenGL为底层,在OpenSceneGraph平台上的一个应用实例,一个类似俄罗斯方块的游戏代码。-to OpenGL to the bottom, OpenSceneGraph platform in the one application examples, Russia similar to a box of the game code.
projectionandtranslation
- 这是一个类似于视频解释opengl中关于 视点,裁剪窗, 模型变换,透视体等坐标变换相关内容的好东西,对初学者来说能够很好地帮助掌握这些概念,即使是高手也可以看看源码,好多写写高质量的代码
Game_OpenGL
- 这是一个用OpenGl开发的小游戏示例,类似常玩的雷电,当然,功能还很简单,但是要玩通也不是容易的事情。对用opengl做游戏开发的可以看看。
Soft20060210093824358
- vc产生类似于JAVA应用中的水纹、火焰以及熔浆效果
smallgame
- 用C++和glut编写的,通过OPENGL实现的一个3D小游戏,类似青蛙过河。游戏一共5关,可以自己设计关卡场景,其中主要是实现物体碰撞。可以按照自己需要改变重力参数,弹性系数,障碍旋转速度等。
TrackerTest
- 日前想在OpenGL环境里面实现一个橡皮矩形跟踪功能的类,所以自定义了一个橡皮矩形,在常规视图中做的测试.不完善,基本功能可以实现,希望有帮助.类似CRectTracker.
Game
- 基于OPENGL的实现,一个比较优秀的小游戏。 (类似雷电的飞机游戏) 源代码可修改。难度和实现都可以自行修改(通过修改源代码)。
envmapex
- 又一个利用动态纹理模拟出的类似水面运动的特效,效果很炫。
一个魔方 很好 ,魔方每个面类似法线贴图
- 一个魔方 很好 ,魔方每个面类似法线贴图。是可以旋转可以玩的。很好的示例程序。用VS2008编译。