ilmola / generator

A procedural geometry generation library for C++11
GNU Lesser General Public License v2.1
211 stars 26 forks source link

Make GLM/GML compatibility layer in math.hpp more transparent #12

Open JesseTG opened 8 years ago

JesseTG commented 8 years ago

I.e. make it more idiot-proof while changing the existing generator code as little as possible, and not changing gml at all. Also, better document the addition of more GML substitutes.