Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 2 3 [4] 5 6 ... 11

Author Topic: "Isometric" display for DF  (Read 26187 times)

Nicpon

  • Bay Watcher
    • View Profile
Re: More "isometric" blues
« Reply #45 on: May 18, 2009, 01:42:39 pm »

Kinda like was done in early isometric RTS games like Age of Empires.
posts like this make me feel old.

Anyways. Great job with that mockups.

Without toady's intervention, we could make visualiser out of this(like 3Dwarf), and then optimize it to make it usable real time (as additional window).
« Last Edit: May 18, 2009, 01:44:39 pm by Nicpon »
Logged

Solifuge

  • Bay Watcher
    • View Profile
Re: More "isometric" blues
« Reply #46 on: May 18, 2009, 03:01:46 pm »

Without toady's intervention, we could make visualiser out of this(like 3Dwarf), and then optimize it to make it usable real time (as additional window).

I hate to seem like an attention-whore, but I'm actually trying to get a group together for just such a project.
The thread is here.

If we borrowed bits and pieces from other fan-made utilities, such as the Full Combat Text retrieval in Fortress Mode (ala Dwarf Companion), Map info and Sprite reading (ala 3Dwarf / Dwarvis), and the ability to pass simple keyboard commands back to the original program (ala Mining Macros, etc.), and so on, it is entirely feasible to make a Graphical Shell to run on top of DF, that would look something like this.
« Last Edit: May 18, 2009, 03:12:45 pm by Solifuge »
Logged

Sunken

  • Bay Watcher
  • Wabewalker
    • View Profile
Re: More "isometric" blues
« Reply #47 on: May 18, 2009, 03:06:20 pm »

Not that I know how to fix it, but the transparency mockup made me think for a minute that the dwarf is floating above the wall. Possibly make the fall-off quicker, or the bubble smaller?

I rather think the problem is that the wall isn't transparent enough where the dwarf is. If you couldn't see the wall "through" the dwarf's feet you wouldn't have that illusion.
Logged
Alpha version? More like elf aversion!

Mike Mayday

  • Bay Watcher
  • gfx whr
    • View Profile
    • Goblinart
Re: More "isometric" blues
« Reply #48 on: May 18, 2009, 05:25:07 pm »

Ok. So how about gradually increasing blur for portraying lower levels? (as an option of course)


Also:
« Last Edit: May 18, 2009, 05:30:53 pm by Mike Mayday »
Logged
<3

florian

  • Bay Watcher
    • View Profile
Re: More "isometric" blues
« Reply #49 on: May 18, 2009, 05:49:44 pm »

That last mockup doesn't look right. Could you give the dwarf a yellow outline that lies on top of the wall, while the dwarf stays hidden?
Logged

Urist McDetective

  • Bay Watcher
    • View Profile
Re: More "isometric" blues
« Reply #50 on: May 18, 2009, 06:33:40 pm »

I think that's a sticking point - you want an outline, he wants transparency & I'd like every second dwarf pixel to be shown through the wall.

I think level blurring is a good idea, but it needs something extra to really differentiate between levels of blurriness.
Logged
WELCOME TO FUCKING BAY12!
 - not only do they have the weapons, they also have the Fortresses -
I have noticed a rather mixed reaction with microcline, but what do people think of olivine?
Oh I love olivine.  I think dark green furniture makes the fortress tasteful.
Wait, what?

chucks

  • Bay Watcher
  • Have Cutlass -- Will Travel
    • View Profile
Re: More "isometric" blues
« Reply #51 on: May 18, 2009, 08:01:57 pm »

I like the idea of some sort of obscuring filter for each successive lower level, but I don't think blurring is the way to go.  I've read more than a few OpenGL tutorials that talk about utilizing fog to obscure objects on the horizon so your game doesn't suffer from 'popup' too badly.  Since the game already utilizes GL/SDL as the graphics suite of choice, it's something you already have at your disposal.

Just use an appropriate bubble image or algorithm to create a compromise between misty/smoky/cloudy style fog appropriate to being at a higher z-planes than lower z-planes.
« Last Edit: May 19, 2009, 12:36:31 am by chucks »
Logged
Computer says 'No'.

bjlong

  • Bay Watcher
  • [INVISIBLE]
    • View Profile
Re: More "isometric" blues
« Reply #52 on: May 19, 2009, 08:32:32 am »

An added filter for darkening/blue...er...ing would make portraying lower levels nicer, I think. And the more transparency made things worse, for me. One last mockup with less transparency would help, I think, but it's up to you, Mayday.
Logged
I hesitate to click the last spoiler tag because I expect there to be Elder Gods in it or something.

Drakale

  • Bay Watcher
  • I will get my revenge~
    • View Profile
Re: More "isometric" blues
« Reply #53 on: May 19, 2009, 12:45:38 pm »

I actually like how the "blurred as you go down" tower is looking. I'm wondering how it would hold up if you where really high... In fact there is a set limit to the depth you can show using this isometric view right, the view will just eventually cut off the screen before hitting the bottom? So it all work out...
I'd like to see a mockup with obscuring to compare.

Nice work by the way, hopefuly this will inspire Toady  ;D
Logged

Tormy

  • Bay Watcher
  • I shall not pass?
    • View Profile
Re: More "isometric" blues
« Reply #54 on: May 19, 2009, 01:39:32 pm »

Ok. So how about gradually increasing blur for portraying lower levels? (as an option of course)

It looks awful imo... :-X
Logged

chucks

  • Bay Watcher
  • Have Cutlass -- Will Travel
    • View Profile
Re: More "isometric" blues
« Reply #55 on: May 19, 2009, 01:51:18 pm »

An added filter for darkening/blue...er...ing would make portraying lower levels nicer, I think. And the more transparency made things worse, for me. One last mockup with less transparency would help, I think, but it's up to you, Mayday.

This is actually a specific method of using fog.  You could have linear opaqueing of blue as the z-depth from the current highest level decreases.  Even though its called fog, it doesn't always look like fog.  Starcraft and Warcraft have the 'fog of war' which is the terrain you know exists past your current detecting units but is darkened to show that you don't have current, updated recon on those areas.
Logged
Computer says 'No'.

Mike Mayday

  • Bay Watcher
  • gfx whr
    • View Profile
    • Goblinart
Re: More "isometric" blues
« Reply #56 on: May 19, 2009, 02:39:46 pm »

There you go:
Logged
<3

Impaler[WrG]

  • Bay Watcher
  • Khazad Project Leader
    • View Profile
Re: More "isometric" blues
« Reply #57 on: May 19, 2009, 02:50:22 pm »

That actually looks rather nice, I had tried a tinting effect in my Khazad project but was disappointed when I got a very purplish effect and decided to retain a shading effect to show depth.  I know that's just a mock up but how exactly are you doing it?

A lot of the discussion in your earlier thread informed my project and lead me to ultimately reject a 2D system how ever well designed for a true 3D system.  I felt that the geometry would have to be 'real' for their to be a guaranteed of an accurate representation.  Once you know its accurate then various tweaks and tools can be used to make it easier to see and understand such as the exploded view levels and in the future I'll likely make obscuring walls translucent or transparent.
Logged
Khazad the Isometric Fortress Engine
Extract forts from DF, load and save them to file and view them in full 3D

Khazad Home Thread
Khazad v0.0.5 Download

chucks

  • Bay Watcher
  • Have Cutlass -- Will Travel
    • View Profile
Re: More "isometric" blues
« Reply #58 on: May 19, 2009, 03:24:38 pm »

Very nice.  I would prefer shades of grey for this effect, since the dwarf at the bottom looks like he's drowning underwater.  Still, very nice.
Logged
Computer says 'No'.

Lear

  • Bay Watcher
  • IRO-Bot will never die.
    • View Profile
    • the-crowing-is-near on deviantArt.
Re: More "isometric" blues
« Reply #59 on: May 19, 2009, 03:43:44 pm »

I can't decide with method of portraying depth I like more. The blurred building looks really cool but the dwarf looks better with the greying.
Logged
Those were the days, The End Complete.
deviantART - My artworks, let me show you them!
Pages: 1 2 3 [4] 5 6 ... 11