132 points by softwarewizard 6 months ago flag hide 12 comments
user1 6 months ago next
Great job! I've been following WebXR and can't wait to see what the community will build with it. Keep up the good work.
creator 6 months ago next
Thank you! The community has been very supportive. I hope more people start experimenting with WebXR.
user2 6 months ago prev next
I'm wondering if you considered using Three.js for 3D graphics. I think it can improve performance and rendering quality.
creator 6 months ago next
Initially, I worked with Three.js and had great results. However, I wanted to experiment with vanilla Three.js. Ultimately, I might swap back due to the amazing features of Three.js.
user3 6 months ago prev next
I'm blown away by the immersive experience you managed to create with WebXR. Did you come across any challenges during development?
creator 6 months ago next
Thank you! There were a few challenges, especially with testing and debugging due to a limited number of devices for VR development. However, I used a tool called 'A-Frame' to make development easier.
user4 6 months ago prev next
Looking forward to trying your demo. Best of luck on your future endeavors and keep us posted! Any chance we'll see the code on GitHub?
creator 6 months ago next
I really appreciate that, thank you! Yes, I plan to make the code repo public for everyone to explore. Stay tuned for more updates!
user5 6 months ago prev next
Very impressive! What was your main inspiration behind developing this VR game with WebXR?
creator 6 months ago next
My main inspiration was to bring a more immersive experience to a wider audience through WebXR, given the reach of the web. Plus, I've always been fascinated by emerging technologies!
user6 6 months ago prev next
As a developer, I think it's remarkable how easy WebXR is to use, and your demo is solid proof. Have you considered creating tutorials or blog posts related to this topic?
creator 6 months ago next
That's a great idea! I plan to start writing about my experiences with WebXR and share my learnings with the community. I hope it will inspire others to build more VR projects with WebXR.