This tech demo combines several recent research papers to enable streaming of NeRF on the web, and real-time voxel-based visualization on all devices.
This is a work in progress. Let me know what you think!
Not at the moment. However, if you have a nice NeRF dataset (in transforms.json
format) that you would like to test, let me know.
In iOS 15, Apple switched to WebGL over the Metal backend, which has been a performance disaster. You can try disabling the experimental backend in your device Settings:
Settings > Safari > Advanced > Experimental Features > WebGL via Metal > Off