Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 907 Bytes

readme.md

File metadata and controls

21 lines (15 loc) · 907 Bytes

Archer

Archer Logo A rusty ray tracing engine being built to run with a decent frame rate even on CPU, allowing for realtime raytracing applications without GPUs. Every line of code is written with extensibility, hackability and the project's future in mind. Currently, the project is undergoing a major rewrite, this time from scratch.

Currently working on: The bit where the actual ray tracing happens

  • Basic Sphere [Devlog 1]
  • Multiple Reflections + BVH [Devlog 2]
  • Optimisations [Devlog 3]
  • Refraction [Devlog 4]
  • More optimisations? [Devlog 5]
  • More stuff coming soon!

Thanks and Citations