|
Name |
Description |
Subprojects |
| Full scale clone of blender on X | I aim to make this program as true to the original as possible. It will allow the same rendering capabilities as it's i86 brother. I hope to have some help from the public to make the renderer use the playstation's graphics chip to do most of the hard rendering work. This project has just started, so please feel free to lend a hand. | None |
| GIF/VIF/DMAtag disassembler | Reads in a GIF/VIF/DMAtag from a file, and prints its contents to the screen, useful in debugging perhaps. Current beta can translate GIFtags and provide warnings for some errors that may be hard to catch (e.g. setting PRIM in REGLIST mode). No VIF/DMA support yet. Compatible with .dat files for VU competitions, and VU dumps from Sauce's modified harness | None |
| Linux Framebuffer for PS2 | The aim of this project is to develop a Linux framebuffer driver for the Playstation2 that replaces the GS video driver that comes with the kit. The final goal is to test many non-X11 Linux libraries and applications for the embedded world that are based on the framebuffer abstraction (e.g. the Qt/Embedded library) and therefore cannot be used with the non-framebuffer based ps2gs driver. Examples of target applications: Konqueror web browser, Embedded Mozilla, Qtopia, etc. | None |