Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 327 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 327 Bytes

EVERTims Ray-tracing Software

This repository holds the sources of the EVERTims raytracing client and the libevert (C library on which evertims relies for raytracing routines)

Build

Run the build scripts in the ./build directory

dependencies under debian-based linux distribution:

  • cmake
  • libbsd-dev
  • freeglut3-dev