#include "axes.inc" #declare E=.02; // play with E to see wath part of POV Univers is visible camera { location E*<200,180,500> look_at <0,0,0> } light_source { E*<200,200,200> color rgb <1,1,1> } Axes(30)