[Ginger3D] Duplicate math classes #1

Closed
opened 2020-02-21 07:10:31 +00:00 by halotroop2288 · 1 comment
halotroop2288 commented 2020-02-21 07:10:31 +00:00 (Migrated from github.com)

All vector and matrix classes should be removed and replaced with their JOML equivalents.
This is challenging because these custom classes have methods which do not exist in JOML.
It's probably caused by copying code meant for LWJGL2 (which did not use JOML).

All vector and matrix classes should be removed and replaced with their JOML equivalents. This is challenging because these custom classes have methods which do not exist in JOML. It's probably caused by copying code meant for LWJGL2 (which did not use JOML).
halotroop2288 commented 2020-04-29 08:22:30 +00:00 (Migrated from github.com)

This was fixed in the other repo before the code moved over here.

This was fixed in the other repo before the code moved over here.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: halotroop/LiteCraft#1
There is no content yet.