BrianSantoso
CS @ UC Berkeley // Software Engineering - Full Stack - AI - Computer Graphics
University of California, Berkeley
Pinned Repositories
4D-Chess
An Online Multiplayer Web game in JS with Node, React, socket.io, and three.js
4D-Chess-Server
astar
Demonstration of A* Search Algorithm
briansantoso.github.io
Personal Website with other projects
ray-tracer
Ray Tracer with ambient, diffuse, and specular lighting (Phong reflection model), light occlusion, and variable degrees of reflection.
ray-tracer-java
Ray Tracer with ambient, diffuse, and specular lighting (Phong reflection model), light occlusion, and variable degrees of reflection
RubiksCube
Interactive Rubiks Cube simulator (N x N x N) written from scratch. JavaScript web demo available
SketchGAN
Deep Convolutional Generative Adversarial Network (DCGAN) for generating pencil sketches
terrain
3D Terrain Modeler using the Google Maps API and three js
unet-facade
Pytorch UNET to perform segmentation of building facades
BrianSantoso's Repositories
BrianSantoso/ray-tracer
Ray Tracer with ambient, diffuse, and specular lighting (Phong reflection model), light occlusion, and variable degrees of reflection.
BrianSantoso/gameloopjs
JavaScript Game Loop
BrianSantoso/game-of-life-3d
Game of Life in 3 Dimensions!