Difusse Color
Closed this issue · 3 comments
GoogleCodeExporter commented
Hi first congrats for your work
What steps will reproduce the problem?
Export obj with blender put difusse color in Kd tag like it is spected, but
you use Ka for fill color when it is abient color
What is the expected output? What do you see instead?
use Kd information for fill color
What version of the product are you using? On what operating system?
svn last version
Please provide any additional information below.
ty a lot
Original issue reported on code.google.com by seya...@gmail.com
on 15 Dec 2008 at 3:56
GoogleCodeExporter commented
Hi,
More details:
Software: Blender ver 2.48a
Operating System: Windows XP
By the way, Blender does it right. It would be nice not to have to manually
edit the
.mtl file in order for it to work on objloader.
Thanks!
Original comment by paulope...@gmail.com
on 25 Mar 2009 at 9:52
GoogleCodeExporter commented
Hi guys,
My apologies for this fix taking so long. But I'm about to role out a new
version that should address this
problem. The beta version is here
http://code.google.com/p/saitoobjloader/source/browse/#svn/trunk/OBJ_Loader/libr
ary_015 If you can take a
look at it and let me know if this works for you that would be great. Also this
new version now uses the
Processing PVector class to store Verts, Normals and UV's. So the new version
of the objloader will only work in
version 1 and above.
Original comment by mattdit...@gmail.com
on 17 Apr 2009 at 5:43
GoogleCodeExporter commented
Original comment by mattdit...@gmail.com
on 17 Apr 2009 at 5:44
- Changed state: Fixed