Projects tagged ‘graphics’ and ‘pygame’


[14 total ]

52 Users
   

Pygame is a set of Python modules designed for writing games. It is written on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python ... [More] language. Pygame is highly portable and runs on nearly every platform and operating system. [Less]
Created over 3 years ago.

0 Users

PyGL2D is a 2D graphics library for PyGame and PyOpenGL. PyGame Project Page: http://pygame.org/project/972/ FeaturesImage loading and blitting A module for drawing primitives/shapes Fonts A ... [More] special Rect class similar to pygame.Rect OpenGL acceleration Screenshot Creditspymike - code, logo, examples Ian Mallett - image.Texture() function [Less]
Created 12 months ago.

0 Users

Lepton: A high-performance, pluggable particle engine and API for PythonLepton is designed to make complex and beautiful particle effects possible, and even easy from Python programs. Lepton ... [More] provides the following core features: Native-code core for high-performance particle dynamics and rendering Pluggable particle controllers for specifying particle behavior Two pluggable OpenGL renderers, and two pygame renderers Spacial domains, used to control particle emission and behavior Easy to use and powerful texture support, including animation Modular architecture that lets you easily configure and customize the engine The code includes several examples of how you can use the engine (using pyglet and pygame). Note the engine itself does not depend on any other 3rd-party Python libraries and simply requires the application to setup an OpenGL context in order to render particles. Learn MoreOverview -- The 10,000 foot view of Lepton Code Example -- A complete 3D explosion example program using Lepton and Pyglet Change Log -- Changes in the latest release RoadMap -- Where Lepton is headed Latest Checkins -- What's cooking in the subversion repo ApplicationsLepton was used for our pyweek entry Fishing Frenzy: Fishing Frenzy Pyweek Page Browse the Source Code If you are working on an application using lepton, let us know! [Less]
Created 12 months ago.

0 Users

Dream is a cross-platform game engine focused on 2D vector graphics (OpenGL backend) and realistic physics. The aim is to create a 2D world supporting object movement and interaction based on ... [More] realistic Newton physics (probably limited to solid polygonal shapes). Dream is written in Python, with performance bottleneck parts subsequently moved to Pyrex/C code. Dream uses Pyrex, PyGame, PyOpenGL, and Numpy. It is designed to support networking. [Less]
Created 8 months ago.

0 Users

(This is all preliminary, almost no code is written yet.) Genkioke is a karaoke playback system intended for large audiences, where people can queue up their song with an easy-to-use interface, see ... [More] the current playlist queue, and browse the song library, all on a separate "controller" station, while there can be multiple separate "display" stations displaying the lyrics for the current song. The lyrics display can be simple, or using a variety of fancy animated effects. Background images can be displayed as a slideshow, either using a general library of images, or assigning specific images to some songs. Support for videos might be added later. The controller station can be put into management-mode, where new songs can be added to the database, or a running song can be re-synchronised, in case the lyrics timing is offset. [Less]
Created 4 months ago.

0 Users

We are a bunch of passionate Python coders who love to discuss and write applications that are related to computer graphics. Most of us are blender fans also. Join us in #python3d @ irc.freenode.net.
Created 12 months ago.

0 Users

Easygame is a library for writing programs in Python that produce 2D displays, and take input. Using easygame feels like using a BASIC interpreter on an old home computer system - you make calls which ... [More] display things on the screen with the minimum of hassle. Easygame was written for the Scripture Union UK "Transformers" programming activity. We wanted something that was great for people who are very new to programming, gives instant gratification with the minimum of concepts required, but doesn't get in the way if you want to do more sophisticated (two dimensional) work. Easygame makes use of pygame, which makes use of LIBSDL, and so works nicely on Linux, Windows and perhaps MacOS X. Easygame is optimised to allow you to quickly write programs that produce fluid 2D animation - it is typically capable of running at 20+ frames per second. [Less]
Created 12 months ago.

0 Users

The Tufu Cube ProjectThe Tofu Cube Project is a collection of game and graphics projects by the Tofu Cube. Most of the work is primarily done in C, C++, or Python using libSDL or Pygame.
Created 11 months ago.

0 Users

Using PyGame, And pyMikes Game Objects Library And Base Code, Create A Version Of The Classic Asteroids Only Better Looking And More Functional. Current Features: - New Graphical Upgrade, High ... [More] Quality Mode Actually Has Colours ! - More Weapons, Nukes,Missiles,And Area Of Effect Shock Waves! - Sheilds! - Your Trusty ship has been upgraded with a sheild but things are tougher than they used to be. - As Well as pyMikes Original Primary Fire and Warp Functions [Less]
Created 11 months ago.

0 Users

Using PyGame, And pyMikes Game Objects Library And Base Code, Create A Version Of The Classic Asteroids Only Better Looking And More Functional. Current Features: - New Graphical Upgrade, High ... [More] Quality Mode Actually Has Colours ! - More Weapons, Nukes,Missiles,And Area Of Effect Shock Waves! - Sheilds! - Your Trusty ship has been upgraded with a sheild but things are tougher than they used to be. - As Well as pyMikes Original Primary Fire and Warp Functions [Less]
Created 11 months ago.