My optimizer is only check for identical textures - i.e. materials that load the same image. I didn't check for materials without texture. Do you need to compare all properties of each material in order to find duplicate? Thanks, Dat
On Wed, Oct 28, 2009 at 2:14 AM, Ulrich Hertlein <[email protected]> wrote: > Hi Dat, > > On 27/10/09 11:53 AM, Ulrich Hertlein wrote: >> >> On 27/10/09 2:05 AM, Nguyen Tien Dat wrote: >>> >>> So I have read about .mtl and .obj files and understood what you >>> meant. I created a program to optimize the model >>> (http://cs.uiowa.edu/~tinguyen/OptimizeMtlFiles.rar) > > Oh and one more thing: you have a lot of identical materials without > texture. Does your optimizer only check for identical textures? > > Cheers, > /ulrich > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > -- Dat Tien Nguyen PhD student, Computer Science Department The University of Iowa, IA 52242 http://cs.uiowa.edu/~tinguyen _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

