view { wrap; gamma 1.0; border 1; units [3]< 1, 1, 1.0 >; dotsPerUnit [3]< 100, 100, 15 >; composite 6; viewDepth 6; viewport { portal myportal { universe myuniverse ; center [4]< -12, 0, 0, 0 >; }; channels [3]< @ myportal 0 , @ myportal 1 , @ myportal 2 >; }; image png { common { basename 600; }; }; }; universe myuniverse { dimensions 4; ambientLight { channels [3]< 0.1 , 0.1 , 0.1 >; }; skyColor { channels [3]< 0.2 , 0.2 , 0.6 >; }; light { position [3]< -10, 5, 15 >; color { channels [3]< 0.4 , 0.4 , 0.4 >; }; }; light { position [3]< -15, -5, 5 >; color { channels [3]< 0.5 , 0.5 , 0.5 >; }; }; object coxeter { # # *--5--*-----*-----o # matrix [4]< [4]< 0, 5, 2, 2 >, [4]< 5, 0, 3, 2 >, [4]< 2, 3, 0, 3 >, [4]< 2, 2, 3, 1 > >; base { orientation [2]< [3]< 1, 2, 5 >, [3]< -2, 1, 0 > >; color { channels [3]< 1.0 , 0.6 , 0.2 >; specularness 0.3; reflectiveness 0.3; }; }; }; };