Anteworld - Outerra Game > JavaScript development

Object

<< < (3/3)

SteelRat:

--- Quote from: cameni on July 09, 2016, 06:50:11 am ---Memory layout is implementation specific. OpenGL uses column-major format (sequence of values go by columns), but math libraries may have a different convention. Row-major is more consistent with how we usually write matrices (by rows), but as I can see, three.js uses column-major as well.

--- End quote ---

Thank you!

"Three.js" I used as a temporary solution.
Over time, I will write the library. I need more experience.)

Navigation

[0] Message Index

[*] Previous page

Go to full version