dual color and custom logo

dual color and custom logo

Share and discuss visual creations and creation practices like texturing, modelling and musing on the meaning of life.

Moderators: MR.D, Moderators

Post Reply
User avatar
daryl
Posts: 195
Joined: 08 Oct 2006, 10:33

dual color and custom logo

Post by daryl »

Hi all, so,
Does Spring support dual color on units ?
And does Spring support custom logo on units?

thx!
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: dual color and custom logo

Post by smoth »

Short answer No.
hokomoko
Spring Developer
Posts: 593
Joined: 02 Jun 2014, 00:46

Re: dual color and custom logo

Post by hokomoko »

Why not?
You can use your own custom shaders to do whatever you want re colors
and putting a logo on a unit can be done similar to commander nametags probably https://github.com/ZeroK-RTS/Zero-K/blo ... metags.lua
User avatar
daryl
Posts: 195
Joined: 08 Oct 2006, 10:33

Re: dual color and custom logo

Post by daryl »

this evening I will see the lua code...
probably i will ask you something again...
thankyou!
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: dual color and custom logo

Post by smoth »

we still only have partial shader support.

I deleted my post I don't want to get banned.
hokomoko
Spring Developer
Posts: 593
Joined: 02 Jun 2014, 00:46

Re: dual color and custom logo

Post by hokomoko »

smoth wrote:we still only have partial shader support.

I deleted my post I don't want to get banned.
????
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: dual color and custom logo

Post by smoth »

There was a lot of rage and cursing.
hokomoko
Spring Developer
Posts: 593
Joined: 02 Jun 2014, 00:46

Re: dual color and custom logo

Post by hokomoko »

What shader support are you missing in particular?
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: dual color and custom logo

Post by smoth »

last I foole with this a dev was working on explosions shattered pieces and exploded pieces(apparently due to models losing their id BEFORE Killed() was done), I believe kloot was fixing this. We still have no way to do shaders during construction(ask jk), I have a kludge for that.

that wasn't what the cursing was about.
gajop
Moderator
Posts: 3051
Joined: 05 Aug 2009, 20:42

Re: dual color and custom logo

Post by gajop »

smoth wrote:last I foole with this a dev was working on explosions shattered pieces and exploded pieces(apparently due to models losing their id BEFORE Killed() was done), I believe kloot was fixing this.
I thought those two were unrelated:
1) exploding objects into pieces vs exploding them into polygons
2) allowing shaders to work after units were killed but before they've been cleared (RenderUnitDestroyed), which is https://github.com/gajop/Custom-Unit-Sh ... 02b51aa4b8

Dunno about the rest.
User avatar
FLOZi
MC: Legacy & Spring 1944 Developer
Posts: 6240
Joined: 29 Apr 2005, 01:14

Re: dual color and custom logo

Post by FLOZi »

RE Shaders during construction;

https://github.com/spring/spring/blob/d ... g.txt#L227

Since 101
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: dual color and custom logo

Post by smoth »

That is good stuff. I will have to try it later. Thanks
Post Reply

Return to “Art & Modelling”