All Projects → fpw → Avitab

fpw / Avitab

Licence: agpl-3.0
X-Plane plugin that displays a tablet to aid VR usage

Projects that are alternatives of or similar to Avitab

Hvvr
Hierarchical Visibility for Virtual Reality, which implements a hybrid CPU/GPU ray-caster, suited for real time rendering of effects such as lens distortion.
Stars: ✭ 100 (-43.5%)
Mutual labels:  virtual-reality
Holoviveobserver
Shared Reality: Observe a VR session from the same room using a HoloLens!
Stars: ✭ 126 (-28.81%)
Mutual labels:  virtual-reality
Vivegrip
Physics-based grabbing for SteamVR development in Unity.
Stars: ✭ 159 (-10.17%)
Mutual labels:  virtual-reality
Vircadia
Vircadia open source metaverse platform, based on the former High Fidelity Virtual Reality Platform.
Stars: ✭ 110 (-37.85%)
Mutual labels:  virtual-reality
Ipyvolume
3d plotting for Python in the Jupyter notebook based on IPython widgets using WebGL
Stars: ✭ 1,696 (+858.19%)
Mutual labels:  virtual-reality
Unity Webxr Export
Develop and export WebXR experiences using Unity WebGL
Stars: ✭ 130 (-26.55%)
Mutual labels:  virtual-reality
Vrarmik
Unity Inverse Kinematics solution for arms in VR
Stars: ✭ 94 (-46.89%)
Mutual labels:  virtual-reality
Webxr
Repository for the WebXR Device API Specification.
Stars: ✭ 2,357 (+1231.64%)
Mutual labels:  virtual-reality
React Native 360
A React Native wrapper for Google VR Cardboard SDK
Stars: ✭ 125 (-29.38%)
Mutual labels:  virtual-reality
Kerbal Vr
An add-on for Kerbal Space Program (KSP) to enable virtual reality.
Stars: ✭ 142 (-19.77%)
Mutual labels:  virtual-reality
Apertusvr
Virtual Reality Software Library
Stars: ✭ 112 (-36.72%)
Mutual labels:  virtual-reality
Geomapping With Unity Mapbox
Geomap is the virtualization of data that maps a Country. Mapbox Unity SDK gives data(Global map layers of Streets, Buildings, Elev, and Satellite) generating custom 3D worlds for Mobile VR/AR apps.
Stars: ✭ 118 (-33.33%)
Mutual labels:  virtual-reality
Centroui
CentroUI is a library for building user interfaces for WebVR
Stars: ✭ 135 (-23.73%)
Mutual labels:  virtual-reality
Covise
Collaborative Visualization and Simulation Environment, OpenCOVER and OddLOT
Stars: ✭ 101 (-42.94%)
Mutual labels:  virtual-reality
Patches
Patches is a visual programming editor for building WebVR and WebGL experiences.
Stars: ✭ 164 (-7.34%)
Mutual labels:  virtual-reality
Mivisionx
MIVisionX toolkit is a set of comprehensive computer vision and machine intelligence libraries, utilities, and applications bundled into a single toolkit. AMD MIVisionX also delivers a highly optimized open-source implementation of the Khronos OpenVX™ and OpenVX™ Extensions.
Stars: ✭ 100 (-43.5%)
Mutual labels:  virtual-reality
Remixvr
RemixVR is a tool for collaboratively building customisable VR experiences.
Stars: ✭ 129 (-27.12%)
Mutual labels:  virtual-reality
Guri Vr
https://gurivr.com
Stars: ✭ 177 (+0%)
Mutual labels:  virtual-reality
Vrworkout
High-intensity virtual reality workout game
Stars: ✭ 166 (-6.21%)
Mutual labels:  virtual-reality
Virtual Walk
Virtual walks in Google Street View using PoseNet and applying Deep Learning models to recognize actions.
Stars: ✭ 142 (-19.77%)
Mutual labels:  virtual-reality

AviTab - The Aviator's Tablet

AviTab is a plugin for the X-Plane flight simulator. It displays a tablet like computer with a few apps in the cockpit. It is mainly used for flying in virtual reality.

Purpose

When flying in a simulator, one often needs to lookup details in PDF charts, plane manuals, checklists or other documents. Using a PDF reader breaks the immersion because the virtual aviator either has to take off of their HMD or use other tools that can move windows into VR.

AviTab tries to solve this problem by offering a PDF reader inside a native plugin for X-Plane. Using a plugin also opens possibilites for more apps inside the tablet, for example to display information about the plane status or aid in navigation.

Features

Let the screenshots speak! Note that these were taken using the standalone version for better resolution, but all of this is available right inside your VR cockpit.

More screenshots here: Screenshots

Installation

  • Download the latest release from the release page
  • Extract the archive and move the folder into your X-Plane/Resources/Plugins directory
  • Start X-Plane
  • Find a new menu inside the plugins directory to toggle the tablet
  • Optionally, you can assign a key for this command (I prefer the right-hand lower trigger)

Usage

General

When hovering over the edges of the tablet from a short distance, X-Plane will display green bars around the tablet. The upper bar can be used to grab the window and move it around inside the cockpit.

Charts Viewer

The charts viewer displays PDF files inside the charts/ subdirectory of the plugin/ directoy. You can add your charts there, including subdirectories.

Limitations

  • PDFs containing CJK fonts or ancient fonts such Linear B are not supported. This is mainly due to font sizes - a version containing all fonts would be 40 Megabytes in size.

Compiling

  • If you would like to contribute to AviTab's development, a script called setup.sh has been added to automatically download and setup your environment with the needed dependencies.
    • Windows, Linux, and macOS are supported with their respective dependency managers. If you do not have the proper dependency manager installed, the script will prompt you to install it before proceeding.
  • There is another script called teardown.sh that will delete the folders where the dependencies were placed to compile AviTab.

Donate

If you like AviTab and want to support its further development, you can donate.

Donate

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].