Change/switch Renderer's dynamically at runtime #1955
Unanswered
SrinivasPrabhu794
asked this question in
Q&A
Replies: 1 comment 3 replies
-
You can key the canvas |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As an extension to the answer below which changes the renderer at startup:
#1908 (comment)
I would like to know how do we change the renderer dynamically at runtime?
For example, We want to switch between WebglRenderer/ CSSRenderer back and forth to render the same scene. Is that possible? If so so how do we go about doing it?
Beta Was this translation helpful? Give feedback.
All reactions