Skip to content

Graphics3D_1.4

Choose a tag to compare

@GiveJavaAChance GiveJavaAChance released this 14 Apr 20:41
· 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