Skip to content
View mateuskrause's full-sized avatar
🐦
birds everywhere
🐦
birds everywhere
  • Belo Horizonte, Brasil
  • 08:30 (UTC -03:00)

Highlights

  • Pro

Organizations

@SeaGL @pratofeito
Block or Report

Block or report mateuskrause

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. Makefile Makefile
    1
    # This Makefile will check for every .cpp file (including sub-directories) inside SRC_DIR. Works under Linux and Windows.
    2
    # Edit variables according to your project.
    3
    
                  
    4
    TARGET		:= program
    5
    
                  
  2. pratofeito/prato-engine pratofeito/prato-engine Public

    [In-development] C++ game engine/library using SFML

    C++ 5

  3. pratofeito/prato-template pratofeito/prato-template Public template

    Template for SFML games using Prato Engine

    C++

  4. 3d-rotations 3d-rotations Public

    Caderno sobre teoria de rotações em 3D, algoritmos para decomposição.

    Jupyter Notebook