CodeBase - C++ Read .bmp write to Matrix

Return to the CodeBase listing

Category: Complete Applications

Version: 1.0

1
0

Information

Uploaded: 20th Feb 2010 09:17

Modified: 20th Mar 2010 16:02

Author:  Srilthe

Summary

C++ reads a .bmp and slices tiles 19 across and 8 down then writes to matrix

Full Description

C++<br /> reads a .bmp and slices tiles 19 across and 8 down <br /> then writes to matrix<br /> <br /> map editor http://tilemap.co.uk/zipfiles/mapwin1422.zip<br /> characters http://reinerstileset.4players.de/humansE.html<br /> <br /> take map tiles and put into matrix<br /> dbCreateAnimatedSprite reads tiles in top-down left to right<br /> dbSetMatrixTile co-ords are down-up left to right with first co-ords at 0,0

Comments

No comments yet.