Skip to content
Avatar
🏠
meo~
🏠
meo~

Highlights

  • Arctic Code Vault Contributor

Pinned

  1. App of RTR, PTR and Editor

    C++ 346 57

  2. CPU & GPU RTX based on OpenGL

    C++ 189 25

  3. Ubpa Graphics Mathematics

    C++ 140 15

  4. Header-only, tiny (99 lines) and powerful C++17 static reflection library.

    C++ 134 21

  5. 00106501: Computer Graphics (Spring-Summer 2020)

    C++ 117 48

  6. Ubpa Entity-Component-System (U ECS) in Unity3D-style

    C++ 99 13

2,103 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri
Activity overview
Contributed to Ubpa/USTC_CG, Ubpa/MasterCourses, Ubpa/UECS and 5 other repositories
Loading

Contribution activity

August 2020

Created a pull request in ThePhD/sol2 that received 1 comment

no_constructpr, variable name is_const -> ret_is_const

is_const will get some strange messages in VS 2019 maybe it is conflicted with std::is_const

+3 −3 1 comment

Created an issue in Neargye/nameof that received 6 comments

type name without struct/class/enum

struct A{}; class B{}; enum C{}; template<typename T> class D{}; constexpr auto name_A = nameof::nameof_type<A>(); // "struct A" constexpr auto nam…

6 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.