Projects tagged ‘pyglet’


[10 total ]
5

cocos2d

   
Primary Language: Python Licensed as: BSD-ish License

cocos2d is a framework for building 2d games, demos, and other graphical/interactive applications. It is built over pyglet. It provides some conventions and classes to help you structure a "scene based application".

Metrics updated about 3 hours ago

1

Bruce the Presentation Tool

   
Primary Language: Python Licensed as: BSD-ish License

Bruce the Presentation Tool is for programmers who are tired of fighting with presentation tools. In its basic form it allows text, code or image pages and even interactive Python sessions. It uses pyglet (http://www.pyglet.org/) and is easily extensible to add new page types.

Metrics updated 24 Mar 08

0

caseman

 
Primary Language: Python Licensed as: MIT License

Casey's game code, snippets, scripts and utilities. In progress stuff not mature enough for its own repo, as well as experiments and the like. Maybe even some diamonds in the rough! 8^) Probably the code of most interest here is my Perlin noise ... [More] library for Python. Here's an example of what you can do with it (download a higher quality version at right). I also occasionally post stuff about what I'm doing on my blog. At the moment, I am hacking regularly on the Lepton particle engine. [Less]

Metrics updated about 4 hours ago

0

Robo-T2

 
Primary Language: Python

Metrics updated 11 Oct 08

0

Miru

 
Licensed as: MIT License

Miru is a set of graphics extensions to pyglet enabling easier development of OpenGL-based applications in Python. Features include camera, lighting and advanced texture mapping abstractions. There is also support for loading Wavefront OBJ files.

0

pybox2d

 
Primary Language: Python Licensed as: GNU Lesser General Public License 2.1

pybox2d2D physics library for Python under the zlib license. 9/2/2008: BlogDevelopment will now be detailed on this blog, whether you like it or not. Releases6/1/2008: 2.0.1b4 Released

Metrics updated 08 Oct 08

0

samurai-x

 
Primary Language: Python Licensed as: GNU General Public License 2.0

A work in progress window manager written in pure python. Current Features: virtual desktops focus stack window maximisation/moving/resizing cairo drawn widgets/window decorations user configuration probably more... you'll have to check it out! ... [More] Work on the current version has been halted. We are now looking to write an xcb based window manager. samurai-x is written entirely in python using ctypes. The xlib module is from http://pyglet.org and the cairo module is generated by pyglet tools - so big respect to pyglet! samurai-x is very easy to extend and customise so its suitable for prototyping, using as a real window manager or just to learn about xlib programming. samurai-x was originally based on code from http://awesome.naquadah.org/ ( although there is little resemblance now ). Also viewing the code from http://fluxbox.org has been an essential resource. [Less]

Metrics updated 08 Oct 08

0

py-fun

 
Licensed as: New BSD License

This is a collection of mini Python related projects and tools done for the purpose of learning. Initially the focus will be on pyglet related code.

0

los-cocos

 
Primary Language: Python Licensed as: New BSD License

cocos2d is a framework for building 2D games, demos, and other graphical/interactive applications. It is built over pyglet. It provides some conventions and classes to help you structure a "scene based application". A cocos2d application consists ... [More] of several scenes, and a workflow connecting the different scenes. It provides you with a "director" (a singleton) which handles that workflow between scenes. Each scene is composed of an arbitrary number of layers; layers take care of drawing to the screen (using the pyglet and OpenGL APIs), handling events and in general contain all of the game/application logic. Cocos simplifies the game development in these areas: Defining a workflow for your game Creating special effects in layers Creating transitions between scenes Managing sprites Basic menus For more information, visit the cocos2d homepage [Less]

Metrics updated about 3 hours ago

0

PsychoPy

 
Primary Language: Python Licensed as: BSD-ish License

PsychoPy is an open-source package for creating psychology stimuli in Python (A real and free alternative to Matlab). PsychoPy combines the graphical strengths of OpenGL with the easy Python syntax to give experimental psychologists a free and simple stimulus presentation and control package.

Metrics updated 05 Oct 08