thanks
HN user
victor_24
General-purpose engineer doing a lot of AI and robotics stuff
It's quite snappy and a nice UI, pretty much needs to look good on phones too though
Nice, how'd ya build it? Seems like quite a common type of game so I wonder how quick it could be vibe coded
Thanks, ngl I didn't know much about react-three before and I instead went with what I'm comfortable with.
Though another good reason would be that theres a lot of web assembly and stuff going on making it more difficult. For example, I couldn't get the USD and MJCF viewers working natively in React like the URDF viewer so I settled for iframe's with pub/subs for communication.
Though if someone knows a better way than I'd love to hear from em haha.
Here's the github btw: https://github.com/jurmy24/mechaverse
yeah idk man he wrote it on my github as well
Thanks!
Thanks ;)
Yes, not directly on the website but the examples are stored in my public directory here:
thanks mate! let me know if you find any bugs