Highlights
- 2 discussions answered
Pinned
1,815 contributions in the last year
Less
More
Activity overview
Contributed to
donmccurdy/glTF-Transform,
mrdoob/three.js,
KhronosGroup/glTF-Blender-IO
and 5 other
repositories
Contribution activity
April 2021
Created 167 commits in 15 repositories
Created 2 repositories
- donmccurdy/ndarray-pixels TypeScript
- donmccurdy/typescript-library-template TypeScript
Created a pull request in DefinitelyTyped/DefinitelyTyped that received 17 comments
[get-pixels] Create @types/get-pixels
Please fill in this template. Use a meaningful title for the pull request. Include the name of the package modified. Test the change in your own…
+55
−0
•
17
comments
Opened 20 other pull requests in 7 repositories
donmccurdy/glTF-Transform
10
merged
1
open
- [lib] Use Required<Options> utility types.
- [core] Enforce strict=true
- [lib] Enforce strict=true
- [extensions] Enforce "noImplicitAny"
- [core] Ensure that copy() unsets existing properties.
- Upgrade to typedoc v0.20
- Replace get-pixels and save-pixels with ndarray-pixels (fixes #214)
- [cli] Add 'ktxfix' command.
- [core] Track channel usage for textures
- Updates for KTX-Software v4.0.0-rc1
- [lib] Improve attribute quantization. (fixes #208)
donmccurdy/three-to-cannon
1
open
1
merged
mrdoob/three.js
2
merged
KhronosGroup/glTF
2
merged
DefinitelyTyped/DefinitelyTyped
1
merged
KhronosGroup/3D-Formats-Guidelines
1
merged
donmccurdy/three-pathfinding
1
merged
Reviewed 9 pull requests in 5 repositories
KhronosGroup/glTF 4 pull requests
mrdoob/three.js 2 pull requests
KhronosGroup/glTF-Blender-IO 1 pull request
DefinitelyTyped/DefinitelyTyped 1 pull request
KhronosGroup/3D-Formats-Guidelines 1 pull request
Created an issue in donmccurdy/glTF-Transform that received 7 comments
Improve quantization
Current implementation discontinuous at 0, for bits >8 and <16. The most obvious way of fixing that would be... Math.round(el[j] * (quantScale - 1)…
7
comments
Opened 21 other issues in 13 repositories
donmccurdy/glTF-Transform
5
closed
4
open
- Improve type-checking with Required and Partial utility types
- Property.copy(...) does not consistently unset existing links
- Broken links in NPM packages
- Consider renaming "lib" package to "operators" or "functions"
- [lib] Reduce bundle size
- [cli] Consider a standalone CLI executable
- [lib] Dependencies (save-pixels) not browser-compatible
- [extensions] Draco encoding depends on decoder libraries?
- Importing unused parts of gl-matrix
KhronosGroup/glTF-Validator
1
open
donmccurdy/simple-dropzone
1
open
KhronosGroup/3D-Formats-Guidelines
1
open
donmccurdy/ndarray-pixels
1
open
pastelsky/bundlephobia
1
closed
KhronosGroup/glTF
1
open
scijs/get-pixels
1
closed
lerna/lerna
1
open
zeux/meshoptimizer
1
closed
donmccurdy/KTX-Parse
1
open
KhronosGroup/KTX-Software
1
closed
toji/gl-matrix
1
open
Started 2 discussions in 2 repositories
donmccurdy/glTF-Transform
donmccurdy/glTF-Transform
pmndrs/use-cannon
pmndrs/use-cannon
Answered 2 discussions in 1 repository
donmccurdy/glTF-Transform
donmccurdy/glTF-Transform
15
contributions
in private repositories
Apr 5 – Apr 16