Skip to content
View GCourtney27's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report GCourtney27

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. Insight-Engine Insight-Engine Public

    Custom game engine with DirectX 11/12 support, Physically Based Rendering, Mono C# scripting, and JSON scene serialization.

    C++ 13 2

  2. Retina-Engine Retina-Engine Public

    10-Week game engine I made for my 2019 Capstone project. Includes Direct3D 11 renderer, PBR, Lua scripting, sphere-to-sphere rigid body physics, and JSON serialization.

    C

  3. CPlusPlus-DynamicHotReloading CPlusPlus-DynamicHotReloading Public

    Compile and link additional C++ code at runtime using DLL modules.

    C++ 2

  4. DX12-Simple-Xbox-Win32-Application DX12-Simple-Xbox-Win32-Application Public

    A simple cross platform Direct3D12 application that runs on Universal Windows Platform (Xbox One) and Win32 desktops.

    C++ 1

  5. Insight-Entity-Component-System Insight-Entity-Component-System Public

    A templated entity-component system written in C++17 for Insight Engine.

    C++ 1

  6. Insight-Math Insight-Math Public

    SIMD enabled math library used in the Insight Engine

    C++