Skip to content
View MateuszKretkowski's full-sized avatar
:accessibility:
JESUSISKING
:accessibility:
JESUSISKING

Block or report MateuszKretkowski

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
MateuszKretkowski/README.md

Hi, I'm Mateusz Kretkowski:

I truly love the process of crafting software from scratch, whether it's diving deep into a low-level game engine or architecting a full-stack application.


Projects:

C_SDL3_Game_Engine

My biggest current project: creating a 3D game engine from scratch in C using the SDL3 library. Exploring rendering, state management, and software architecture.

TechStack: C, SDL3, OpenGL, GLSL,

Texture2DMapper & TextureMapAssistant:

Tools to automate the tedious, and frustrating parts of working with textures in animation at gamedev.

TechStack: C#, Unity

Brackeys Game Jams:

Brackeys 2025.2 - Risk it for the Biscuit

A 3D physics-based puzzle game.

Risk it for the Biscuit

TechStack: C#, Unity


Tech Stack:

  • PYTHON
  • C
  • C++
  • C#
  • REACT
  • NODEJS
  • DJANGO

Links:

Pinned Loading

  1. c_sdl3_game_engine c_sdl3_game_engine Public

    Engine written in pure C using SDL3 + OpenGL Core, no external abstractions. All rendering done via direct OpenGL calls — VAOs, VBOs, shaders, draw commands. Fully manual memory allocation, texture…

    C

  2. Texture2DMapper Texture2DMapper Public

    TextureMappingProject is a System which helps us, Indie Game Develepers. This Repo uses Mathematical Calculations to replace object's default sprite, into any combination of pixels IN REAL-TIME.

    ShaderLab

  3. TextureMapAssistant TextureMapAssistant Public

    TextureMapAssistant will help you with your journey about Maps

    JavaScript 1

  4. zadaniacpp zadaniacpp Public

    Medium-Difficulty Series of Tasks from UMK wydzial Informatyczny

    C++

  5. c_data_structures c_data_structures Public

    C