Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Error to trace to log to deploy. One click. No SSH.
Catch the cause before the pager goes off.
AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
...View Based Render.
2D Shape Render.
Animation with interpolation Line/Curve.
2D Bones with IK and BVH loader.
Physics 2D using Box2D.
Tile Set and Tile Map.
Cenario layer based.
XMLparser using pugiXML.
https://github.com/Edimartin/edk-source
...Some features:
- built in multiplayer
- incorporating data from different sensors (IMU, AHRS, Razer Hydra)
- image server/client
- built in support for motion capture data analysis
- path finding using data from physics engine (backwave propagation algorithm)
- built in XMLparser
- graphical world editor
- plugins system (C++)
The Micro C++ Library (libmicxx) is a small set of portable and easy to use classes providing core features commonly used in modern applications. It is based completely on the Standard C++ Template Library (STL).
RefLisp is a small Lisp interpreter written in C++. It has:
an built-in web server, Wiki, LISP server pages, SQL Databases, XMLparser, MD5 hashing, regular expressions, reference counting and mark-sweep garbage collection, GPL.
TacitPixel is a scalable C++ framework for building application prototypes for interactive collaborative VR/AR applications. It provides a number of features that make prototyping fast and portable.
TacitPixel is the successor of the TAP and Twisted Pair engines.
libxml++ is a C++ wrapper for the libxml XMLparser library. It has SAX
and DOM-like APIs, but does not attempt to conform exactly to the DOM
specifications because they are not aimed at C++. Its API is much
simpler than the underlying libxml C API.