Skip to content

Some json files are incorrect or not properly defined #20

@Dxyk

Description

@Dxyk

Hi, I was testing on the given JSON data files and realized that some files are incorrectly defined.

  • triangle.json currently outputs a square instead of a triangle because of line 18. [0,8660254038,0] should be [0,0.8660254038,0]. The second element is missing a 0.
  • inside-a-sphere.json and two-spheres-and-plane.json give segmentation faults because they're missing the materials attribute.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions