Bvh Parser Save

C++ library to parsing and interpreting a .bvh file

Project README

Welcome to Bvh Parser, your new C++ library for .bvh file!

Build Status

Features

Platforms

This parser has been used only on Linux, but it probably can works on any other platform as well.

Usage

The only thing what you have to do is build and link this library! If you wanna know something more please look at tests or simply write mail :)

Build

git clone https://github.com/BartekkPL/bvh-parser.git
cd bvh-parser/
mkdir build
cd build/
cmake ..
make

And after these steps you have builded library ready to use it in new projects!

You found it at bvh-parser/build/lib/libbvhParser.so.

Projects using this library

I use it in my engineering thesis.

License

BVH-PARSER is released under Apache License.

Open Source Agenda is not affiliated with "Bvh Parser" Project. README Source: BartekkPL/bvh-parser
Stars
26
Open Issues
0
Last Commit
5 years ago
License

Open Source Agenda Badge

Open Source Agenda Rating