UNPKG

doubleray

Version:
42 lines (41 loc) 724 B
{ "camera": { "loc": [5, 0, 0], "dir": [-1, 0, 0], "rot": [0, 0, 1], "depth": 6 }, "global": { "ambient_color": [0.9, 0.2, 0.2], "nohit_color" :[ 0,0,0], "c": 10, "scale":166.6666666 }, "spheres": [{ "rad": 3, "loc": [-1, 2, 0], "ambient": 0.0, "specular": 1.46, "reflected": 1, "transmitted": 1.0, "diffuse": [0.0, 0.0, 0.0], "n": 32, "refraction":1.4 }, { "rad": 1.0, "loc": [-4, -1.1, 0], "ambient": 0.8, "specular": 1.46, "reflected": 0, "transmitted": 0.0, "diffuse": [0.8, 0.0, 0.8], "n": 32 } ], "lights": [{ "dir": [-0.4, 0, -1], "color": [20, 20, 20] } ] }