Knuxfan24 / KnuxLib

A repository for me to push various bits of code for random file formats in random games I'm tinkering with, alongside basic command line tools for format conversion where applicable.
MIT License
6 stars 2 forks source link

(Wayforward) Mesh Support #17

Open Knuxfan24 opened 1 year ago

Knuxfan24 commented 1 year ago
Knuxfan24 commented 1 year ago

There is rudimentary saving, exporting and importing support. But I don't consider it good enough to check them off of here, realistically the unknown stuff needs sorting first.

Even then, exporting might be a bitch because the only model format I can really write is OBJ, which isn't going to be sufficient for this when rigged meshes are involved.