Showing 26 open source projects for "tinyxml"

View related business solutions
  • PageDNA: Web-to-Print eCommerce Software Icon
    PageDNA: Web-to-Print eCommerce Software

    eCommerce for Print, Signs and Fulfillment Trusted by In‑Plants and Commercial Print Leaders

    PageDNA enables successful eCommerce strategies for commercial print sales organizations, internal print shops, and brand owners. PageDNA’s online ordering platform increases print volume while decreasing touch costs for all stakeholders: clientele, print operations, and the organizations they support.
    Learn More
  • Gearset | The complete Salesforce DevOps solution Icon
    Gearset | The complete Salesforce DevOps solution

    Salesforce DevOps done right.

    Gearset is the only platform you need for unparalleled deployment success, continuous delivery, automated testing and backups.
    Learn More
  • 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: 6 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
  • The most trusted software in construction Icon
    The most trusted software in construction

    HCSS is the gold standard software solution for winning, planning, and managing construction projects by connecting the office to the field.

    HCSS provides easy-to-use software built for construction companies that want to win more work, work smarter, and boost profits. For nearly 40 years, we've helped heavy civil contractors, infrastructure builders, and utility companies improve operations, from estimating and project management to field tracking, equipment maintenance, and safety. Tools like HeavyBid, HeavyJob, and HCSS Safety are built for the field and designed to work together, giving your team real-time visibility, tighter cost control, and better job outcomes. With 45+ accounting integrations and customizable APIs, HCSS fits seamlessly into your tech stack. We regularly update our software based on feedback from real crews, ensuring it fits the way your team works. Backed by award-winning 24/7/365 support and a proven implementation process, HCSS helps reduce risk, cut inefficiencies, and deliver fast ROI. If you're ready to grow your business and gain a competitive edge, HCSS is the partner that gets you there.
    Learn More
  • 5
    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
  • 6

    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
  • 7

    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
  • 8
    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
  • 9
    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
  • InEight is a leader in construction project controls software Icon
    InEight is a leader in construction project controls software

    InEight serves contractors, owners, and engineers in capital construction

    Minimize risks, gain operational efficiency, control project costs, and make confident, informed decisions. InEight software has your back during every stage of construction, from accurate pre-planning to predictable execution and completion. When project teams collaborate effectively, every decision is backed by precise, authoritative insights.
    Learn More
  • 10
    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: 4,948 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    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
  • 13
    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
  • 14
    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
  • 15

    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
  • 16
    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
  • 17
    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
  • 18
    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
  • 19
    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: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    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
  • 22
    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
  • 23
    FMORG will be a small scale MORPG using the Fnord Game Engine, which is the first part of this project. Fnord uses Irrlicht, Audiere, Raknet, tinyXML, OpenAL, and LUA. Our goal is to build a modern, complete 3d game engine and the first game using it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Jump n' RotN is 2D arcade, physics-based game which is very hard to categorize in 254 letters :-) Description is available on its homepage. Jump n' RotN uses: SDL, OpenGL, FMOD, SDL_Image, SDL_TTF, SDL_Config and TinyXML libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    add-on library for the cross-platform XML parser tinyxml that makes it easy to "bind" a C++ struct definition to an XML file format for easy serialize/deserialize. supports nested structs and STL containers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB