Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@uclagamelab

Pinned

  1. URDF Loaders for Unity and THREE.js with example ATHLETE URDF Files

    JavaScript 85 28

  2. A BVH implementation to speed up raycasting against three.js meshes.

    JavaScript 196 19

  3. Utility for parsing and converting ROS Xacro files in Javascript.

    JavaScript 5 2

  4. Set of experiments and extensions to THREE.js.

    Roff 59 6

  5. Forked from elixiroflife4u/cs174a_term_project

    Fall 2011 UCLA Graphics I Term Project

    C

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

    JavaScript 146 28

2,302 contributions in the last year

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

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

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

You can’t perform that action at this time.