Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

360° VR option? #16

Open
JohannesBuchner opened this issue Apr 18, 2020 · 0 comments
Open

360° VR option? #16

JohannesBuchner opened this issue Apr 18, 2020 · 0 comments

Comments

@JohannesBuchner
Copy link

Hi,

Thanks for making this open source, I was able to adopt your geodesic code for another project.

You may be interested in making renderings for 360° virtual reality videos, which can be enjoyed on mobile phones and VR headsets. >ou could then make flybys during which one could look around.

To make such videos, all you need to do is alter the camera. The output pixels should project to all angles. However, also the camera position needs to slightly move with angle.

Here are some links from the pov-ray community:
https://forums.oculusvr.com/community/discussion/30854/pov-ray#latest
http://wiki.povray.org/content/HowTo:ODS
https://www.clodo.it/blog/omnidirectional-stereo-ods-with-pov-ray/
https://www.clodo.it/blog/sample-ods-video/

I implemented this here:
https://github.com/JohannesBuchner/scientific-visualisation-360-vr/blob/master/frame-00000.pov#L29
https://github.com/JohannesBuchner/scientific-visualisation-360-vr/

Cheers,
Johannes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant