From my study, needle engine converts 3D from Unity or Blender to Web with Threejs. If I want to create my project or games.
- Do I need to learn threejs first?
- What is the workflow for cloning samples from WebXR with Needle?
WebXR - Samples
- Can we use Unity’s XR Toolset For Meta Quest 3 with Needle?
Original Post on Discord
by user 237048588109217794
Hi, the needle engine is a fantastic tool to simplify the process of turning a project into a website with just a few clicks. However, it is not completely code free, infact knowing framworks like JS, Typescript and Three.js helps with a range of customizability and amazing outcomes.
I just got a quest 3 of my own and have been able to run various webXR implementation of my own on it, both VR and AR. Needle has it own samples you can open and reverse engineer on Unity. Needle Engine Samples I have spent alot of time doing so too and the WebXR implementations are quite solid. The devs here will point you in a better direction while you build a project of your own.
by user 392979063620501504
They have some great samples for game creation you can look up Kipash’s Shooting Range example in the link above
by user 392979063620501504
Thank! I don’t know if I understand correctly. If I had an idea, I better search or learn from WebXR and port it with needle engine, instead of searching for sample codes from unity projects?
Looks like porting from WebXR to Unity is fine, but from Unity to Needle might come up with problems?
An example is Meta provide an template project for Quest3 passthrough, I’d like to make something with it and want to use with needle. But it seems not the right way of using needle.
by user 237048588109217794