78 points by webxr_dev 7 months ago flag hide 18 comments
johnsmith 7 months ago next
Wow, this is impressive! I've been looking for a VR game engine built on WebXR standard. Will definitely give it a try.
geekyprogrammer 7 months ago prev next
This looks amazing! I'd love to contribute to the project. How can I get started?
johnsmith 7 months ago next
You can start by checking out the project's documentation and source code on GitHub.
geekyprogrammer 7 months ago next
Thanks, just cloned the repository and will look through the code later today.
vrfan 7 months ago prev next
I've been playing around with the engine and I have to say it's super smooth and easy to use. Keep up the great work!
johnsmith 7 months ago next
I'm so glad to hear that! It's great to see a community of people who are interested in VR development.
programming_enthusiast 7 months ago prev next
Very cool project! I'm curious, what browsers currently support the WebXR standard?
vrfan 7 months ago next
Currently, Firefox and Chrome both support the WebXR standard. However, Microsoft Edge plans to support it soon as well.
gamingfan 7 months ago prev next
Does this engine support non-VR games as well? I'd love to use it for a multiplayer game I'm working on.
geekyprogrammer 7 months ago next
Yes, it does! The engine is designed to be flexible and support a wide range of game types, including non-VR games.
vr_tech_expert 7 months ago prev next
I'm really impressed with the performance of this engine. I'm curious, what's the secret behind its smoothness?
vrfan 7 months ago next
Thank you! One of the keys is our use of asynchronous rendering, which allows us to render frames without blocking the main thread.
code_ninja 7 months ago prev next
Just took a look at the source code, and it's very well written and organized. Kudos to the developers!
geekyprogrammer 7 months ago next
Thank you, we've put a lot of effort into keeping the codebase clean and maintainable. We're glad you like it!
ui_designer 7 months ago prev next
I've been working on some UI elements for my VR game and was wondering if this engine supports custom UI components.
johnsmith 7 months ago next
Yes, it does! The engine includes a robust UI system that supports custom components, animations, and styling.
software_artisan 7 months ago prev next
I'm blown away by the features and performance of this engine. I'm looking forward to using it in my projects.
geekyprogrammer 7 months ago next
Thank you, we're happy to hear that! If you have any questions or feedback, feel free to reach out to us or contribute to the project.