Skip to content
Avatar
😀
😀
Block or Report

Block or report ShenMian

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.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ShenMian/README.md

Hi there 👋

Currently learning C++, Computer Graphics and Game Engine Architecture.

🔭 Currently working on

Recent Stars

🔨 Recent Pull Requests

🌱 Latest releases I've contributed to

💬 Contact

Most Used Languages Github Status

Pinned

  1. Graphics Public

    A simple abstraction layer for the modern graphics APIs.

    C 16 2

  2. Math Public

    A simple linear algebra header-only library.

    C++ 2 1

  3. A simple game engine.

    C++ 40 6

  4. Notes Public

    Learning notes.

    Shell 2

2,571 contributions in the last year

Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Mon Wed Fri
Activity overview
Contributed to ShenMian/Graphics, ShenMian/Clementine, ShenMian/Notes and 5 other repositories

Contribution activity

April 2022

Created 1 repository

Created a pull request in BoomingTech/Pilot that received 3 comments

Fix some physics issues

做了以下几个事情: PhysicsShapesBase::m_global_transform 会在 PhysicsSystem::tick() 中被更新. 解决了 #17. 修复了原本调用 CollisionDetection::IsOverlap 时没有考虑到 PhysicsShapes…

+27 −2 3 comments
Opened 7 other pull requests in 1 repository

Created an issue in BoomingTech/Pilot that received 2 comments

编辑器文件内容面板实现可以进行优化

问题: 对 Release 下构建的编辑器进行了简单的性能分析, IO 占用了近 40% 的 CPU 时间. 其中 EditorUI::showEditorFileContentWindow() 的占用率最为突出, 该函数每次调用都会创建一个新的 EditorFileService 实例, 然…

2 comments

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