Git Product home page Git Product logo

open-dis-cpp's Introduction

open-dis-cpp

A C++ implementation of the Distributed Interactive Simulation (DIS) protocol

Travis (Linux) Build Status CodeDocs status

Building Open DIS

Open DIS uses premake5 to build platform specific projects. Download it and make sure it's available on your path, or specify the path to it.

Linux

  1. Run premake5 gmake
  2. Run make config=release

Windows

  1. Run premake5 vs2015
  2. Open the solution and build.

Developer Docs

The latest doxygen docs for the Open DIS master branch can be found here.

Git submodule

This repository includes a git submodule for the XML descripton files. These files contain a machine-readable description of the DIS messages that are translated into a language implementation. Since the XML file is shared across multiple languages, I'm trying to prevent between-language drift of the description file.

You should only need this if you're regenerated the source code, which is unlikely. but if you are, bring in the submodule with

git submodule init
git submodule update

open-dis-cpp's People

Contributors

dilavni avatar leif81 avatar mcgredonps avatar plata avatar rodneyp290 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.