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.
6 lines
31 B
Go
6 lines
31 B
Go
package main
|
|
|
|
func main() {
|
|
|
|
}
|