top of page

Programming

Objective 5

More than one language
Advanced coding/Experimental Coding

C++, C#, Shaders

Advanced coding with shaders

Scanner - Reconstruct a fragment's world space position using the depth buffer. This keeps it decoupled from the cameras position so moving the camera won't affect the scan origin.

C++ Sorting

Merge Sort

Insertion Sort

bottom of page