This thread is dedicated to our endeavor to migrate the engine from using TeraMath to using the joml math library.
I'm creating this thread in hopes we have central point for collecting important data and decisions, more organized and digestable than Discord. (I'm not sure if that makes sense yet, but we'll see)
To begin I want to point at my PR, which is an already working complete joml port:
Even if it won't be merged for being to big, it can be used as a reference for porting smaller parts of the engine at a time. ALSO, please review the comments I added, some point to potential problems within the current state of develop.
Attached is a list of all modules that would be affected in case we migrate completely (as done in my fork).
The problems aren't always the same, so it would technically be possible to merge something that only breaks compatibility with some of the modules.
I'm creating this thread in hopes we have central point for collecting important data and decisions, more organized and digestable than Discord. (I'm not sure if that makes sense yet, but we'll see)
To begin I want to point at my PR, which is an already working complete joml port:
Even if it won't be merged for being to big, it can be used as a reference for porting smaller parts of the engine at a time. ALSO, please review the comments I added, some point to potential problems within the current state of develop.
Attached is a list of all modules that would be affected in case we migrate completely (as done in my fork).
The problems aren't always the same, so it would technically be possible to merge something that only breaks compatibility with some of the modules.
Attachments
-
1.4 KB Views: 436