Skip to content

Releases: DeveloperGY/eternion

Version 2.1.0

17 Apr 13:21

Choose a tag to compare

Added et_scaleVec3f()
this allows you to scale a vector based on the origin

Version 2.0.0

13 Apr 03:03

Choose a tag to compare

Breaking changes!

Added in vectors and translation of vectors

function signatures and type names have changed to make them more specific to Eternion and adapt to the addition of vectors, the wiki has been updated with the new functions and types

It is suggested that you compile the library yourself rather than use the supplied lib.a file as it was compiled on a bleeding edge linux system

Version 1.0.0

10 Apr 21:30
d8e767a

Choose a tag to compare

Compile the library into a static library, then put the header file in your own project and link against the library when you compile your project