Skip to content

Zi7ar21/lumifizz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lumifizz

Another rendering engine written in C (currently a work-in-progress). Uses OpenMP for quick and easy multithreading.

Building

On Linux, you can just run the shell script build.sh. All you need is GCC (or Clang, modify the script as needed) with OpenMP build support.

Releases

No releases published