Today I spent a couple hours following the “Raytracing in One Weekend” book. https://raytracing.github.io/books/RayTracingInOneWeekend.html#overview. This is needed to learn about 3d engines so I can make my game from scratch with cool graphics! I made 3 surfaces which in simple terms are hard solids, metals and glass. I can use this engine as the base of my game.
0
Log in to leave a comment