Brian Peiris

Results 53 comments of Brian Peiris

Good point. We should be able to make Three.js optional for 2D apps. I've added this to our backlog.

Thanks for the PR. We intend to expose these across the board (including in a-frame), but I'm going to hold off for now because we're planning changes to the profiler.

Thanks for tacking this @NGenesis. I agree about lerping at a constant speed. You shouldn't have to worry about breaking existing apps, since the SDK library is versioned. However, I...

A simple white background or a shadow that traces the outline of the icons would work.

Obviously performance depends on the complexity of the scene that the user decides to build. This can be mitigated by #24 but otherwise it looks like the performance bottlenecks are...

Yup, I lost this feature after some refactoring. One workaround, assuming you're using it in VR mode, is that you can re-center your view if you hit `Ctrl/Alt+Shift+z`. Not quite...

Oh man. Thanks for all the valuable comments! I'll try to respond to them in detail soon.