Skip to content

bircni/Raytracing

Repository files navigation

Linux Windows MacOS

Raytracing

This is the main repository for the raytracing project.

Screenshot Screenshot

Usage

Feel free to download the latest release from releases or build it yourself.

Build

Requirements:

Build with:

cargo build --release

and run with:

cargo run --release

Documentation

You can find the generated rust documentation here and the wiki here.

License

Distributed under the GNU General Public License v3.0. See LICENSE for more information.

Contributing

To contribute to this project, please read the Contributing Guidelines.

Translations

Available translations:

  • English
  • German

If you want to contribute a translation, create a new .yaml file in the locales folder and add the translations.

Contributors