Skip to content
View DylanFoss's full-sized avatar

Block or report DylanFoss

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

    An implementation of the 'Game of Life' using OpenGL's shader language to run code on the gpu, allowing for large simulations.

    C++

  2. Balls. Balls. Public

    A simulation of 2D Balls using OpenGL.

    C++

  3. Procedual-Animation-Using-Inverse-Kinematics Procedual-Animation-Using-Inverse-Kinematics Public

    An exploration of procedual animation using inverse kinematics, specifically the locomotion of multi legged creatures.

    C#

  4. Callum-A/Unity-Ecosystem-Simulation Callum-A/Unity-Ecosystem-Simulation Public

    2D ecosystem simulation in Unity. Simulates predators and prey

    C# 2

  5. Betris Betris Public

    An ongoing Tetris clone in C++ with OpenGL

    C++ 1 1

  6. ConsoleLineRaycastEngine ConsoleLineRaycastEngine Public

    An attempt of creating a raycaster, using the windows console and ascii characters to display the world.

    C++