Commit Graph

10 Commits

Author SHA1 Message Date
213b2d3eb1 Add the start of a view for objects in a set 2018-03-18 20:41:17 +00:00
257acd6127 Remove out-of-date comments in view-map 2018-03-18 20:11:25 +00:00
738abfc4a8 Finish the Set/ implementation 2018-03-18 17:27:32 +00:00
961a213752 Discover how frames are encoded, use that knowledge to (finally) get the viewport locked in 2018-03-18 15:39:50 +00:00
2f02c7bbf3 Some more map progress 2018-03-18 13:57:01 +00:00
93fb27403b Rename cmd/load -> cmd/loader 2018-03-18 05:37:54 +00:00
f858c4ae2a Initial parse of Sets/*.set 2018-03-18 05:34:14 +00:00
d572a19352 Add the view-map command and some exploration of results 2018-03-18 03:35:03 +00:00
087b236547 Start investigating the maps 2018-03-17 04:15:40 +00:00
107c209354 Initial commit
I can parse some of the data files, and extract individual frames from .obj
files. I can't yet convert those frames into something viewable.
2018-02-24 13:50:35 +00:00