ryerrabelli / jmonkeyengine

Automatically exported from code.google.com/p/jmonkeyengine
0 stars 0 forks source link

Add warning to material when more than 16 textures are used #383

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
See this page:
http://jmonkeyengine.org/groups/terramonkey/forum/topic/12-textures-splatting-in
-new-terrainlighting-j3md/

Due to OpenGL2 limitations, only 16 texture units are guaranteed to be 
supported. Because of that, proper warnings should be raised when the limit is 
reached.

Original issue reported on code.google.com by ShadowIs...@gmail.com on 5 Aug 2011 at 2:14

GoogleCodeExporter commented 8 years ago

Original comment by ShadowIs...@gmail.com on 6 Sep 2012 at 6:08