Featured image of post GPU Ray Tracing in Unity

GPU Ray Tracing in Unity

A simple ray tracer written from scratch using compute shaders in unity.

Featured image of post 9-bit Microprocessor

9-bit Microprocessor

A 9-bit microprocessor written in verilog capable of processing instructions 9-bits wide (translated from custom assembly language). Programs run include parity-bit calculation, hamming code error detection, and pattern detection.