Xonotic Forums
[SUGGESTION] Player model color preview - Printable Version

+- Xonotic Forums (https://forums.xonotic.org)
+-- Forum: Creating & Contributing (https://forums.xonotic.org/forumdisplay.php?fid=10)
+--- Forum: Xonotic - Suggestion Box (https://forums.xonotic.org/forumdisplay.php?fid=20)
+--- Thread: [SUGGESTION] Player model color preview (/showthread.php?tid=2419)



Player model color preview - RaptorFX - 12-10-2011

It would be nice if I could see the color changes of my player model in the player setup menu. All players could see immediately if they fit the latest trend :>


RE: Player model color preview - rocknroll237 - 12-10-2011

Yeah, that would be very handy.


RE: Player model color preview - rainerzufalldererste - 12-10-2011

agree Smile that is low priority but could be handy Smile


RE: Player model color preview - theShadow - 12-10-2011

the way I see it, this could be done 1 of 2 ways.

1- make the preview a view of the actual 3D model, with lighting and shading. This would look really cool, and allow for things like animations, and the ability to see the rotate the model around. However, it would be a lot of work to set up code wise, and be resource intensive.

2- break up the image, so the color of various parts of the image can be changed by either overlaying a differently colored image on just that part, or changing the color of the image. This would maybe be easier to do, but it would involve a lot of extra data, especially if there have to be different images for every color variation.

personally, I would love to see the first one happen, but I would like to read a breakdown of the possibilites of either from one of the developers, if it's not too much trouble.


RE: Player model color preview - Mr. Bougo - 12-10-2011

IIRC the problem with the first way is that this would have to be done in menuQC, which is not convenient at all.


RE: Player model color preview - theShadow - 12-10-2011

thats the problem with either way :p


RE: Player model color preview - Mr. Bougo - 12-11-2011

Except the second way does not need to render 3d objects. Sorry I wasn't clear :x

I know csqc can somehow render models, but I'm not sure about menuqc.


RE: Player model color preview - Spaceman - 12-11-2011

http://forums.xonotic.org/showthread.php?tid=1832


RE: Player model color preview - RaptorFX - 12-22-2011

You see this topic is very important Smile
Other suggestions were made before mine, damn i knew this, but i cant find the thread :/
Thx to Spaceman