GithubHelp home page GithubHelp logo

caomw / osvr-core Goto Github PK

View Code? Open in Web Editor NEW

This project forked from osvr/osvr-core

0.0 1.0 0.0 13.64 MB

The core libraries, applications, and plugins of the OSVR software platform.

License: Apache License 2.0

CMake 23.96% C++ 65.59% C 4.87% Shell 0.09% Objective-C 0.01% HTML 5.00% Batchfile 0.04% PowerShell 0.10% Python 0.33%

osvr-core's Introduction

OSVR Core System

Maintained at https://github.com/OSVR/OSVR-Core

For details, see http://osvr.github.io

For support, see http://support.osvr.com

This is the code and libraries to use when developing with OSVR.

  • For developing plugins, you'll use the @ref PluginKit library.
  • For developing applications using the framework, you'll use the @ref ClientKit library.

Binary Snapshot Documentation

If you're looking at this file in a binary build of OSVR-Core, please seen the BINARY_README file for more targeted information, as this main README file is focused on the source tree.

Source Documentation

See the HACKING file for some development guidelines for working on this code base itself.

If you're looking at the source tree, not a binary snapshot, you may be interested in build docs. You may also be interested in binary snapshots at http://osvr.github.io .

License and Vendored Projects

This project: Licensed under the Apache License, Version 2.0.

  • /cmake - Git subtree from https://github.com/rpavlik/cmake-modules used at compile-time only. Primarily BSL 1.0, some items under the license used by CMake (BSD-style)
  • /vendor/com_smart_pointer - Header (for integrating boost::intrusive_ptr with MS COM) extracted from the following project and file: https://github.com/rengeln/nyx/blob/master/src/Prefix.h, modified as needed for compatibility. MIT license.
  • /vendor/discount-windows-bins - Submodule containing source, build script, and Windows binaries for the "Discount" Markdown processor, used only during the build process on Windows. Upstream at https://github.com/Orc/discount. 3-clause BSD license.
  • /vendor/eigen-3.2.7 - Unpacked release from http://eigen.tuxfamily.org/ - header-only library under the MPL2 (a file-level copyleft, compatible with proprietary software), define EIGEN_MPL2_ONLY to exclude modules with other license from the build (done in OSVR-Core build system).
  • /vendor/FloatExceptions - Code for development use only, usage should not be committed or merged into master. MIT licensed.
  • /vendor/gtest-1.7.0 - Unpacked source from https://code.google.com/p/googletest/ - 3-clause BSD license. Used only for building/running tests.
  • /vendor/jenkins-ctest-plugin - Git submodule from https://github.com/rpavlik/jenkins-ctest-plugin, used only for building/running tests and CI. MIT license.
  • /vendor/libcxx-backports - C++11/14 standard library functionality backported into headers using the implementations from the libc++ project at http://libcxx.llvm.org/. Dual licensed under the MIT and the "BSD-like" UIUC license.
  • /vendor/UIforETWbins - Distributed binary releases of UIforETW https://github.com/google/UIforETW extracted to a Git repo (submodule) unmodified. Apache License, Version 2.0.
  • /vendor/util-headers - subset of headers installed from https://github.com/rpavlik/util-headers. BSL 1.0.
  • /vendor/vrpn - Git submodule, accessed from https://github.com/vrpn/vrpn. BSL 1.0. Contains optional recursive submodules HIDAPI and libjsoncpp.

osvr-core's People

Contributors

bwrsandman avatar crossvr avatar d235j avatar duff14 avatar feilen avatar gfrolov avatar godbyk avatar jeromiya avatar mars979 avatar moonfast avatar rpavlik avatar russell-taylor avatar virneo avatar vrguy 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.