tinyxml2
There are 27 repositories under tinyxml2 topic.
cryham/ckeys
Crystal Keys. Program showing pressed keys and keyboard layouts. Uses SFML and ImGui. Reads custom keyboard layouts, from JSON (basic) and parses KLL files.
simdsoft/xmld
A simple rapidxml wrapper & Add SAX support for rapidxml[DEPREATED]
woodyxiong/TinyXML2-simple
简化TinyXML2库
Lord-Turmoil/Dungeon
A roguelike game as practice of design pattern
juanmanzanero/lion-cpp
Lightweight interfaces for optimisation and numerics: a C++ package manager for ipopt and tinyxml2, plus other numerical methods such as Runge-Kutta schemes
cryham/cAmp2
Reimplementation of Crystal AMP (cAmp), Audio Player for GNU/Linux. Using bass for audio, SFML for graphics, and ImGui for GUI.
kaisawind/hcnet_example
how to use hcnet sdk
1Hyena/mdma
This program compiles markdown documents into responsive self-contained HTML applications.
KeltorHD/Client-Server-Application-Design-Patterns-Teaching
Client-server application for teaching design patterns
prolidorpenrvapiroldon/RPGame
Simple Role Play Game
AlexMainstone/cpp-engine
ECS roguelike attempt
GeorgiyDemo/CheckerC
Хороший пример парсинга XML на C++
karanseq/PumpkinDefense
A simple tower defense game developed as part of the book Cocos2d-x Game Development Blueprints.
vitalissius/iweather
Weather app for Windows OS
amorcomputrum/RandomGameEngine
A random game engine with a random structure
EliteAvocado/openstack-front-end
A frontend for Openstack using Nana and TinyXML2, as well as a server client architecture using Boost Asio and MySQL.
gabibulat/Breakout
Breakout game
giacobenin/conan-tinyxml2
Conan Package Recipe for TinyXML2
DarwinAnim8or/Sirena
A free (CLI) chat application
gdsotirov/tinyxml2.SlackBuild
Slackware build script for TinyXML2
karanseq/SpaceCraze
A Space Invaders clone developed as part of the book Cocos2d-x Game Development Blueprints.
MarioSomodi/VSMTI-Gradnja
C++ Console app made for Warehouse administration.
parsley72/tinyxpath2
Clone of TinyXPath (with complete history), upgraded to use TinyXML-2
shazzad5709/UML-To-Template-Code-Converter
A UML class diagram in software development visually represents a system's structure, including classes, attributes, methods, and relationships. It's a fundamental tool for creating and organizing large projects by quickly generating the initial project structure and allowing focus on logical implementation.