Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 773 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 773 Bytes

rsxgl-samples

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

Building

This project requires the following:

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).