Skip to content
View rasmushugosson's full-sized avatar
  • Stockholm, Sweden

Block or report rasmushugosson

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rasmushugosson/README.md

Hey, I'm Rasmus

I like low-level graphics stuff.

I optimized my library again last week - not because the program needed it, but because I did :)

contact: rasmus.hugosson.dev@gmail.com

Pinned Loading

  1. log-lib log-lib Public

    A basic logging library written in C++ for better console and file logs

    C++

  2. app-lib app-lib Public

    A wrapper library around common tools used in graphics and game development

    C

  3. ecs-lib ecs-lib Public

    A basic entity component system library for high performance C++ applications

    C++

  4. sb-dataset sb-dataset Public

    A dataset of small path traced images portraying the Standford Bunny model

    1

  5. denoising-vae denoising-vae Public

    Denoising variational autoencoder for Bachelor's degree project 2024

    Jupyter Notebook

  6. app-template app-template Public

    A minimal project setup for getting started building apps with my utility libraries in C++

    C++