IsraelAbebe / jmonkeyengine

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

OBJ/MTL loader incorrectly handles transparency #514

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Load a MTL file with transparency set (e.g. "d 0.5") but with illumination 
mode 2 "illum 2".

What is the expected output? What do you see instead?
By the OBJ/MTL spec, the model should appear transparent, but in jME3 it does 
not.

Original issue reported on code.google.com by ShadowIs...@gmail.com on 27 Jun 2012 at 1:31

GoogleCodeExporter commented 8 years ago

Original comment by ShadowIs...@gmail.com on 8 Jul 2012 at 7:39