top | item 44062620

(no title)

bernds74 | 9 months ago

Perhaps this is a good place to mention that someone is working on remaking the SMAC engine, the project is called "glsmac" on github. Unit graphics seem to be one of the major sticking points since the game used some kind of ancient forgotten voxel format.

discuss

order

yojo|9 months ago

Looks like they've figured out the tile format. Haven't grokked the whole codebase, but this seems to be the code for parsing out the data: https://github.com/afwbkbc/glsmac/blob/55fc72047607425149164...

So yeah, someone technical with the map file and half an hour could probably have gotten him the full elevation specs.