Joseph Lisee c62234e226 Modularize and flesh out more of the schema (#49)
This is not a complete update, but it's enough that we have the full
stack running and we can do review. It includes these steps:

 - session_metadata
 - camera_info
 - state_update
 - stream_set
 - style_class
 - style_value
 - circle primitive
 - math types: vector3x1, matrix3x3, matrix4x4

The validation JS code now supports:

 - Directories of examples
 - Invalid examples (ie. things that should fail validation)
 - More explicit error reporting

Some typos in examples from the docs were fixed as well.
2018-09-05 13:23:29 -04:00
..