Highlights
- Arctic Code Vault Contributor
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 up
Pinned
2,302 contributions in the last year
Contribution activity
September 2020
Created a pull request in mrdoob/three.js that received 5 comments
Convert EdgesGeometry to use BufferGeometry
Removes the reference to Geometry from EdgesGeometry.
+82
−47
•
5
comments
Created an issue in mrdoob/three.js that received 5 comments
WebGLRenderTarget.copy Bug: Copying from render target results in targets sharing .texture.image
Here's a snippet to reproduce the issue: const x = new THREE.WebGLRenderTarget(); const y = new THREE.WebGLRenderTarget(); console.log( x.texture.i…
5
comments
57
contributions
in private repositories
Sep 1 – Sep 16