Testing the limits of my gpu and threejs https://threejs-gpu-stress-test.onrender.com/
  • JavaScript 75.6%
  • HTML 12.3%
  • CSS 12.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2024-11-19 18:02:53 -05:00
.gitignore Initial commit 2024-11-15 20:51:00 +00:00
demo.gif add demo gif 2024-11-15 17:10:00 -05:00
index.html extract styles into styles.css 2024-11-19 18:02:53 -05:00
LICENSE Initial commit 2024-11-15 20:51:00 +00:00
main.js adjust controls, update functions to use a single config for tuning 🚀 2024-11-18 17:03:14 -05:00
package-lock.json initial commit 2024-11-15 16:00:05 -05:00
package.json add more detail to project file 2024-11-17 11:47:08 -05:00
README.md make the settings more configurable 2024-11-18 10:32:21 -05:00
styles.css extract styles into styles.css 2024-11-19 18:02:53 -05:00
vite.config.js initial commit 2024-11-15 16:00:05 -05:00

threejs-gpu-stress-test

Testing the limits of my gpu and threejs

Live preview (may take a moment for render to spin up)

https://threejs-gpu-stress-test.onrender.com/

Notes

  • Some browsers have openGL disabled toggle it on
  • There are bugs, submit a PR🚀
  • Zoom with mouse wheel
  • Pan with right click and drag
  • Orbit with left click and drag

Demo