Showing 29 open source projects for "tinyxml"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1

    x86-codeblocks-builds

    Automatically built codeblocks for both 32b and 64b Windows systems.

    ...You can always download the latest release at Releases Usage Install the following packages in msys2(64-bit users please use 'x86_64' instead of 'i686'): pacman -S mingw-w64-i686-toolchain \ mingw-w64-i686-boost \ mingw-w64-i686-hunspell \ mingw-w64-i686-wxwidgets3.2-common \ mingw-w64-i686-wxwidgets3.2-msw \ mingw-w64-i686-drmingw \ mingw-w64-i686-tinyxml Then extract the archive into /opt/codeblocks, export /opt/codeblocks/bin to PATH. Run codeblocks!
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Magic Tower

    Using C++ and SDL to create a 2D game

    ...Here is the link of the demo show of this game: https://www.youtube.com/watch?v=n1aC-BUGbzs (Version 0.05) https://www.youtube.com/watch?v=cUJJ_eq0fB0 Second Floor added Notice, tinyXML files were implemented by leethomason. Here is the link: https://sourceforge.net/projects/tinyxml/ (This project is here only for fun).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    open2ge

    2D Game Engine, based on OpenGL and focused on Isometric Games

    ...Based on OpenGL & SDL, it supports a wide range of features, useful for simple 2D games or complex isometric games, from simple image loading to the rendering of complex scenes, path finding, automatic navigation mesh generation and more. Besides OpenGL and SDL, Open2GE makes use of TinyXML and boost.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5

    2D_Game_Example_CPP

    C++, C#, modular design, udp, xml, mutithreading, SDL1.2, tinyxml

    Sample code demonstrates: - good design and architecture based on modular separation of concerns that allows different modules to be easily distributed in different combinations - clean coding and good organization of files and projects - simple 2D game renderer with animation of movements of characters - game modules are active objects(can run in separate threads) and communication between modules is via message queues protected with mutex - demonstrating safe usage of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TrueAxisDirectXDemo
    A Win32 game demo using TrueAxis middleware and DirectX, coupled with a strong focus on TinyXML to allow design-led development and customizability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    smartCOMs

    smartCOM is a graphical serial device terminal.

    ...It is aimed mainly at hardware developers who need a gui test tools to talk to their custom hardware. The GUI is written using the wxWidgets library, and using the tinyxml to save or load config. http://gnssinfo.com/2012/11/21/wiki-smartcom/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    smartCOM

    smartCOM is a graphical serial device terminal.

    ...It is aimed mainly at hardware developers who need a gui test tools to talk to their custom hardware. The GUI is written using the wxWidgets library, and using the tinyxml to save or load config.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    XML Diagram

    Lists the elements of an XML file

    XML Diagram is a small program I wrote while practicing working with XML files in C++. It reads an XML file and outputs a list of elements using tinyxml (https://sourceforge.net/projects/tinyxml/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    XML Diagram is a small program I wrote while learning how to use tinyxml (https://sourceforge.net/projects/tinyxml/). It lists all the elements in an XML file with tab indentation to indicate parent/child/sibling elements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This 2D sceletal animation libary supports OpenGl and the DirectX renderer. The code is completely written in c++ and uses tinyxml and the standard Library. There is also an editor being developed with gtkmm alongside the libary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TinyXML is a simple, small, minimal, C++ XML parser that can be easily integrating into other programs. It reads XML and creates C++ objects representing the XML document. The objects can be manipulated, changed, and saved again as XML. *Please Note* that TinyXML development has stopped and all development has moved to TinyXML-2. TinyXML-2 is available at https://github.com/leethomason/tinyxml2
    Leader badge
    Downloads: 5,903 This Week
    Last Update:
    See Project
  • 13
    Bugger!

    Bugger!

    A debugging-themed top-down shooter

    ...The player takes on the role of a programmer trying to clear bugs out of a project using an array of pun-y weapons. I need to put this on hold for a while, so I'm posting the source in the meantime. Never fear though, I'll be back ;-) Requires SFML 1.6 to compile/run, but tinyxml source-code is included with the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    My world, our world. A graphics world; An opengl world; A new world. Using tinyxml, zlib, freetype, freeimage, lib3ds. Thanks them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SugoiTools is a standAlone library supplying all kind of debugging tools (logging, exceptions, memory leaks management), XML support with TinyXML, and lots of others nice features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Rage stands for Really Amateurish Graphics Engine. It is designed for use with multiple rendering windows such as in a Win32 MDI application. Inspired by OGRE, RAGE shares some semantics, although uses none of the code. Will help OGRE experienced users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    ISO8583 C Library

    An ISO8583 Library

    ...It is an implementation of the ISO 8583 protocol. This project was created in an attempt to maintain and distribute the original code. Also includes a C++ wrapper, a COM object to use with .NET, tinyXML support to load different dialect formats, support up to 3rd bitmap in ISO messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    pytinyxml - is a simple port tinyxml to python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    tplparser creates conf files for desktop and embedded Linux , parsing templates and using references to XML configuration file. * Parser is implemented mostly in C with some C++. * Doxygen doc, tinyxml Original code was donated by Amperion Inc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    3D fps game. This is a school project, so we will keep it simple. :) We use Ogre3D, Blender3D, OpenAl, BulletPhysics, CEGUI, TinyXML and other(Open source only) software/libraries to develop it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Awake Engine
    The Awake Engine is a powerful, easy to use open source game engine. It combines other free projects into a general usable software, written in clean modern Cpp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This game engine is currently immature but builds off of Haaf's Game Engine for rendering, Guichan for GUI, box2d for physics, and TinyXML for modability and configuration. On top of those is a robust feature-rich game architecture and toolkit.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    This 2D sceletal animation libary supports OpenGl and the DirectX renderer. The code is completely written in c++ and uses tinyxml and the standard Library. There is also an editor being developed with gtkmm alongside the libary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Small footprint C++ library to extract an XPath 1.0 expression from an XML tree. Uses the TinyXML project to parse XML trees and store intermediate results. Runs on any platform. Optional use of STL. Overhead less than 100KB, including TinyXML.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    This lib is a utility for auto read|write a xml dom to cpp struct. It use other xml parser such as tinyxml , would support xerces-c.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB