planetis-m / naylib

Yet another raylib Nim wrapper
MIT License
209 stars 11 forks source link

Be more careful when casting to Vector types #73

Closed planetis-m closed 1 year ago

planetis-m commented 1 year ago

Let's add static asserts to make sure it's safe.

From: https://stackoverflow.com/questions/45898184/can-i-safely-convert-struct-of-floats-into-float-array-in-c