User:Le Forgeron/vault/RefImgCameraSamplespherical

From POV-Wiki
Jump to navigation Jump to search

RefImgCameraSamplespherical.png RefImgCameraSamplespherical.jpg

#version 3.7;
global_settings { assumed_gamma 1.0 }


camera { spherical
location 0
up y
right x
direction z
angle 180,360
}

#include "scene.inc"

scene.inc in User:Le Forgeron/vault/RefImgCameraSampleScene