jfcameron / gdk-graphics

3D Rendering using OpenGLES 2.0/WebGL1.0. Platforms: Linux, Windows, Mac, x86 64bit, arm64, wasm
MIT License
1 stars 1 forks source link

parameterize graphics_types header at build script generation time (cmake module) #4

Open jfcameron opened 5 years ago

jfcameron commented 5 years ago

allow user to specify precision of graphics types (mat4x4 and so on) by replacing the graphics_types header with a generated version, filled with data provided by -D cmake params