how to use three.js library
to make a windows 8 metro app
i tried to use it but app suddenly stops working
just after showing splash screen
may be there is some issue with object
THREE.WebGLRenderer()
is there anyfix for this?
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.
Try
CanvasRendererorCSS3DRenderer.Download the repo and check the
canvas_*in the examples folder.