Pinned Repositories
boost
Super-project for modularized Boost
CppYCM
A Sublime C++ completion plugin, use ycmd as its backend.
dnsforwarder
Just a DNS utility.
first-commit
first commit
ftl
It's a Fucking Template Library. A collection of container classes for C++0x, similar to STL, but with more jazz and less fail.
Game-Programming-Patterns-CN-1
《游戏编程模式》中文版
make-it-so
Automatically exported from code.google.com/p/make-it-so
NavMesh-1
导航网格寻路C++实现版(入门级)
OpenDiablo2
An open source re-implementation of Diablo 2
SublimeYouCompleteMe
YCMD plugin for Sublime Text
MacSummer's Repositories
MacSummer/ALS-Community
Replicated and optimized community version of Advanced Locomotion System V4 for Unreal Engine 5.3 with additional features & bug fixes
MacSummer/ALS-Refactored
Completely reworked and improved C++ version of Advanced Locomotion System V4.
MacSummer/beehave
🐝 behavior tree AI for Godot Engine
MacSummer/cpp-game-engine-book
从零编写游戏引擎教程 Writing a game engine tutorial from scratch
MacSummer/cyclone-physics
The Physics engine that accompanies the book "Game Physics Engine Design"
MacSummer/docsify
🃏 A magical documentation site generator.
MacSummer/GameEngineFromScratch
配合我的知乎专栏写的项目
MacSummer/GameplayAbilitySystem_Aura
Online repo for Gameplay Ability System Course
MacSummer/glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
MacSummer/HotPatcher
Unreal Engine hot update manage and package plugin.
MacSummer/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
MacSummer/JoltPhysics
A multi core friendly rigid body physics and collision detection library, written in C++, suitable for games and VR applications.
MacSummer/luacluster
MMO game server: Unity includes a 10,000 Player scene
MacSummer/modern-cpp-features
A cheatsheet of modern C++ language and library features.
MacSummer/MultiplayerCourseBlasterGame
A complete multiplayer shooter project. This project accompanies the Udemy course that teaches how to create it.
MacSummer/OnAllFronts-Public
UE5 MilSim FPS / RTS Game (formerly ProjectM)
MacSummer/pages
My web page containing all the demos from my youtube channel "Ten Minute Physics" www.youtube.com/c/TenMinutePhysics
MacSummer/PathFinding.js
A comprehensive path-finding library for grid based games
MacSummer/pbrt-v3
Source code for pbrt, the renderer described in the third edition of "Physically Based Rendering: From Theory To Implementation", by Matt Pharr, Wenzel Jakob, and Greg Humphreys.
MacSummer/Piccolo
Piccolo (formerly Pilot) – mini game engine for games104
MacSummer/ProjectMMO
A MMO RPG Gameframe based on UE5.3
MacSummer/reactphysics3d
Open source C++ physics engine library in 3D
MacSummer/RPGGame
第三人称动作游戏
MacSummer/Scratchapixel
MacSummer/tinyrenderer
A brief computer graphics / rendering course
MacSummer/TopDownRpg
Repo for TopDownRpg
MacSummer/vim_ahk
Setting file to emulate vim with AutoHotkey
MacSummer/Vulkan
Examples and demos for the new Vulkan API
MacSummer/Vulkan-Hpp
Open-Source Vulkan C++ API
MacSummer/VulkanTutorial
Tutorial for the Vulkan graphics and compute API