Show HN: I built a universal robot renderer in the browser(mechaverse.dev) I was trying to build a website for sharing robotics projects and realized the coolest way to visualize a robot is in 3D. I could only find a few open-source projects that did this, but each was for a specific environment (think MJCF vs URDF vs USD) and some were damn hard to run. I know Next.js so I decided to merge them all and call it mechaverse. I wanna fix bugs and make the viewers faster so please test it and break it. |