|
|
|
|
|
by mrguyorama
1053 days ago
|
|
IMO the equivalent to Midi files in the 3D world is OBJ files.
https://en.wikipedia.org/wiki/Wavefront_.obj_file It's just a simple text file but it supports 3D objects and materials and is supported by pretty much everything. A complete novice can write code to generate it. |
|