laumaya / GLC_lib

GLC_lib is a C++ library for high performance 3D application based on OpenGL and Qt4 GUI
http://www.glc-lib.net
Other
62 stars 31 forks source link

Collada "sampler2D" childs "wrap_s" and "wrap_t" not supported #33

Open JayFoxRox opened 6 years ago

JayFoxRox commented 6 years ago

Support for these would be nice, and looks reasonably simple. The Collada spec even tells you which OpenGL state maps to the respective setting.