搜索资源列表
ogre-win32-v1-2-4
- ogre-win32-v1-2-4.zip ogre的1.2.4版。ogre是非常好的open source。采用opengl和d3d技术开发,面向对象的概念很深入。可是好像在国内ogre流行的很少,于是上传-ogre-win32 - v1-2-4.zip ogre of the 1.2.4 version. Ogre is a very good open source. D3d using opengl and technology development, object-oriente
glut
- 在Nehe的主页上一共提供了4种不同风格的OpenGL程序框架,分别为glut,Win32,面向对象的Win32,在加上Nehe教程中使用的那一种。 相信没有几个读者会耐着性子,把Nehe的第一个教程看完并编译成功,因为那里面有着数不清的数据结构和函数,我也是费了整整12个小时才把它翻译和排版好。 好了,不浪费读者的时间了。在这四个框架中以面向对象的Win32框架写的最后,并且功能最全,我们就简单得介绍一下它的使用,你可以用它学习OpenGL的函数,当你对OpenGL的结构有
OOWin32
- NeHe SDK是把Nehe的教程中所介绍的所有功能,以面向对象的形式,提供给编程人员快速开发的一套编程接口。在下面的教程中,我将按NeHe SDK源码的功能分类,一步一步把这套api介绍给大家。如果你觉得有更好的学习方法,或者有其他有益的建议,请联系我。zhouwei02@mails.tsinghua.edu.cn,zhouwei506@mails.gucas.ac.cn 我在第四课的基础上,把公共的功能提取出来,并删除了特定的绘制函数,就完成了这个空白的程序框架,它可以使用基本的O
glenabledview_demo
- An MDI view class supporting OpenGL. (一个opengl程序框架,里面有一个三维坐标球,支持鼠标拖拽调整视图) a function to get various information about the OpenGL implementation which is currently being used (separate information for the OPENGL and GLU libraries). manages inte
glow_104.tar
- he GLOW Toolkit is a cross-platform object-oriented framework for building interactive applications using OpenGL(tm) or similar APIs
OpenglFrameworkForCPP
- 这是一个面向对象的OpenGL程序框架,适用于初学者练习用。编译环境是vs2010.-It is an object-oriented framework for OpenGL program for beginners to practice with. Compilation environment is vs2010.
omll-3d
- 面向对象的三维无网格法OMLL程序,可用于结构、流体应力变形分析-Object-oriented three-dimensional meshless method OMLL procedure can be used for structural, fluid stress and deformation analysis
GLFontCN
- 面向对象的OpenGL字体程序实例。vs2010的编译环境。支持中文输入。-Object-oriented OpenGL font instance. vs2010 build environment. Support for Chinese input.
Zestaw-przykladow-2
- RAR files, File with examples of the use of OpenGL in object-oriented programming.
ogre-v1-6-3
- orge面向对象3d图形渲染引擎,非常实用,建议初学者多多学习-object-oriented graphics engine
ooc-02[1].01.04.tar
- Object-Oriented Programming With ANSI-C 随书源代码-Object-Oriented Programming With ANSI-C source code with the book
Object-oriented
- 面向对象编程-Object-oriented programming
ooc
- Object Oriented programming in C language
ClassExample
- how to build classes with object oriented c-how to build classes with object oriented c++
Trainstation
- Object oriented version of an ADT stack used in a simple Test progra-Object oriented version of an ADT stack used in a simple Test programm
Tutorial1
- Windows平台的2D Game实例1, 使用了C++和OpenGL.这个souce不但是OpenGL技术,还可以学习到两个方面的技术: part1: win32的消息循环, OpenGL的设置.画一些简单的图形. part2: 处理并且显示卡通图片. -This source focuses on 2D game development with C++ and OpenGL for Windows platform. We will not only focus on Ope
ga_sandbox-1.0.4.tar
- This the sample source code for the book Geometric Algebra for Computer Science An Object Oriented Approach to Geometry. See http://www.geometricalgebra.net and http://sourceforge.net/projects/gasandbox/-This is the sample source code
Object-oriented_Programming_With_ANSI_C
- Object oriented with ansi C
second
- Program on the basis of the object-oriented programming with detailed comments. Executes drawing of ground, dear, at home, trees and lines of electricity transmissions.
Object-oriented
- 在主程序中动态创建一个三角形对象和一个长方形对象,并赋于父类接口,然后通过多态的方法得到动态产生对象的周长和面积,并显示这个对象的基本信息。-In the main program to dynamically create a triangular object and a rectangular object, and assigns the interface of the parent class, and then the perimeter and area of the dynam