Blender addon to render 360° and 180° images and videos in eevee engine with support for stereoscopic rendering.
You will need to get Blender 2.8X, install it, download the script VRRenderer.py, load the addon into Blender by installing the VRRenderer.py file in Blender Preferences > Add-ons > Install, search for "eeVR" under the Testing tab and click the checkbox to enable it. A tool panel will appear in the 3D Viewport with mode selection, FOV value adjustment, and buttons for rendering stills and animations.
Beware this is still in development so I suggest backing up whatever project you're using this on before you begin rendering.
If you have suggestions for future updates or come across any bugs don't hesitate to open up a "new issue" in the issue tab or write me an email at andriux19960823@gmail.com.
This project is licensed under the GNU General Public License v3.0 - see the LICENSE.md file for details.
- The image conversion OpenGL shader was originally created by Xyene and modified for use in Blender so thank you.