Skip to content
View rinthel's full-sized avatar
💭
Studying Unreal
💭
Studying Unreal

Highlights

  • Pro
Block or Report

Block or report rinthel

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. rust-lang-book-ko rust-lang-book-ko Public

    Forked from rust-lang/book

    The Rust Programming Language

    Rust 301 92

  2. bgfx bgfx Public

    Forked from bkaradzic/bgfx

    Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.

    C++

  3. C++ dependency management using CMak... C++ dependency management using CMake's external project feature
    1
    # usage:
    2
    #
    3
    # project(example)
    4
    # include(Dependency.cmake)
    5
    # add_executable(example main.cpp)
  4. cpp_template cpp_template Public template

    CMake-based c++ project template

    CMake 3