Re: [Plib-users] How to add color to .3ds file object?
Brought to you by:
sjbaker
From: Per L. <li...@ho...> - 2002-07-28 10:43:56
|
> When I debug in PPE, I see that the file contains many chunks of types > PLIB does not know: 15678, 16736, 16662 etc.It could well be that one > of them is a colour. According to lib3ds, 15678 (0x3D3E) is MESH_VERSION, 16736 (0x4160) is MESH_MATRIX and 16662 (0x4116) is not used by lib3ds. My guess is that the last one holds the colour information, or that we have a bug in the loader. Regards, Per Liedman |