Skip to content

wesselfr/luminous

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Luminous Raytracer

Luminous is a small raytracer written in Rust using OpenCL.

Alt text

The focus of this project is to create a small framework where one could experiment with raytracing.

Features:

  • Reflections
  • Dielectrics
  • HDR Sky
  • Hot-reloading

How to run:

To get started simply run:

cargo run or cargo run --release

ctrl+r can be used to reload the shader while the application is running.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages