Open JSchpp12 opened 1 year ago
Shaders and materials are very closely coupled right now. A material must match what a shader expects - memory wise. So it makes better sense for these two classes to be combined into one.
Shaders and materials are very closely coupled right now. A material must match what a shader expects - memory wise. So it makes better sense for these two classes to be combined into one.