Skip to content
View ngp33's full-sized avatar
Block or Report

Block or report ngp33

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. webgl-compute webgl-compute Public

    WebGL general-purpose computation module.

    TypeScript

  2. webgl-collisions webgl-collisions Public

    Quick project to get familiar with general-purpose GPU computing using WebGL. Uses a GPU pass to check collisions between every pair of particles in parallel and then another pass to update the par…

    TypeScript

  3. A7Client A7Client Public

    Client for A7. CS 2112 Fall 2015.

  4. A7Server A7Server Public

    Server for A7. CS 2112 Fall 2015.

    Java