搜索资源列表
-
0下载:
用VC++编写的几款简单的3d游戏源代码!
OpenGl 设计游戏 3D模型 动画模型 碰撞检测
场景编辑
-Using VC++, prepared by several simple games 3d source code! OpenGl game 3D model of the design model collision detection animation scene editor
-
-
1下载:
Irrlicht引擎是一个用C++书写的高性能实时的3D引擎,可以应用于C++程序或者.NET语言中。通过使用Direct3D(Windows平台),OpenGL 1.2或它自己的软件着色程序,可以实现该引擎的完全跨平台。尽管是开源的,该Irrlicht库提供了可以在商业级的3D引擎上具有的艺术特性,例如动态的阴影,粒子系统,角色动画,室内和室外技术以及碰撞检测等。-Irrlicht engine is written in C++, a high-performance real-time 3
-
-
0下载:
基于OpenGL的碰撞检测原代码,用于3D游戏开发中最常用的算法之一,希望有助于大家提高!-The collision detection based on OpenGL source code for 3D game development in one of the most common algorithms I hope will help us improve!
-
-
0下载:
简单的乒乓球游戏, 玩家控制左右两个板,运用了最简单的碰撞原理。 opengl/c++
-A very simple pong game in C++/OpenGL. player control both left and right paddle. Very simple collision detection method was used in this project. Paddle was drew using OpenGL vertex color.
-