-
Freelance
- Toronto, CA
- https://hperigo.github.io/
Lists (3)
Sort Name ascending (A-Z)
Stars
Build cross-platform desktop apps with JavaScript, HTML, and CSS
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
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)
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
Simple, secure & standards compliant web server for the most demanding of applications
Seamless operability between C++11 and Python
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
A C++ header-only HTTP/HTTPS server and client library
Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows).
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
A General-purpose Task-parallel Programming System using Modern C++
openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
Reliable & unreliable messages over UDP. Robust message fragmentation & reassembly. P2P networking / NAT traversal. Encryption.
🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to an…
Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations.
Crow is very fast and easy to use C++ micro web framework (inspired by Python Flask)
C++ Requests: Curl for People, a spiritual port of Python Requests.