map drawing
I'm workking on a isometric engine and now I would need some help. I would like to know if I'm drawing isometric maps right.
Function: http://www.mbnet.fi/~zero84/Index.htm
Edited by - Tux on 8/27/00 6:19:38 AM
That looks right... although I didn''t study the code.
Are you having any trouble(s)?
It is important to have the for loops loop y, then inside loop x, which you''ve done. You''ll appreciate this later on when you use taller tiles and stuff.
(Ooops, left this message up for like several hours... he, he, he.. )
If you got problems we could help, but otherwise if it''s working it looks right!
See ya,
Ben
Are you having any trouble(s)?
It is important to have the for loops loop y, then inside loop x, which you''ve done. You''ll appreciate this later on when you use taller tiles and stuff.
(Ooops, left this message up for like several hours... he, he, he.. )
If you got problems we could help, but otherwise if it''s working it looks right!
See ya,
Ben
__________________________Mencken's Law:"For every human problem, there is a neat, simple solution; and it's always wrong."
"Computers in the future may weigh no more than 1.5 tons."- Popular Mechanics, forecasting the relentless march of science in 1949
"Computers in the future may weigh no more than 1.5 tons."- Popular Mechanics, forecasting the relentless march of science in 1949
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement