Skip to content
View dylanafterall's full-sized avatar
  • Bay Area, California
  • 19:40 (UTC -07:00)

Block or report dylanafterall

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

@ me



I mostly use my github to explore gamedev projects for fun.

Current interests:

  • Practicing Data Structures and Algorithms questions
  • Exploring the Godot and Bevy game engines in C# and Rust, respectively
  • GPU programming (compute/fragment/vertex shaders)

I am an avid birdwatcher (though, exclusively Orioles 🟠⚫ and Ravens 🟣⚫)











Current Projects:

Pinned Loading

  1. OnsetEngine OnsetEngine Public archive

    An ECS game engine with 2D physics and 3D rendering (OpenGL).

    C

  2. cpu_3d_renderer cpu_3d_renderer Public archive

    3D renderer built in C, for self-study of graphics programming

    C

  3. HomeAgain HomeAgain Public archive

    Godot 4.1 UI Test

    GDScript

  4. assembly_8bit_game assembly_8bit_game Public archive

    A game made with 6502 Assembly for use with Atari 2600 emulators.

    Assembly