Waiting
Block or Report
Block or report mrdoob
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
1,275 contributions in the last year
Less
More
Activity overview
Contributed to
mrdoob/three.js,
mrdoob/glsl-sandbox,
hicetnunc2000/hicetnunc
and 5 other
repositories
Contribution activity
January 2022
Created 53 commits in 2 repositories
Created a pull request in mrdoob/three.js that received 16 comments
Opened 6 other pull requests in 1 repository
Reviewed 13 pull requests in 1 repository
mrdoob/three.js
13 pull requests
- NodeMaterial: serialize/deserialize and Material.fromType()
- Sized PMREM
- Tests: use ES modules
- NodeEditor: Add missing position entries
- WebGLMultisampleRenderTarget: Make gl.invalidateFramebuffer() optional.
- OutlinePass: change var to const
- Examples: Refactor blending examples.
- EXRLoader: handle unsupported BigInt Safari mobile
- WebGLRenderTarget: clone texture image data when cloning render target
- LDrawLoader example: Add option to merge geometries after loading
- fix input sources being sent to wrong controllers (touch AR)
- Allow apps to wait for materials to finish compiling before adding objects to a scene
- WebGLCubeUVMaps: Add support for render targets.