I didn’t manage to get a Three.js scene rendered in an ExtJS panel.
Does anyone know about some demo code for this?
I didn’t manage to get a Three.js scene rendered in an ExtJS panel. Does
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I figured this out, so I am going to answer my own question as this may help others.
Having the ExtJS panel defined like this:
And the Three.js WebGL renderer like this:
The renderer dom element can be added to the panel like this: