stig-atle / io_scene_pbrt

Exporter for blender that exports the scene into pbrt's ascii file format.
59 stars 16 forks source link

Export perspective view as camera - if a camera is not in the scene #3

Open stig-atle opened 5 years ago

stig-atle commented 5 years ago

The exporter currently expects a camera to be in the scene for it to export properly. It should rather export with the 'perpective' view as camera view, and create a 'dummy' camera at that position if there is not camera in the scene.