Skip to content
View byBretema's full-sized avatar
🎨
I make computers draw things!
🎨
I make computers draw things!
Block or Report

Block or report byBretema

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

  1. Bretema Bretema Public

    Bretema Engine

    C++ 1

  2. astro-eslint-template astro-eslint-template Public template

    Astro template with EsLint packages preconfigured, to start coding as fast as possible :)

    Astro

  3. vonsai vonsai Public

    A toy engine on top of OpenGL4 using C++17

    C++ 2 1

  4. imog imog Public archive

    Interactive MOtion Graph - A C++17 and OpenGL demo from scratch, to visualise motion capture data and interact with it.

    C++

  5. .dotfiles .dotfiles Public

    Windows dotfiles, with strong linux taste.

    PowerShell 5 1

  6. C++ : Cloning Go Defer keyword funct... C++ : Cloning Go Defer keyword functionality
    1
    
                  
    2
    // Check playground in: https://www.mycompiler.io/view/7pXriajivQt
    3
    
                  
    4
    #include <iostream>
    5
    #include <memory>