Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Shows the frame rate of Three.js when a multitude of 3D models is loaded. Supports both Collada and JSON format.

Notifications You must be signed in to change notification settings

tweedegolf/framerate-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Framerate checker using React bindings for Three.js

Shows the frame rate when a multitude of 3D models is loaded. You can also merge the geometries of the loaded models to test whether the performance increases or not.

  • npm run watch starts a local webserver and watchify
  • npm run build builds app and generates source map
  • install guard livereload and run bundle exec guard for livereload

React bindings for Threejs:

About

Shows the frame rate of Three.js when a multitude of 3D models is loaded. Supports both Collada and JSON format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published