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

Block or report conankzhang

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
conankzhang/README.md

Welcome, looks like you've stumbled upon my GitHub profile!

I mainly store my old projects here for reference, but I hope browsing them will be useful to you as well.

Pinned

  1. ecs-game-engine ecs-game-engine Public

    A custom game engine built around an entity-component-system gameplay framework.

    C 2 1

  2. graphics-pipeline graphics-pipeline Public

    A custom game engine exploring the entire graphics pipeline for real-time game rendering.

    C

  3. decision-making-behaviors decision-making-behaviors Public

    Decision making behaviors built using openFrameworks.

    C++ 2

  4. pathfinding-algorithms pathfinding-algorithms Public

    Pathfinding algorithms built with openFrameworks.

    C++ 1

  5. physics-movement-behaviors physics-movement-behaviors Public

    Physics-based artificial intelligence movement behaviors built with openFrameworks.

    C++

  6. ray-tracer ray-tracer Public

    A simple ray tracer!

    C++