Skip to content

trmaa/Ray-Tracing-renderer-real-time-C-vanilla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ray tracing

This app works propperly only on linux and when build with compile.sh. the .exe is broken... Link to the unfinished document of my thesis.

To do

  • Make a sceen maker application which generates a JSON file in order to get readed by the programme.
  • Use the triangles to read meshes of 3D models.
  • Increase the performance with GPU processing via shaders, vulcan, cuda... Or something else.
  • Migrate to a more efficient and safe language like rust.
  • 2D map preview.
  • Rotate the camera with the mouse and make the rotation mathematicaly correct...

Screenshots

screenshot2 screenshot2 screenshot1 screenshot1 screenshot1 screenshot1 screenshot1 screenshot1

About

It's a ray tracing enviroment developed on c# vanilla

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published