RT-EGG / CsLibraries

The library for me. C# common, mathematics, graphics with OpenGL (C# library OpenTK).
Other
0 stars 0 forks source link

float-precision #1

Closed RT-EGG closed 2 years ago

RT-EGG commented 2 years ago

Change precisions from double to float of all mathematics classes.

RT-EGG commented 2 years ago

Fixed