jeromeetienne / threex.domevents

three.js extension which provide dom events inside your 3d scene.

Home Page:http://jeromeetienne.github.io/threex.domevents/examples/demo.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use in react ^16.8.6 and threejs r110

pxim opened this issue · comments

Now i use,
image
image
image

But, it's show BUG.
image

@jeromeetienne

I take this threex.domevent.js file out separately.
And add export default THREEx; at the end of the code.
It's can correct import in the react.