Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.259.634 Times

Python library for PS3 0.1.2

  Date Added: February 03, 2010  |  Visits: 1.349

Python library for PS3

Report Broken Link
Printer Friendly Version


Product Homepage
Download (103 downloads)



Python library for PS3 (Sony Playstation 3) game development under Linux. Includes: rendering to the PS3 frame buffer on a per pixel basis or with blittable objects (solid, masked or alpha blended), support for PS3 controllers and integration with PIL. As you may know, Ive been writing my PS3 stuff with a view to building up a library suitable for writing games and as I thought about it more the idea of using a scripting language for the game seemed the most logical way forward. I plumped on python as Id used it before for a couple of small jobs and it seemed like a nice language with a lot of support. Plus, it has the advantage of being pre-installed on most Linux distributions and very easy to extend, and so the PS3 library for python was born... Brief bullet points of the current build: Support for the PS3 frame buffer on a per pixel basis Support for blittable objects (solid, masked or alpha blended) Support for the PS3 controllers Easy integration with PIL for image manipulation and text rendering A proof-of-concept breakout game After about a day and a half development, the core of the library was in place but in a not very visible way. It seemed that the only way I could actually demonstrate this to all be good stuff is by writing a quick game. And breakout is one of the simplest, so I spent another day writing that. Its important to have a good demo on release... So, Ill settle for this half-hearted attempt at a breakout game whose main redeeming feature is that it has alpha transparency on all the blocks! Just to whet your interest, heres an example of how easy the code can be (taken directly from the test.py file): image = Blittable(Image.open("miglu.jpg")) for count in xrange(screen.height-image.height): screen.clear() screen.blit(image, (count,count) ) screen.flip() screen.wait() Whats New in This Release: - Adds support for image blitting with the SPUs. - Currently, using 4 SPUs the alpha blended breakout demo runs at 30fps at 720p.. Ranulf Doswell's daily life

Requirements: No special requirements
Platforms: Linux
Keyword: Code Generators Development Game Game Development Library Programming Python Python Library Sony Support
Users rating: 0/10

License: Freeware Size: 43.01 KB
USER REVIEWS
More Reviews or Write Review


PYTHON LIBRARY FOR PS3 RELATED
Utilities  -  Application Server Development Library for Linux 1.4.0
ASDL, Application Server Development Library, is a generic components library & framework for application server/services & software/program development on multi-platform. Project's intention is provide a highly efficient, reusable, easy-to-use...
3.52 MB  
Libraries  -  Generic Game-Tree Library 2.1.4
GGTL is a library designed to make it easier to program games in C. Generic Game-Tree Library provides an AI that is able to play most 2 player strategic games. Nim, Tic-Tac-Toe, Reversi (aka Othello), Connect-4 and Chess are all examples of...
256 KB  
Libraries  -  Rapid Application Development Library 2.7.0
radlib is a C language library developed to abstract details of interprocess communications and common linux/unix system facilities so that application developers can concentrate on application solutions. It encourages developers (whether expert...
430.08 KB  
Development Editors  -  C++ Threads 3.6
C++ Threads is a development library, that provides classes for threaded applications in native C++ code.
204.8 KB  
Specialized Tools  -  Limnor Studio 5.6.1.653
A visual codeless programming system with built in support for web development and web application, databases, 2D drawings, web services, kiosk, ActiveX, etc. All kinds of software can be developed without learning and using textural computer...
7.42 MB  
Libraries  -  Thousand Parsec Python Advanced Client Support Library 0.2.0
Thousand Parsec is a 4 Xs game (eXplore, eXpand, eXterminate, eXploit). Unlike commercial alternatives, it is designed for long games supporting universes as large as your computer can handle. Thousand Parsec Python Advanced Client Support...
97.28 KB  
Libraries  -  VP Toolkit 0.3.50
VP Toolkit is an Internet client/server C++ library, with support for object threads, stream based socket I/O, a multi-threaded server socket framework, a multi-process fault tolerant server framework, XML, HTTP, etc. VP Toolkit software is now...
174.08 KB  
Programming  -  Secure-SMTPD 1.1.7
Secure-SMTPD extends on Petri Lehtinen's SMTPD library adding support for AUTH and SSL.
10.24 KB  
Libraries  -  PyKyra 0.4.0
PyKyra project is a fast game development framework for Python. It is based in SDL and the Kyra engine. In addition to the standard features of Kyra, PyKyra also supports MPEG video, sound (MP3, Ogg Vorbis, Wav, and Multichannel module files),...
296.96 KB  
Libraries  -  Paderborn University BSP Library 01-26-2007
Paderborn University BSP Library is a C-Library to support development of parallel algorithm based on the "Bulk-Synchronous-Parallel-Model". The Library offers buffered asynchronous message-passing between the nodes, organized in supersteps. At...
348.16 KB  
NEW DOWNLOADS IN PROGRAMMING, CODE MANAGEMENT TOOLS
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Code Management Tools  -  BitNami Review Board Stack 1.6.9-1 (linux)
Review Board is a powerful web-based code review tool that offers developers an easy way to handle code reviews. It scales well from small projects to large companies and offers a variety of tools to take much of the stress and time out of the...
75.97 MB  
Code Management Tools  -  Common Text Transformation Library 2.08
Common Text Transformation Library, CTTL for short, is a set of C++ classes and functions to understand and modify text data. Common Text Transformation Library implementation is based on STL classes and algorithms. Concept of a substring plays...
163.84 KB  
Code Management Tools  -  GMP compiler 1.0.0
GMP compiler tool simplifies the use of GMP, the GNU multiple precision library. It scans a C source file for specially marked GMPS arithmetic expressions and replaces them with plain C. The abbreviation gmpc stands for GMP compiler, or...
276.48 KB  
Code Management Tools  -  phpCodeGenie 3.0.2
phpCodeGenie (PCG) is a code generator for database driven applications. PCG can generate entire working basic database driven applications for you. PCG can generate code from different databases. The database servers it can talk to via ADODB...
1.4 MB  
Code Management Tools  -  idioskopos 0.4.1
idioskopos (Greek: idio- inward, within, private; -skopos look, aim, target) is a C++ library that simplifies (hopefully) the addition of object reflection and introspection. There are numerous libraries that provide object introspection, but...
604.16 KB