orangeduck / Corange

Pure C Game Engine
http://www.youtube.com/watch?v=482GxqTWXtA
Other
1.82k stars 199 forks source link

Materials #5

Closed orangeduck closed 9 years ago

orangeduck commented 12 years ago

The current setup for materials sucks. The syntax is bad and having two different asset types for materials and multi-materials is a hack.

Ultimately I don't want to bring in an external library for parsing so the syntax needs to be as simple as possible but I'd also like it to be uniform and relatively C-like.

Some other issues: