Difference between revisions of "Open Source Task List"
(New page: =Software= ==Client== * Branan's PlasmaClient is very WIP. ==Server== * Dustin has one * Hoikas and Zrax have WIP. ==PyPRP2== * Theoretically supports MOUL format. Should be verified and e...) |
(→Client: a bit of information about where PC is at) |
||
Line 2: | Line 2: | ||
==Client== | ==Client== | ||
* Branan's PlasmaClient is very WIP. | * Branan's PlasmaClient is very WIP. | ||
+ | ** Currently supports linking though StartUp to Relto. | ||
+ | ** Has basic rendering and physics interactions. | ||
+ | |||
==Server== | ==Server== | ||
* Dustin has one | * Dustin has one |
Revision as of 12:49, 14 August 2010
Contents
Software
Client
- Branan's PlasmaClient is very WIP.
- Currently supports linking though StartUp to Relto.
- Has basic rendering and physics interactions.
Server
- Dustin has one
- Hoikas and Zrax have WIP.
PyPRP2
- Theoretically supports MOUL format. Should be verified and expanded on.
- What else does this need on top of current PyPRP to be a solid tool?
File Server
- Where will we store age files? How will the server distribute them?
Documentation
Python Files
- There are lots of x*.py files to implement common features. They should be doc'd with the correct parameters in a way artists can easily understand.