switch between two different renderers #1655
Answered
by
drcmda
sangharshgautam
asked this question in
Q&A
-
Is switching between two different renderers possible with "@react-three/fiber": "^7.0.6"? |
Beta Was this translation helpful? Give feedback.
Answered by
drcmda
Sep 13, 2021
Replies: 1 comment
-
you can use any renderer you want webgl1 https://codesandbox.io/s/basic-demo-forked-zgsyn?file=/src/index.js |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sangharshgautam
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
you can use any renderer you want
webgl1 https://codesandbox.io/s/basic-demo-forked-zgsyn?file=/src/index.js
svg https://codesandbox.io/s/svg-renderer-zcuqh?file=/src/index.js