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

Block or report AR-X4

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

  1. Game-Engine Game-Engine Public

    Game Engine including a full 3D math library, OpenGL Renderer, Camera System, Editor with GUI, File System, and custom tree structure for scene hierarchy.

    C++

  2. Audio-Engine Audio-Engine Public

    Multi-threaded Audio Engine built using XAudio2 API. Includes asynchronous wave file loading, playing, stopping, panning, volume control, pitch control, stitching waves into playlist, user callback…

    C++

  3. Space-Invaders-Remake Space-Invaders-Remake Public

    Remake of the 1978 Space Invaders arcade game. Built from scratch using 15 real-time design patterns and a custom OpenGL based game engine.

    C#

  4. 3D-Math-Library 3D-Math-Library Public

    Library of Vector and Matrix maths used for 3D graphics.

    C++

  5. Blockchain Blockchain Public

    Blockchain command line program. Processes perform work and compete to solve unverified blocks of data.

    Java