This is a collection of sample programs for use with the RSXGL project.
The samples include:
- fluids - Jos Stam's stable fluids.
- glassview - 3D model viewer
This project requires the following:
- A PS3 homebrew development toolchain (such as ps3toolchain).
- The [PSL1GHT](https://github.com/ps3dev/PSL1GHT homebrew SDK.
- RSXGL itself.
- Some third-party libraries.
With these different projects built, the following commands will build the samples:
./configure
make
The result will be some NPDRM packages (.pkg files) built in each sample's directory (e.g., src/fluids).