All Projects → NitishMutha → equirectangular-toolbox

NitishMutha / equirectangular-toolbox

Licence: Apache-2.0 license
Handy tool for equirectangular images

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to equirectangular-toolbox

Aframe
🅰️ web framework for building virtual reality experiences.
Stars: ✭ 13,428 (+9356.34%)
Mutual labels:  virtual-reality
Webxr Polyfill
Use the WebXR Device API today, providing fallbacks to native WebVR 1.1 and Cardboard
Stars: ✭ 251 (+76.76%)
Mutual labels:  virtual-reality
vr-speech-sandbox-cardboard
WARNING: This repository is no longer maintained ⚠️ This repository will not be updated. The repository will be kept available in read-only mode.
Stars: ✭ 27 (-80.99%)
Mutual labels:  virtual-reality
Stereokit
An easy-to-use mixed reality library for building HoloLens and VR applications with C# and OpenXR!
Stars: ✭ 195 (+37.32%)
Mutual labels:  virtual-reality
Cosmoscout Vr
🌌 A virtual universe which lets you explore, analyze and present huge planetary datasets and large simulation data in real-time.
Stars: ✭ 240 (+69.01%)
Mutual labels:  virtual-reality
V2R
Code for our IJCAI 2020 paper: "Keep It Real: a Window to Real Reality in Virtual Reality".
Stars: ✭ 20 (-85.92%)
Mutual labels:  virtual-reality
Guri Vr
https://gurivr.com
Stars: ✭ 177 (+24.65%)
Mutual labels:  virtual-reality
lvr
👓 Augmented Reality for everyone - Out of the world experiences
Stars: ✭ 92 (-35.21%)
Mutual labels:  virtual-reality
Polymer
🎨 graphics + interaction engine
Stars: ✭ 243 (+71.13%)
Mutual labels:  virtual-reality
Image360
Special view & controller to display 360° panoramic images
Stars: ✭ 42 (-70.42%)
Mutual labels:  panorama-image
Punchkeyboard
Punchkeyboard is an open-source keyboard for virtual reality, enhanced with autocomplete and next word prediction functionality for a swift typing experience.
Stars: ✭ 208 (+46.48%)
Mutual labels:  virtual-reality
Openxr Sdk Source
Sources for OpenXR loader, basic API layers, and example code.
Stars: ✭ 236 (+66.2%)
Mutual labels:  virtual-reality
wtm-udacity-scholars-nanodegree-resources
A List of Resources for Udacity Nanodegrees
Stars: ✭ 15 (-89.44%)
Mutual labels:  virtual-reality
Pumkinsavatartools
A toolbox for easily setting up VRChat avatars in Unity. Adds functionality to the editor and automates some of the tedious tasks.
Stars: ✭ 192 (+35.21%)
Mutual labels:  virtual-reality
a-blast
💥 Save the World From the Cutest Creatures in the Universe!
Stars: ✭ 116 (-18.31%)
Mutual labels:  virtual-reality
Avitab
X-Plane plugin that displays a tablet to aid VR usage
Stars: ✭ 177 (+24.65%)
Mutual labels:  virtual-reality
Three.js
JavaScript 3D Library.
Stars: ✭ 78,237 (+54996.48%)
Mutual labels:  virtual-reality
worlds
Building Virtual Reality Worlds using Three.js
Stars: ✭ 23 (-83.8%)
Mutual labels:  virtual-reality
opencollar
The Open Source Role Play Device for the Metaverse.
Stars: ✭ 40 (-71.83%)
Mutual labels:  virtual-reality
PanoBasic
Matlab Toolbox for Panorama Image Processing
Stars: ✭ 81 (-42.96%)
Mutual labels:  panorama-image

Equirectangular-toolbox

Handy toolbox for equirectangular images

Equirectangular to Gnomonic projection

nfov.py

  • A tool to extract a normal field of view of any given center point from any given equirectangular image/frame.
  • Highly optimized implementation to compute every pixel projection mapping at once, with bilinear interpolation for smoother image.
  • References: mathworld.wolfram.com, wikipedia

DEMO

Input equirectangular image:

360.jpg ^ image taken from internet

Normal Field of View output images:

nfov.jpg

nfov.jpg

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].