Skip to content

Ray Tracing desktop app built with Tauri, Rust, and HTML/JS Canvas. Based on Gabriel Gambetta's Computer Graphics from Scratch

Notifications You must be signed in to change notification settings

ctrachte/TauRayTrace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TauRayTrace

Ray Tracing desktop app built with Tauri, Rust, and HTML/JS Canvas. Based on Gabriel Gambetta's Computer Graphics from Scratch

Future Goals and/or Roadmap:

  • Move all methods one by one to the Rust side
  • have frontend only hold variables and html5 canvas
  • Frontend talks to the compiled Rust engine, Rust engine does heavy processing/memory intensive tasks

About

Ray Tracing desktop app built with Tauri, Rust, and HTML/JS Canvas. Based on Gabriel Gambetta's Computer Graphics from Scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages