- Europe
-
08:16
(UTC +01:00) - https://miguno.com/
- @miguno
Highlights
- Pro
cpp-gamedev
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
A multi core friendly rigid body physics and collision detection library. Written in C++. Suitable for games and VR applications. Used by Horizon Forbidden West.
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
An open-source C++ library developed and used at Facebook.
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
GoogleTest - Google Testing and Mocking Framework
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
Portable base library for C programmers, designed for performance and simplicity.
This is a repository for the code posted on my blog
A collection of ROM images with tests that will aid you in developing your own CHIP-8, SUPER-CHIP or XO-CHIP interpreter (or "emulator")
Simulates a monitor (vsyncs and timing) so you can test various game loop timings to see how many missed or double frames your timing control method has
JUCE is an open-source cross-platform C++ application framework for desktop and mobile applications, including VST, VST3, AU, AUv3, LV2 and AAX audio plug-ins.
Unreal Engine 5 multiplayer shooter C++ project, resurrection of Warhammer 40K: Eternal Crusade. Developed using "UE best practices" from Lyra for a more complex behaviour
A reverse engineering tool to interactively reconstruct structures and generate header files