Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Pinned
99 contributions in the last year
Contribution activity
July 2020
Created a pull request in mrdoob/three.js that received 5 comments
NodeMaterial: getHash and customProgramCacheKey
Node.getHash() or NodeMaterial.getHash() generate a JSON.
This approach building the string is more fast that array.join and JSON.stringify.
+85
−26
•
5
comments

