pmndrs / ecctrl

🕹️ A floating rigibody character controller
MIT License
530 stars 63 forks source link

feat: replace document with gl.domElement #38

Closed ouronghuang closed 6 months ago

ouronghuang commented 6 months ago

Using the document element will affect other UI elements, so change it to gl.domElement so that the impact is only within the Canvas element