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

Block or report Contingencyy

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

Popular repositories

  1. DX12Renderer DX12Renderer Public

    A 3D rendering and rasterization project written in C++17, using DirectX 12 as the graphics API.

    C++ 5

  2. VulkanRenderer VulkanRenderer Public

    A rendering project using the Vulkan API. Will eventually feature raytraced soft shadows, raytraced reflections, and raytraced ambient occlusion.

    C++ 2

  3. AllocatorPlayground AllocatorPlayground Public

    C++ 1

  4. DX12RendererV2 DX12RendererV2 Public

    C++ 1

  5. blib blib Public

    Forked from BredaUniversityGames/blib

    BUAS lib

    C++

  6. VirtualCPU VirtualCPU Public

    Homework from the ComputerEnhance.com series by Casey Muratori on how a CPU works by writing a software simulation of a CPU (8086)

    Assembly