Skip to content

Alex-doc/blenderExportSkybox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Export Skybox Plugin

Blender add-on to easily export skybox-ready images of a scene.

Features

  • No need to bake on cubes or environment maps
  • Easy to use
  • Supports basic scene compositing
  • Supports Blender's DOF

History

I was unable to export a cube environment map which included the DOF, so I made this script which creates 6 cameras with FOV of 90°, then it renders them one by one and saves the output to separate image files on disk. This script is meant to be used with Urho3D but could potentially be used for any Skybox-related need.

Instructions

  • Enable the add-on
  • Make your scene
  • File -> Export Skybox
  • select a base file name/path ( _front, _back and so on will be appended to it)
  • Click the export button and wait.

Releases

No releases published

Packages

No packages published

Languages