Skip to content
#

react-three-fiber

Here are 249 public repositories matching this topic...

rlems
rlems commented Oct 25, 2021

I see the Html component used causes some performance problems for me.
I currently use 14 A11y components in my code and it causes my fps to drop to around 3, while without using A11y it stays close to 60.
Now i've copied your code and created my own A11y component and saw that the main culprit for the drop in fps is line 135 in[ /src/Html.tsx](https://github.com/pmndrs/react-three-a11y/blob/225

gauravsinhaweb
gauravsinhaweb commented Oct 7, 2021

Describe the bug
To Remove all the warnings in the console 👨‍💻

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'https://github.com/gauravsinhaweb/EduSmart/blob/main/CONTRIBUTING.md'
  2. install in your local machine and open the console (/client)
  3. See the warnings

( the warnings may be different with respect to time, we need to fix those all the warnings. )

**E

Improve this page

Add a description, image, and links to the react-three-fiber topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the react-three-fiber topic, visit your repo's landing page and select "manage topics."

Learn more