Skip to content
View mati-arocena's full-sized avatar

Block or report mati-arocena

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

Pinned Loading

  1. PhotonMapping PhotonMapping Public

    C++

  2. tikira-engine tikira-engine Public

    C++

  3. subnautica subnautica Public

    C++ 2

  4. My simple kickstart CMakeLists My simple kickstart CMakeLists
    1
    cmake_minimum_required(VERSION 3.10)
    2
    project(LockFreeDataStructure)
    3
    
                  
    4
    set(CMAKE_CXX_STANDARD 17)
    5
    set(CMAKE_CXX_STANDARD_REQUIRED True)
  5. ASSG ASSG Public

    A Shitty Space Game

    Lua