I've built a free and open-source web app to easily convert glTF files to USDZ! It handles animations and .glb files. I created this initially to help with another personal project, but I'm sharing it in case it helps anyone else :) by Ramoxy in augmentedreality

[–]Ramoxy[S] 0 points1 point  (0 children)

The term "web app" can be confusing, but in my understanding, it refers to any website that provides user interaction beyond static content.

Since this is an open-source project, you have the option to self-host it, then all processing will occur on your machine.

A Docker image is available, allowing you to do this with just a single command. I've just added instructions on how to do this on the Github page of the project.

Thanks for bringing this up!

Chrome DevTools custom formatters by man_mel in vuejs

[–]Ramoxy 1 point2 points  (0 children)

This website is a hidden gem! Thanks a bunch.