A simple project to test threejs performance + rendering.
After installing the required apps you can then git pull and install using these commands
git clone https://github.com/Mainman002/threejs-testing.git
Then run this command in the new folder downloaded by Git
npm i && npm i electron
You can now run the app with this command
npm start