|
||
|
GP Mailing List
ATXGPSIG List
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: Isometric
============================================================ QUICK WEIGHT LOSS PLAN - LOSE 2-5 POUNDS A WEEK! Lose Weight Now! using real food, No pills or packaged meals Join today - start today! Free newsletter and bonus gifts http://click.topica.com/caaacnXbUrGczbU68iFa/dietdivas ============================================================ > Isometric is 3D - right?? So if you do a game in isometric does it need a 3D engine?? < It could be, but it doesn't need to be. 2D engines can be equally isometric. As mentioned, it just means that equal (iso) distances (metric) in the world (whether 3D or 2D or 1D) translate to equal distances on the viewing surface. First person isn't isometric (I suppose it could be, but it would be weird, like running Quake with a very low FOV) because it performs a perspective divide, so some object will appear different sizes depending on how far away it is. A 3D isometric engine just ignores the depth of an object when projecting it. A tile-based game is isometric (a special case where everything lines up with the screen.) Generally third-person views use this. The Sims, for example, is an isometric engine in 3D, while SimCity 2000 is an isometric engine in 2D (both AFAI can tell.) -[ Neil-Edelman -- dreaded.neil@phreaker.net -- ICQ UIN: 705130 -[ http://neil.freeshell.org/ -[ "Nature makes frequent use of [the infinite] everywhere" -Georg Cantor ============================================================ How much can you save on your favorite stuff? With TopOffers, the sweet deals & super savings never stop. http://click.topica.com/caaacgNbUrGczbU68iFf/TopOffers ============================================================ ==^================================================================ EASY UNSUBSCRIBE click here: http://topica.com/u/?bUrGcz.bU68iF Or send an email To: gameprogrammer-unsubscribe@topica.com This email was sent to: list@pendleton.com T O P I C A -- Register now to manage your mail! http://www.topica.com/partner/tag02/register ==^================================================================
|
|