abbec / flaXx

A Monte-Carlo Ray Tracer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Intro

flaXx is a Monte Carlo Raytracer.

Building

To build the project you need CMake.

Under Linux, you also need development packages for SDL.

If you build on Windows under VisualC++ you need DirectX SDK installed.

If you build on Windows with gcc, you will need DirectX headers and libraries for MSYS.

Project status

The project is far from finshed and will probably not get that much attention from me. If someone would like to help and make it an actual usable raytracer, feel free to contact me!

About

A Monte-Carlo Ray Tracer


Languages

Language:C 85.7%Language:C++ 10.3%Language:Objective-C 2.4%Language:Assembly 1.0%Language:TeX 0.5%Language:R 0.1%Language:Perl 0.0%