University of Pennsylvania, CIS 565: GPU Programming and Architecture, Project 5
- Yan Wu
- Tested on: Google Chrome 70.0 on Windows 10, i7-8750H @ 2.20GHz 16GB, GTX 1060 6GB (Personal Laptop)
- FPS analysis with three methods
- We can see clearly that cluster method is better than the other two.
- In development...
- Three.js by @mrdoob and contributors
- stats.js by @mrdoob and contributors
- webgl-debug by Khronos Group Inc.
- glMatrix by @toji and contributors
- minimal-gltf-loader by @shrekshao