Skip to content

A Virtual Ray Tracer V1.3.44

Choose a tag to compare

@wezel wezel released this 28 Feb 01:58
· 251 commits to main since this release
e7699b4

Shine a colored light on that.

Bug fixes:

  • Fixed the prism shading. The normals of the object where wrongly defined causing shadows and lighting on the object to behave weird.
  • Fixed the light sources in the advanced level. Instead of colored they where all white.

Changes:

  • Made the application light labels work in the editor because we can't use the ones provided by unity.
  • Improved unity render calculation slightly by ignoring lights at a to great of an angle.

There are 3 builds:
Linux:
unpack the zip and run the x86_64 file.

macOS:
unpack the zip and run the file.

Windows:
unpack the zip and run the exe file.