CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - openGL program code
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - openGL program code - List
[
Game Program
]
台球
DL : 0
3d台球源码--Source code of 3d pool game
Update
: 2025-02-17
Size
: 358kb
Publisher
:
站长
[
OpenGL program
]
立方体旋转0
DL : 0
立方体沿轴X,Y,Z旋转,但没有对代码作出注释,不过大家应该能看得懂-cube along the axis X, Y and Z rotation, but no right to make Notes code, but we should be able to be able to read! !
Update
: 2025-02-17
Size
: 1.81mb
Publisher
:
袁天
[
OpenGL program
]
用OpenGL实现简单动画
DL : 0
利用OpenGL函数可以实现简单动画,代码简洁占用系统资源也少。该程序运行时,窗口中的正方体可以绕中心自由旋转。-OpenGL function can use simple animation, concise code occupy less system resources. The program runs, the cube window can freely rotating around its center.
Update
: 2025-02-17
Size
: 45kb
Publisher
:
薛
[
OpenGL program
]
ogl_vertex_data转动的正方体的融合
DL : 0
本程序是基于opengl平台的c++代码,主要体现的是一个融合图片的旋转立方体.-this program is based on the platform opengl c code, the main picture is a fusion of rotating cube.
Update
: 2025-02-17
Size
: 42kb
Publisher
:
刘起
[
OpenGL program
]
ogl_textured_sphere地球
DL : 0
本程序是基于opengl平台而生成的c++代码,其表达的图形是地球(球体).-this program is based on the platform opengl c generated code, the graphic expression of the Earth (ball).
Update
: 2025-02-17
Size
: 109kb
Publisher
:
刘起
[
OpenGL program
]
学习OpenGL的最好程序-共6个程序从易到难
DL : 0
本程序的目的是学习OpenGL的程序,开发工具是VC,本代码在Windows2000下编译通过-the purpose of this program is to study the procedures OpenGL, development tools is the VC, the code compiled by Windows2000
Update
: 2025-02-17
Size
: 114kb
Publisher
:
guo
[
OpenGL program
]
lorenz
DL : 0
opengl的事例程学,可以用来做演示或者修改后用于自己的代码-opengl what school routines, which can be used for demonstration or adapted for its own code
Update
: 2025-02-17
Size
: 70kb
Publisher
:
王少楠
[
OpenGL program
]
mouse_events
DL : 0
Source code example of processing mouse events in an OpenGL program using the Win32 API. -Source code example of processing mouse ev ents in an OpenGL program using the Win32 API.
Update
: 2025-02-17
Size
: 4kb
Publisher
:
杨
[
3D Graphic
]
zdf
DL : 0
本程序是一个立体的魔方源代码. 是一个简单的小程序-this program is a three-dimensional Rubik's cube source code. Is a simple, small procedures
Update
: 2025-02-17
Size
: 1.93mb
Publisher
:
丹枫
[
OpenGL program
]
OpenGL
DL : 0
一个简单的OpenGL程序,代码不过百行,却实现了一个简单的OpenGl功能。-A simple OpenGL program, code hundred lines, however, they realize a simple OpenGL functions.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
刘建明
[
OpenGL program
]
PRIM
DL : 0
一个实现OpenGL绘制基本图元的程序代码,给于控制台运行模式的。-Realize OpenGL rendering a basic graphic element of the program code to run in console mode.
Update
: 2025-02-17
Size
: 42kb
Publisher
:
zhoufeng
[
OpenGL program
]
bresenham
DL : 0
用C语言结合OpenGL技术实现Bresenham算法绘制直线-Using C language combined with OpenGL technology to achieve Bresenham algorithm for drawing a straight line
Update
: 2025-02-17
Size
: 1kb
Publisher
:
王栋
[
2D Graphic
]
CG-3
DL : 0
多边形扫描转换填充 A C++ program to fill a Polygon using Scan Line Polygon Fill Algorithm.-Polygon scan conversion Fill A C++ Program to fill a Polygon using Scan Line Polygon Fill Algorithm.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
艾文
[
OpenGL program
]
test07
DL : 0
In this tutorial I ll teach you how to use three different texture filters. I ll teach you how to move an object using keys on the keyboard, and I ll also teach you how to apply simple lighting to your OpenGL scene. Lots covered in this tutorial, so if the previous tutorials are giving you problems, go back and review. It s important to have a good understanding of the basics before you jump into the following code. We re going to be modifying the code from lesson one again. As usual, if there are any major changes, I will write out the entire section of code that has been modified. We ll start off by adding a few new variables to the program. -In this tutorial I ll teach you how to use three different texture filters. I ll teach you how to move an object using keys on the keyboard, and I ll also teach you how to apply simple lighting to your OpenGL scene. Lots covered in this tutorial, so if the previous tutorials are giving you problems, go back and review. It s important to have a good understanding of the basics before you jump into the following code. We re going to be modifying the code from lesson one again. As usual, if there are any major changes, I will write out the entire section of code that has been modified. We ll start off by adding a few new variables to the program.
Update
: 2025-02-17
Size
: 1.28mb
Publisher
:
mwb
[
OpenGL program
]
MissileTestOpenGl
DL : 0
利用Visual C++,OpenGL编写的导弹试验模拟飞行的源代码程序。 关键词:导弹,试验,模拟,飞行,OpenGL,missile,simulation,flight,test-The use of Visual C++, OpenGL prepared simulated flight of the missile test program source code. Keywords: missile, test, simulation, flight, OpenGL, missile, simulation, flight, test
Update
: 2025-02-17
Size
: 207kb
Publisher
:
donotspam
[
OpenGL program
]
OpenGL
DL : 0
制作opengl动画的vc源码,程序结构也很清晰,是学习opengl难得的源码-Opengl animation production vc source code, program structure is also very clear, is to study rare source opengl
Update
: 2025-02-17
Size
: 106kb
Publisher
:
lu193
[
3D Graphic
]
3d
DL : 0
delphi中用GDI函数画出三维图形,带源码,在delphi 7 + Windows XP SP2下编译通过-delphi using GDI functions to draw three-dimensional graphics, with source code in delphi 7+ Windows XP SP2 under the compiler through
Update
: 2025-02-17
Size
: 162kb
Publisher
:
beggar
[
Special Effects
]
textureex2
DL : 0
openGL山地程序光照系列,程序代码,以及在vc环境下调试通过的代码完整奉送! 其中的理论和代码请下栽后结合实际工作完善!-Mountain procedures openGL light series, program code, and debugging environment through vc code integrity donate! which the theory and codes, please post壓嵧perfect combination of practical work!
Update
: 2025-02-17
Size
: 25kb
Publisher
:
[
OpenGL program
]
OpenGL-Programming-Guide
DL : 0
\OpenGL电子书籍\OpenGL编程指南(第四版)\#Source Code-\ OpenGL e-books \ OpenGL Programming Guide (fourth edition) \# Source Code
Update
: 2025-02-17
Size
: 137kb
Publisher
:
lingenghao
[
Other
]
opengl
DL : 0
A simple program that shows how to draw a spinning cube using an optimized OpenGL stack.code. Everything is customizable, including color, shape, camera, etc... A good start point for complex OpenGL coding.
Update
: 2025-02-17
Size
: 11kb
Publisher
:
Epsylon
«
1
2
3
4
5
6
7
8
9
10
...
15
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.