Graal Forums  

Go Back   Graal Forums > Development Forums > Graphic Design
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #81  
Old 03-06-2008, 10:55 PM
Stephen Stephen is offline
Boom!
Stephen's Avatar
Join Date: May 2004
Location: San Francisco
Posts: 10,410
Stephen has much to be proud ofStephen has much to be proud ofStephen has much to be proud ofStephen has much to be proud ofStephen has much to be proud ofStephen has much to be proud of
Quote:
Originally Posted by Elk View Post
that castle is from Fool on pj

i like the water but the architecture isnt too good
It is, clearly, supposed to be mythical.
__________________
Reply With Quote
  #82  
Old 03-07-2008, 02:27 AM
BigBear3 BigBear3 is offline
Zormite
BigBear3's Avatar
Join Date: Jan 2007
Location: Lynn, MA
Posts: 2,551
BigBear3 has a reputation beyond reputeBigBear3 has a reputation beyond reputeBigBear3 has a reputation beyond reputeBigBear3 has a reputation beyond reputeBigBear3 has a reputation beyond reputeBigBear3 has a reputation beyond reputeBigBear3 has a reputation beyond reputeBigBear3 has a reputation beyond reputeBigBear3 has a reputation beyond repute
Quote:
Originally Posted by DustyPorViva View Post
That's really, really hot Dusty.
Reply With Quote
  #83  
Old 03-07-2008, 07:06 AM
grawlgamer grawlgamer is offline
Inactive Graal Player
grawlgamer's Avatar
Join Date: Feb 2006
Location: North America
Posts: 319
grawlgamer is on a distinguished road
Send a message via AIM to grawlgamer Send a message via MSN to grawlgamer
I don't understand what it is for, a server?
__________________
Quote:
Originally Posted by Inverness View Post
Being male isn't an issue.

Being female must be an issue for you every month though, right?
Reply With Quote
  #84  
Old 03-07-2008, 07:22 AM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
A collaboration is when people come together and add their bit to a piece of art. In pixel art, a template(or empty canvas) is usually provided, and people fill in 'empty blocks'. It's not for anything really... just to have a little fun.
Reply With Quote
  #85  
Old 03-09-2008, 08:27 PM
Ziro_of_the_Turks Ziro_of_the_Turks is offline
Registered User
Join Date: Mar 2005
Posts: 887
Ziro_of_the_Turks will become famous soon enough
Quote:
Originally Posted by DustyPorViva View Post

I thought it fit the circumstances pretty good. Ya... things aren't scaled right, but it was a ***** to do 'right'.
I don't know what plots are open so stick it where ever(haha... that sounds so funny).
Someone needs to make a graal server that looks like that.
Reply With Quote
  #86  
Old 03-10-2008, 01:32 AM
grawlgamer grawlgamer is offline
Inactive Graal Player
grawlgamer's Avatar
Join Date: Feb 2006
Location: North America
Posts: 319
grawlgamer is on a distinguished road
Send a message via AIM to grawlgamer Send a message via MSN to grawlgamer
I'd play
__________________
Quote:
Originally Posted by Inverness View Post
Being male isn't an issue.

Being female must be an issue for you every month though, right?
Reply With Quote
  #87  
Old 03-10-2008, 05:19 AM
MrAnonymous_P2P MrAnonymous_P2P is offline
Retired Oldbie
MrAnonymous_P2P's Avatar
Join Date: Oct 2006
Location: Cambodia
Posts: 722
MrAnonymous_P2P is an unknown quantity at this point
Quote:
Originally Posted by grawlgamer View Post
I'd play
Everyone would play.

It would (I think) be hard to switch the game over from a 2-3d game into an isometric 3d game.

Would be fun though.
Reply With Quote
  #88  
Old 03-10-2008, 01:03 PM
Codein Codein is offline
jwd
Codein's Avatar
Join Date: Oct 2005
Location: Greater Manchester
Posts: 2,423
Codein has a spectacular aura aboutCodein has a spectacular aura about
Send a message via AIM to Codein Send a message via MSN to Codein
Quote:
Originally Posted by MrAnonymous_P2P View Post
Everyone would play.

It would (I think) be hard to switch the game over from a 2-3d game into an isometric 3d game.

Would be fun though.
It's possible. I've been able to draw an isometric board, and was able to use multiple tiles. It's complicated though and my mathematics had many bugs. I'm sure someone like Dusty or Zero could pull it off though.
Reply With Quote
  #89  
Old 03-10-2008, 02:35 PM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
It's possible... you don't really need isometric tiles to pull off isometrics. Since isometrics have a 2:1 pixel ratio, you'd simply need 2 tiles instead of one, and a lot of transitional tiles(since you can't just lay two tiles next to each other).
As for the math, it's pretty simple really. The 'hard' part would come to wall detection, as you'd need to be able to walk smoothly against an isometric wall. Again, not as hard as it sounds.
Reply With Quote
  #90  
Old 03-10-2008, 03:41 PM
Codein Codein is offline
jwd
Codein's Avatar
Join Date: Oct 2005
Location: Greater Manchester
Posts: 2,423
Codein has a spectacular aura aboutCodein has a spectacular aura about
Send a message via AIM to Codein Send a message via MSN to Codein
Quote:
Originally Posted by DustyPorViva View Post
It's possible... you don't really need isometric tiles to pull off isometrics. Since isometrics have a 2:1 pixel ratio, you'd simply need 2 tiles instead of one, and a lot of transitional tiles(since you can't just lay two tiles next to each other).
As for the math, it's pretty simple really. The 'hard' part would come to wall detection, as you'd need to be able to walk smoothly against an isometric wall. Again, not as hard as it sounds.
The way I did it was rescript maps/levels so that they used real isometric tiles. Using a custom level matrix instead of the current system would make collision detection a bit easier, I think. I didn't progress far with what I had in mind. I should give it another go.
Reply With Quote
  #91  
Old 03-10-2008, 04:18 PM
zokemon zokemon is offline
That one guy...
zokemon's Avatar
Join Date: Mar 2001
Location: Sonoma County, California
Posts: 2,925
zokemon is a jewel in the roughzokemon is a jewel in the rough
Send a message via ICQ to zokemon Send a message via AIM to zokemon Send a message via MSN to zokemon Send a message via Yahoo to zokemon
I started on an isometric server some few years ago (around Graal v2, early v3) using a bunch of showimgs, a black onlinestartlocal.nw and permanent looped hideplayer 1;. Of course this was all in GS1 and I'm sure would be far easier nowadays.

After checking this thread out a few days ago and seeing the interest in isometric, I was actually considering making Atexia isometric. But I've gotten so far with it, I'm going to keep what I got and probably do some Atexia 2 in isometric a few years down the road or so.
__________________
Do it with a DON!
Reply With Quote
  #92  
Old 03-10-2008, 11:10 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
What exactly is isometric? :o
__________________
Reply With Quote
  #93  
Old 03-10-2008, 11:21 PM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
http://en.wikipedia.org/wiki/Isometric_projection

Basically... for every 1 pixel going up, you have 2 pixels going across.
Reply With Quote
  #94  
Old 03-10-2008, 11:37 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Ah okay.
__________________
Reply With Quote
  #95  
Old 03-13-2008, 03:01 PM
Chompy Chompy is offline
¯\(º_o)/¯
Chompy's Avatar
Join Date: Sep 2006
Location: Norway
Posts: 2,815
Chompy is just really niceChompy is just really niceChompy is just really nice
Send a message via MSN to Chompy
Any updates on this? :O

Seemed like a fun project for the community :o
__________________
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 10:09 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.