How can i load .abc in three js

You could try to write your own importer.
I did it once in the early days when threejs didn’t support a particular format I wanted.


I think Threejs supports the format now, so my lib is no longer needed. I haven’t checked.
I wasn’t hard though, it just took a bit of getting into the zone for a little while.

But .abc though, that’s not a rabbit hole I want to enter

1 Like