Qhimm.com Forums

Miscellaneous Forums => Archive => Topic started by: vegetamaker on 2009-03-29 22:05:44

Title: Kimera Problems
Post by: vegetamaker on 2009-03-29 22:05:44
Well, i managed for modifcy 3D models good with the Kimera program (well, i can change them but look horrible because my skill xD). But if i try change the colour it look totally bad... Dunno what is the correct name in English. Better a picture i guess ^^

(http://img256.imageshack.us/img256/8741/skirttifa.png)

Thats is my prob. What could i do for the new colours look good?

Thanks for all.
Title: Re: Kimera Problems
Post by: Aali on 2009-03-30 01:25:01
Looks like Kimera can't set the shade mode properly (Modified version is flat shaded, original is smooth)

Very technical information follows;

After the polygon data in the .p file follows a section of 100-byte sized chunks, at offsets 8 and 12 you have two dwords that enable/disable all sorts of effects, among those smooth shading. If this information is missing or zero it will (apparently) revert to flat shading.

If Borde is still around I could help him implement some of these effects in Kimera
Title: Re: Kimera Problems
Post by: Izban on 2009-03-30 04:10:33
from what i can tell borde is a bit busy with school work and other commitments i have a copy of the source if that would help, i doubt he would mind if you squashed a couple of bugs solong as you credit him for the majority of the work.
Title: Re: Kimera Problems
Post by: vegetamaker on 2009-03-30 10:17:53
Well, atleast i know now the technical name of that effect: shade :P. Is good know something new hehe.

So Kimera dont "know" that information, pity ^^.

Thanks for the info Aali. And thanks to Zack Fair about Borde information ^^.
Title: Re: Kimera Problems
Post by: Aali on 2009-03-30 12:35:49
from what i can tell borde is a bit busy with school work and other commitments i have a copy of the source if that would help, i doubt he would mind if you squashed a couple of bugs solong as you credit him for the majority of the work.

I could take a look at it :-)
PM me or post a link to the source here and I'll see what I can do.