Graphics3D_1.4
·
31 commits
to main
since this release
Graphics3D:
Greatly improved performance for rotation calculation by 3X the speed,
Improved perfomance and accuracy of the line intersection method and the translated x, y plane calculation,
Window class now has methods to set icon and set location
RayTracer:
Triangle class now has proper texture mapping with u, v coordinates,
ColorObject r,g and b values are now publically accessible which can allow for custom color methods
The reworked RayTracer should be done by the next release