首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > Python的OpenGL游戏引擎和演示

Python的OpenGL游戏引擎和演示

  • 资源大小:39.24 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: python opengl 游戏 演示 引擎

资 源 简 介

This project is a small cross-platform game engine that will be useful for quickly building 3D games. It is built to keep game code very object oriented and portable. The engine"s features are limited, but as game projects are built with it, the task will be to abstract as much as possible from the games and into the engine to make it more flexible. There are presently two demos in the repository: The first game (tg2.pyw) is a unique driving game with several types of different modular, scalable track pieces. Presently there are racetrack type pieces, and arena type. The arena sections enable the car to drive up walls. Gameplay will involve racing and battling opponents with a variety of projectiles. The second (bg.pyw) is a bouncing ball game with a user-controlled paddle. The controls will be identical to Breakout, but the goal will be to bounce the ball upward from paddle to paddle, ultimately shooting for a goal block at the top of each level. The levels will inc

文 件 列 表

awesum-engine
awesum
games
awesum
__init__.py
_global.py
camera.py
collisions.py
drawable.py
game.py
load.py
primitives.py
quaternion.py
terrain.py
textures.py
vector.py
window.py
VIP VIP
0.169386s