www.jpct.net

jPCT - a 3d engine for Java => Support => Topic started by: AGP on February 01, 2012, 05:31:23 am

Title: mergeAll() Merging Textures
Post by: AGP on February 01, 2012, 05:31:23 am
Would it be impossibly hard to have Object3D.mergeAll() internally make one combined texture? That would be very useful to me and, no doubt, everyone else.
Title: Re: mergeAll() Merging Textures
Post by: EgonOlsen on February 01, 2012, 07:14:23 am
I'll think about it. It will have some issues with texture tiling and clamping that can't be solved that might make it fail for a bunch of meshes, but it might work fine on others...