0 Forks
8 Stars
8 Watchers

RPU

RPU is a GLSL compatible programming language for rendering procedural graphics on the CPU.

How to download and setup RPU

Open terminal and run command
git clone https://github.com/markusmoenig/RPU.git
git clone is used to create a copy or clone of RPU repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with RPU https://github.com/markusmoenig/RPU/archive/master.zip

Or simply clone RPU with SSH
[email protected]:markusmoenig/RPU.git

If you have some problems with RPU

You may open issue on RPU support forum (system) here: https://github.com/markusmoenig/RPU/issues