Skip to content
View JatinChopra's full-sized avatar
🐢
🐢

Block or report JatinChopra

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 Loading

  1. Still-Water-Shader Still-Water-Shader Public

    Still Water Shader

    TypeScript 6 1

  2. 2D-Raycasting-Renderer 2D-Raycasting-Renderer Public

    => This is a 2D raycasting renderer that generates a pseudo 3D prespective for a simple doom/wolfenstein3d like game.

    TypeScript 3

  3. Dissolve-Effect Dissolve-Effect Public

    Created Dissolve effect I saw in a game using GLSL & Three.js.

    TypeScript 58 9

  4. Boids-Flocking Boids-Flocking Public

    A simulation that replicates the flocking behavior seen in nature, similar to how birds and fish move cohesively in groups.

    TypeScript 2 1

  5. emissive-dissolve-effect emissive-dissolve-effect Public

    Dissolve Effect a popular technique used in games to make things disintegrate or transform. Build using shaders and particles in Three.js.

    TypeScript 46 12

  6. 8-bit-CPU 8-bit-CPU Public

    This is a functional 8-bit CPU system I made , including ALU, control unit, and memory.

    2