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

Block or report BlurEffect

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. SquadAI SquadAI Public

    A C++ project featuring a framework for team AI in shooter games demonstrated through CTF matches. The framework heavily relies on behaviour trees and focuses on the flexibility/reusability of the …

    C++ 1

  2. LegoEditor LegoEditor Public

    An editor created with C++ and DirectX 11 enabling users to create their own worlds made up of Lego bricks.

    C++ 1

  3. Fireworks Fireworks Public

    Project demonstrating the usage of particle systems to simulate different types of fireworks using C++ and DirectX 9.

    C++ 1 1

  4. Networking Networking Public

    C++ application consisting of a client and server part that demonstrates the usage of WinSock and relies on techniques such as mutex locks, buffering and acknowledgements for reliable communication…

    C++

  5. SnailTrailOptimisation SnailTrailOptimisation Public

    Project revolving around the optimisation of a given C++ cmd-based game. The implemented improvements range from changing compiler options and C++ optimisations to the usage of inline x86 assembly …

    C++

  6. OpenMP OpenMP Public

    A small project revolving around parallelisation of existing C++ code using OpenMP.

    C++