/CG

A generic graphics engine, capable of rendering scenes written in XML

Primary LanguageRoffMIT LicenseMIT

CG

Compiling (linux)

./build.sh

Running

Generator

target/release/generator/generator FILENAME OPTION [PARAMS...]

Engine

target/release/engine/engine [SCENE]

If no scene is provided config.xml will be used.

Help

Both programs support a --help flag to provide some guidance on how to use them.

Doubts

  • Fazer fix do follow mode
  • Documentacao