gkjohnson / three-gpu-pathtracer

Path tracing renderer and utilities for three.js built on top of three-mesh-bvh.
https://gkjohnson.github.io/three-gpu-pathtracer/example/bundle/index.html
MIT License
1.27k stars 125 forks source link

fix: update bufferToHash import with .js #630

Closed rndmguy-91 closed 2 months ago

gkjohnson commented 2 months ago

Ha, thank you very much - bit by VSCode's auto import system again.