Marzac / le3d

A straightforward and easy to use 3D software renderer for real-time retro graphics.
https://marzac.github.io/le3d/
MIT License
60 stars 6 forks source link

bmptype doesn't need any conversion #19

Closed m0ppers closed 6 years ago

m0ppers commented 6 years ago

it is wordsized but interpreted byte by byte...otherwise the amiga will see "MB" and fail to recongnize the file as bmp...

rest is working 🎉