Thread: EQ Map Files
View Single Post
  #3  
Old 10-24-2005, 01:41 PM
WildcardX
Developer
 
Join Date: Apr 2003
Posts: 589
Default

Map.cpp describes a 3-D object. I want to display a zone map as a 2-D graphic image. Is it correct the .map file contains coordinates that describe the zone wall and I can read and plot those coordinates but just ignore the Z-axis to get a 2-D image?

EDIT: Nevermind, I get it.. Thanks for the reference!

Last edited by WildcardX; 10-24-2005 at 09:58 PM..
Reply With Quote