Page 1 of 1

map retexturing

Posted: 11 Feb 2015, 00:46
by zoggop
Is it possible to draw on the ground and have it receive shading and shadows (not DrawGroundQuad)?

Re: map retexturing

Posted: 11 Feb 2015, 01:10
by jK
Is it possible to *to build a nuclear plant with pink fans*?

see http://rurounijones.github.io/blog/2009 ... p-on-irc//

Re: map retexturing

Posted: 11 Feb 2015, 02:07
by gajop
It's possible, but pretty hard as you'd have to modify opengl textures which are tiled, and pretty inefficient (not usable for gaming) as they wouldn't be compressed like they normally are.

It's actually one of the things I'd like to see added support for in Spring.

Re: map retexturing

Posted: 11 Feb 2015, 02:36
by Super Mario
jK wrote:Is it possible to *to build a nuclear plant with pink fans*?

see http://rurounijones.github.io/blog/2009 ... p-on-irc//
Is that sarcastic comment really necessarily jk?

Re: map retexturing

Posted: 11 Feb 2015, 02:46
by zoggop
gajop wrote:It's possible, but pretty hard as you'd have to modify opengl textures which are tiled, and pretty inefficient (not usable for gaming) as they wouldn't be compressed like they normally are..
Ahh... thanks. I finally understand the purpose of the map format :oops:

I wonder if PepeAmpere left any notes on where notAmap was headed texture-wise, will look.

Re: map retexturing

Posted: 18 Feb 2015, 04:26
by Google_Frog
Yes, it is possible.

I am not sure whether gajop knows what he is talking about so be wary.

I followed jK's link to here http://slash7.com/2006/12/22/vampires/ so for now I will leave you with a link to my gadget which does map retexturing.

https://github.com/ZeroK-RTS/Zero-K/blo ... andler.lua

Re: map retexturing

Posted: 18 Feb 2015, 11:06
by FLOZi
Google_Frog wrote:Yes, it is possible.

I am not sure whether gajop knows what he is talking about so be wary.

I followed jK's link to here http://slash7.com/2006/12/22/vampires/ so for now I will leave you with a link to my gadget which does map retexturing.

https://github.com/ZeroK-RTS/Zero-K/blo ... andler.lua

I'm quite sure he does (and more so than you), be wary of yourself.

Issue was briefly mentioned again here: viewtopic.php?f=13&t=30962&p=548449&hil ... re#p548449

But it seems jK is the one in the know and has already decided this topic isn't worth posting in.