Coder Social home page Coder Social logo

Comments (7)

dfelinto avatar dfelinto commented on July 18, 2024

I'm OSX and Windows platforms you need to mirror the desktop (and have them both with the Oculus resolution) to have Oculus working. Linux is the only platform where you can specify BlenderVR to run in a dedicated desktop (though it still isn't via direct mode).

We need to specify that in the manual (http://blender-vr-manual.readthedocs.org/components/dk2.html )

from source.

eugenschindler avatar eugenschindler commented on July 18, 2024

Thanks. That was my "hack" solution as well. I really hoped to be able to
get it to run in direct mode (like Unity does).
Updating the manual is a good suggestion. Do you need help on that?

On Thu, Aug 27, 2015 at 4:20 PM, Dalai Felinto [email protected]
wrote:

I'm OSX and Windows platforms you need to mirror the desktop (and have
them both with the Oculus resolution) to have Oculus working. Linux is the
only platform where you can specify BlenderVR to run in a dedicated desktop
(though it still isn't via direct mode).

We need to specify that in the manual (
http://blender-vr-manual.readthedocs.org/components/dk2.html )


Reply to this email directly or view it on GitHub
#37 (comment).

from source.

dfelinto avatar dfelinto commented on July 18, 2024

Do you need help on that?

If you are even slightly familiar with RST that would definitively help.

The related file is:
https://github.com/BlenderVR/manual/blob/master/manual/components/dk2.rst

Additional info I think it's relevant for Linux environments:

"""
You need to run ovrd in order to have the Oculus communicating with the applications. ovrd is part of the Oculus SDK.

All this communication is done via the /dev/hidraw2 device. The hidraw driver provides the RAW interface for HID (Human Interface Devices) USB and Bluetooth.

How to install it? All you need is to run make install as indicated in the README.Linux file of the SDK.

Additionally, if you run into problems, you may be required to load the OpenGL library from a recent driver. For example by adding export LD_PRELOAD="/usr/lib/nvidia-346/libGL.so to your .bashrc file (replace-346 by your driver version).
"""

from source.

eugenschindler avatar eugenschindler commented on July 18, 2024

I don't mind adding the bare stuff I needed to do to make it work on Windows. I can also add your information about Linux.
What is RST?

from source.

PyrApple avatar PyrApple commented on July 18, 2024

RST stands for reStructuredText (http://docutils.sourceforge.net/rst.html), kind of interpreted .txt files used to build docs (pdf, html) with sphinx (http://sphinx-doc.org/tutorial.html).
Always useful to learn (thanks dalaï :), yet if you don't feel like waisting time over it:

  1. I'll add the changes you and dalaï mentioned to dk2.rst
    or
  2. You may add the bare instructions in dk2.rst as you would a standard .txt file and I'll adapt it for sphinx compilation here.

(regarding direct mode, I'm still giving it a search every once in a while yet hadn't find where/how to start the implementation so far)

from source.

eugenschindler avatar eugenschindler commented on July 18, 2024

Never mind, I found out that it must be the reStructuredText markup. No problem, I will be able to deal with that :-)

from source.

eugenschindler avatar eugenschindler commented on July 18, 2024

Ah, seems we cross-posted. Thanks for the info!
Does this help with getting further on the direct mode of the Rift: http://www.glfw.org/docs/latest/rift.html#rift_direct ?

from source.

Related Issues (20)

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.