AVGP / three-software-renderer

Universal, in-memory Three.js renderer based on the original THREE.SoftwareRenderer
60 stars 16 forks source link

create canvas dom #20

Closed resourceF closed 1 year ago

resourceF commented 5 years ago

kill "TypeError: Failed to execute 'appendChild' on 'Node': parameter 1 is not of type 'Node'."

davidweining2333 commented 5 years ago

get the same problem comparing with original THREE.SoftwareRenderer that the renderer.domElement always be a Object instead of a canvas element