-
Zenvia
- Raul Soares, Brazil
- https://luizf.dev
Highlights
- Pro
C++ stuff
Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.
Coleção de materiais e links para aprendizado de C e C++, em português ou inglês.
Botcraft is a cross-platform C++ library to create bots that connect and interact with Minecraft servers with (optional) integrated OpenGL renderer
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
Written in C++ and using SDL, The Powder Toy is a desktop version of the classic 'falling sand' physics sandbox, it simulates air pressure and velocity as well as heat.
C++ Mathematical Expression Parsing And Evaluation Library https://www.partow.net/programming/exprtk/index.html
Demonstration of various hardware effects.
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
a header-only, constexpr alternative to gperf for C++14 users
A beginner-friendly Vulkan path tracing tutorial in under 300 lines of C++.
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.