brianpeiris / RiftSketch

A virtual reality live-coding environment based on WebXR
https://brianpeiris.github.io/RiftSketch
MIT License
889 stars 97 forks source link

Refactor in A-Frame #52

Open jarodium opened 8 years ago

jarodium commented 8 years ago

Hello

I would like to leave a suggestion here. Since mozilla has launched A-Frame ( https://aframe.io/ ) why not simply refactor RiftSketch in A-Frame? Mostly because, it already uses ThreeJS and has plenty of components for you work on. Also, it would be a bonus if Google and Mozilla came together aiding this community to help this tool become the de facto standard for VR-IDE's. With the addition of Touch Controllers (Ocullus) or using LeapMotion devices, chorded keyboards would be replaced by a Virtual Keyboard.

brianpeiris commented 7 years ago

I don't know about RiftSketch becoming a fully-fledged IDE but I would like to experiment with a-frame support of some kind.

jarodium commented 7 years ago

Hello @brianpeiris

In https://github.com/aframevr/aframe/issues/2114 i have seeded the idea of a vrCRM. The framework only lacks the content editing capability. I thought of this because of RiftSketch, so I believe that this is pretty much conceivable. I'll keep following both projects :D