Skip to content
View jongeorge1999's full-sized avatar

Block or report jongeorge1999

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 Loading

  1. NES-C NES-C Public

    NES emulation project in C SDL

    C

  2. SDL_RPG SDL_RPG Public

    Learning SDL by making a simple 2D RPG

    C

  3. SDL_CUBE SDL_CUBE Public

    Learning SDL and linear algebra by doing a 3D to 2D projection of a cube onto the screen, and then running the points through rotation matrices.

    C

  4. VULKAN_3D_RENDERER VULKAN_3D_RENDERER Public

    Learning the Vulkan Graphics API by creating a 3d Renderer

    C++

  5. spacepy spacepy Public

    Forked from spacepy/spacepy

    Space Science library for Python - contains superposed epoch classes, drift shell tracing, access to magnetic field models, streamline tracing, bootstrap confidence limits, time and coordinate conv…

    Fortran

  6. AstarVisualizer AstarVisualizer Public

    Using SDL to make an interactive/playable demonstration of the A* pathfinding algorithm using the Manhattan distance heuristic

    C