Skip to content
Avatar

Sponsors

@friendbear
@chasedavis
@gsimone
@arodic
@BryanChrisBrown
@perplex-gg
@utsuboco
@ScieOrg
@polygonjs

Organizations

@uclagamelab
Block or Report

Block or report gkjohnson

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Path tracing renderer and utilities for three.js built on top of three-mesh-bvh.

    JavaScript 681 62

  2. A BVH implementation to speed up raycasting and enable spatial queries against three.js meshes.

    JavaScript 1.4k 143

  3. A flexible, memory compact, fast and dynamic CSG implementation on top of three-mesh-bvh

    JavaScript 171 18

  4. A generalized inverse kinematics solver that supports closed chains for parallel kinematics systems, dynamic reconfiguration, and arbitrary joint configuration based on damped least squares error m…

    JavaScript 75 11

  5. URDF Loaders for Unity and THREE.js with example ATHLETE URDF Files open sourced from NASA JPL

    JavaScript 245 63

  6. Renderer for 3D Tiles in Javascript using three.js

    JavaScript 932 181

3,072 contributions in the last year

Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Mon Wed Fri

Contribution activity

October 2022

Created a pull request in gkjohnson/three-mesh-bvh that received 3 comments

OrientedBox: Remove box3 inheritance

Fix #468

+21 −13 3 comments
Reviewed 4 pull requests in 3 repositories
mrdoob/three.js 2 pull requests
NASA-AMMOS/3DTilesRendererJS 1 pull request
gkjohnson/three-gpu-pathtracer 1 pull request

Created an issue in gkjohnson/three-gpu-pathtracer that received 2 comments

Address metalness brightness

Metalness gets too bright at 0.5 The combination of these two lines causes the specular to peak at mid metalness. vec3 color = mix( surf.specular…

2 comments

Seeing something unexpected? Take a look at the GitHub profile guide.