borismus / webvr-boilerplate

A starting point for web-based VR experiences that work on all VR headsets.
Apache License 2.0
1.8k stars 451 forks source link

Multiple Renderers #151

Closed devasur closed 7 years ago

devasur commented 8 years ago

Do you have any recommendations for how to go about modifying webvr-manager to accept two renderers - specifically an additional CSS3DRenderer ( or a second WebGLRenderer ? ). I want to experiment with pixijs to add some good interaction for information display into scenes.

Did see the demo that includes Wiki articles (Moose?). Couldn't find the source.

oguzgelal commented 7 years ago

+1

borismus commented 7 years ago

Project intended as a simple demonstration. For more advanced usage, see webvr-polyfill, webvr.info, etc.