Re: Hello,how could i load normal map in obj?
Posted by
ravenocean on
Dec 01, 2013; 5:32am
URL: https://forum.jogamp.org/Hello-how-could-i-load-normal-map-in-obj-tp4030707p4030731.html
hello,
Thank you for telling me the sample.
but i haved check the ardor3D 's obj loader,
in ardor3D is the class of :com.ardor3d.extension.model.obj.ObjImporter,
not support the key word "map bump"
and the JME3 's obj loader is the class of :com.jme3.scene.plugins.MTLLoader ,
seems to be supporting for normal mapping ,
but i loaded a model and did not saw the normal mapping effect,
so i will keep learning.
Thank you!
你们好!
很高兴跟大家一起学习JOGL