Giter Site home page Giter Site logo

okawo80085 / hobo_vr Goto Github PK

View Code? Open in Web Editor NEW
44.0 10.0 2.0 134.42 MB

SteamVR driver prototyping tool

Home Page: https://www.hobovrlabs.org/

License: MIT License

CMake 1.20% Python 66.14% C++ 28.42% Batchfile 0.35% Shell 0.89% GLSL 1.12% NSIS 1.87%
vr steamvr python cpp hobo-vr virtual-reality openvr hobovr driver tools

hobo_vr's Introduction

Hi there ๐Ÿ‘‹

I'm an embebed developer, usually working on OpenVR drivers, some weird lib, some small app, finding some new horrible way to use python or something Linux related in my free time :)

๐Ÿ”ญ My current projects

๐Ÿค” Iโ€™m looking for help with

I'm currently looking for help/contributors with hobo_vr's driver, from all of the contributors in the project no one apart from me dares to touch the driver. Working as a one man army is great and all, but I need new eyes on this thing, I'm not perfect, I'm missing bugs and generally not fast enough on the version release rate, most of which is caused by the lack of review in driver PRs(not meant as an insult to other contributors, driver development is complicated from many points of view and is complicated even more by the sheer amount of devices this driver needs to support).

So if you have some time to spare and are interested in OpenVR drivers, please consider contributing to HoboVR-Labs/hobo_vr (even if it's just a simple code comment, no matter how small, every single contribution helps) :)

๐Ÿ’ฌ Ask me about

Ask me anything about OpenVR or VR in general :P

๐Ÿ“ซ How to reach me

Email: [email protected] or [email protected]

Discord: okawo#0901

โšก Fun fact

The number of applications that still use the deprecated OpenVR APIs is at the same time concerning and showing how much people still rely on obsolete examples :/

hobo_vr's People

Contributors

mathemmagician avatar okawo80085 avatar sahasam avatar simleek avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hobo_vr's Issues

Configuring cmake on Linux fails due to missing file, `receiver.h`

The output of

mkdir driver/build
cd driver/build
cmake .. -DCMAKE_BUILD_TYPE=Release

is

-- Configuring done
CMake Error at example/CMakeLists.txt:6 (add_executable):
  Cannot find source file:

    ../src/ref/receiver.h

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++ .hm
  .hpp .hxx .in .txx .f .F .for .f77 .f90 .f95 .f03 .ispc


CMake Error at example/CMakeLists.txt:6 (add_executable):
  No SOURCES given to target: example_receiver


CMake Generate step failed.  Build files cannot be regenerated correctly.

Also, while this is probably unrelated but, compiling with tests and examples commented out in CMakeList.txt results in this.

CMake 3.19.6 & Clang 11.1.0

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.