Giter Site home page Giter Site logo

mikepurvis / collada-dom Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rdiankov/collada-dom

0.0 3.0 0.0 3.95 MB

COLLADA Document Object Model (DOM) C++ Library

CMake 0.64% PHP 2.49% Shell 0.01% C 18.22% C++ 78.63% Makefile 0.01% Python 0.01%

collada-dom's Introduction

COLLADA Document Object Model (DOM) C++ Library

Contents of COLLADA Package

The COLLADA Document Object Model (DOM) is an application programming interface (API) that provides a C++ object representation of a COLLADA XML instance document.

This project is a library for loading and saving COLLADA documents that can contain 2D, 3D, physics and other types of content. It allows developers to create applications that can exchange COLLADA documents with commercial content creation tools such as Maya, Max or Softimage.

This project is a very lightweight version of the Sourceforce Collada Repository. It maintains only the base collada parser with minimal dependencies.

Everything in this package can be built on any platform using CMake. For additional information on tools and plugins that support COLLADA, or to get help from the Internet community of COLLADA users, please visit www.collada.org

Online Documentation

Questions, bug reports and feature requests should go to our GitHub site

The binary packages only contain release builds. If you need to debug the DOM you should download the source and build it on your machine. The Visual Studio packages include debug builds because you can't link a release DOM into a debug app with that compiler. The debug info has been stripped though to keep the download size down.

+--dom The DOM library for Parsing COLLADA Documents | +--codeGen | +--external-libs Open source libraries used by DOM | +--include | +--license | +--src | +--... | +--licenses Licenses for open source software included in COLLADA Viewer | +--other | +--license_e.txt | +--README.rst This file

Building the COLLADA package

Using CMake, so can build on Linux, Windows, and MAC OSX:

mkdir -p build
cd build
cmake ..
make
make install

By default both 1.5 and 1.4 libraries will be installed.

Original PLAYSTATION(R)3 COLLADA Package (up to version 2.2) is:

Copyright (C) 2009 Sony Computer Entertainment Inc.

All Rights Reserved.

Special thanks to the following people for their contributions

Heinrich Fink (Mac support) JT Anderson (Tinyxml support) Michel Briand (Linux shared library support) Kai Klesatschke (bug reporting, Windows character encoding fixes) Guy Rabiller (bug reporting) Rodrigo Hernandez (MinGW support) Alex De Pereyra (bug reporting) Alberto Luaces (bug reporting) Michael Wojcik (Visual Studio 2010 Support) Rosen Diankov (patches for 1.5, cmake support, collada namespaces, github maintenance)

Apologies if I missed anyone (please let me know!).

[email protected] 2008 Sony Computer Entertainment, Inc

collada-dom's People

Contributors

k-okada avatar morxa avatar rdiankov avatar

Watchers

 avatar  avatar  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.