UNPKG

doubleray

Version:
39 lines (38 loc) 657 B
{ "camera": { "loc": [0, 0, -10], "dir": [0, 0, 1], "rot": [0, 1, 0], "depth": 3 }, "global": { "color": [0.4, 0.4, 0.4], "c": 7, "scale":166.6666666 }, "spheres": [{ "rad": 1.1, "loc": [2, 0.0, 0], "ambient": 0.1, "specular": 0.2, "reflected": 0.0, "transmitted": 0.0, "diffuse": [1, 1, 1], "n": 7 }, { "rad": 10, "loc": [0, -11, 0], "ambient": 0.1, "specular": 0, "reflected": 0.1, "transmitted": 0.0, "diffuse": [0.3, 0.3, 0.3], "n": 7 } ], "lights": [{ "dir": [0, -1.4, 1], "color": [10, 10, 10] }] }