搜索资源列表
cameras
- 使用四元组实现矩阵旋转功能,具有6维功能的摄像机。需用dev-C++编译。-use four yuan Group to achieve rotation matrix with six cameras peacekeeping function. Required dev - C compiler.
selection
- 从视点到鼠标点形成一条直线,来确定鼠标点选择了屏幕上的那一个多面体。Dev-c++编译-View from the click of the mouse to form a straight line, to determine the click of the mouse, choose on the screen that a polyhedron. Dev - c compiler
culling
- 检查某一点是否位于平截头体内,并据此决定是否显示。用dev-c++编译。-check whether a certain point in the first-cut body, and accordingly decide whether to show. With dev - c compiler.
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-Graph-system-dev-demo
- OpenGL图形系统开发实例 一书的源码。-OpenGL graphics system development an example of the source. Thank you
IPhoneGameDev.rar
- 在Iphone上编写游戏,使用语言c/c++ cocoa,how to dev game on IPHONE
VGL-1.0.0
- This a 3D Graphics Library for game dev. (Use OpenGL)
Proyectos
- Pruebas a OpenGL desde Dev-CPP. Sin Completar
2D_3D
- 开发环境Dev C++,用户可以通过界面输入多变型和立方体的参数,然后绘制POLYGON和CUBE-Development environment, Dev C++, users can enter the variable type and cube interface parameters, and then draw POLYGON and CUBE
rings
- 用OpenGL画3DRing,环境是DEV C-Use OpenGL drawing 3DRing, environment is a DEV C++
glSample
- A simple OpenGL sample program for Dev-C++.
Dev_glut
- glut 鼠标 键盘 简单例子[dev gcc]-glut mouse keyboard simple example [dev gcc]
Three_dimensional_cube_with_dev_c_compiler_Source.
- 三维魔方用dev c++编译源码Three-dimensional cube with dev c + + compiler Source-3D cube with dev c++ compiler Source Three-dimensional cube with dev c++ compiler Source
Advanced-Programming-with-OpenGL-visual-system-dev
- OpenGL高级编程与可视化系统开发(系统开发篇)源码-Advanced Programming with OpenGL visual system development (system development articles) Source
lesson02.win.cb
- this is example of opengl program graph 2d dev c-this is example of opengl program graph 2d dev c++
Solid-Body-Dynamic---Solid-Motion
- This program was created in Dev C++ and OpenGL. Programme demonstrates free motion of an ellipsoid - dynamics of motion.
Lorenz-Attractor-3D-OpenGL
- This program was created in Dev C++ (OpenGL). The Lorenz oscillator is a 3-dimensional dynamical system that exhibits chaotic flow, noted for its lemniscate shape. The map shows how the state of a dynamical system evolves over time in a complex, non-
Tutorial
- Dev C++ OpenGL模板 已经配置好所有设置,可以直接进行绘图。 在Dev c++ 4.9.9.2中测试通过。 -OpenGL template The program will display an empty OpenGL window, switch the computer into fullscreen or windowed mode, and wait for you to press ESC or close the Window to exit. It
SimpleGame
- Dev C++ OpenGL模板 简单的OpenGL小游戏,使用了各种OpenGL特性。 可以作为OpenGL游戏制作模板程序。-This tutorial attempts to answer a few of the questions I m asked on a daily basis. You wanted to know how to tell if you have clicked on an object with your mouse (picking). You wa
CH4
- 这个程序构建了一个SP4杂化轨道的电子云,以及空间充满的电子云。 四个不同颜色小球可以看作都是氢原子,或者其他四个不同侧链。 通过按键:上,下,左,右,Home,PageUp,Pagedown,End,以及T,Y,G,H,B,N;可以控制模型的前后左右上下移动,以及任意角度旋转。 程序在Nehe 教程附带的源代码基础上修改而来,感谢Jeff Molofee (aka NeHe,nehe.gamedev.net)的工作!感谢dancingwind(周炜)以及gamedev和csd