Skip to content

Releases: aviallon/Raytracing

Raytracing with shaders (missing reflection)

21 Jan 21:37
eb1a2ff
Compare
Choose a tag to compare

First RC,
most bugs are ironed out,
and shadows are finally working.
Plans are still buggy, but since I figured out how rotation works, it should arrive in short time. Same for reflection.
For now, enjoy the solar sytem rotation arround the Sun (rotations speed are accurate, planet size are multiplied by 30 (except for the big ones like Jupiter & co. : only 6) and distances are divided by 10.
Enjoy!

First realease of my Raytracing algorithm !

15 Dec 19:35
b815887
Compare
Choose a tag to compare
v1.0-beta

Added code formatting