Page 2 of 2

Posted: 27 May 2007, 22:01
by PicassoCT
Goolash_ wrote:
PicassoCT wrote:Good worx, and welcome to the Citymapclub Goolash :D
Do we have a secret handshake? :-)

But seriously, is anyone (read=lathan\smoth\noize) working on urban features? i'm sure that as picasso said we would be swamped in city maps once those features are made available.
Lathan is work, Lathan should - well i am pretty shure he is doing something. He has posted a brilliant Picture in the Mapping Subforum - and since that day we have heard nothing. We could now take the Risky step of Provoking Lathan into a early Release, but ... this would also include the Chance to never ever hear of him again. So lets calm down - and wait, somebody has Pokercards here ?

PS: On Trenches the BUildings in Heightmap worked - not well, but good enough - so don`t stop trying ..

Posted: 27 May 2007, 22:08
by Goolash_
PicassoCT wrote: PS: On Trenches the BUildings in Heightmap worked - not well, but good enough - so don`t stop trying ..
Yeah, but that was because you made the texture yourself, trying to make houses work with the heightmap using an existing top-down picture is just out my reach, if someone can pull it off and make it look good he'll win ever lasting fame.

Posted: 27 May 2007, 22:18
by smoth
It doesn't work. The texture is horribly stretched and it shifts dramatically with lod.

Posted: 28 May 2007, 05:36
by zwzsg
Goolash_ wrote:if anyone volunteers to make some features of houses and cars (then i can photoshop every single item off this map and replace it with features) he will have my eternal gratitude and every other map maker as well.
Smoth made some. Proof. Just ask him his. Warning: he will deny they're working, pretend it causes all kinds of pathfinding issues, FramePerSeconds drop issues, units getting pushed and remaining stuck issues. Don't let yourself be put off.

Posted: 28 May 2007, 08:12
by hunterw
Goolash_ wrote: Yeah, but that was because you made the texture yourself, trying to make houses work with the heightmap using an existing top-down picture is just out my reach, if someone can pull it off and make it look good he'll win ever lasting fame.
no one will ever pull that off using a heightmap, because any vertical surfaces will stretch a top-down applied texture to the point of looking ugly.

features are what are supposed to allow things like this, but the collision for them is rudimentary (boxes only), so all of your houses will have to be square.

in conclusion, wait for the new spring engine i guess :P

Posted: 28 May 2007, 08:41
by trepan
This should work as a LuaGaia script:

1. Raise the terrain where you want the buildings (doesn't haven't
to be aligned to the grid, put them at 45 degrees as in this map)

2. Add some lua mesh objects to cover the terrain and make it look
pretty (use relief mapping shaders for bonus points).

You won't be able to reclaim or destroy the buildings, but it should
look ok. If you really want to blow one up, torch the lua mesh model,
and flatten the ground with some more lua calls...

P.S. Here's a 20K triangle lua model (it is textured):
http://trepan.bzflag.bz/spring/luamodel.jpg
It was generated from a WaveFront OBJ model using:
https://taspring.clan-sy.com/svn/spring ... bj2lua.lua

Posted: 28 May 2007, 12:08
by Goolash_
LOrDo wrote:*waits for trepan to come in and tell us it can be done with LUA*
You were right...

Posted: 28 May 2007, 13:25
by PicassoCT
ME wants candy with every Map... can Lua do that ? ;)