Commit Graph

113 Commits

Author SHA1 Message Date
Christian Rocha 7f3506eedc
Whoops, fix framerate in example so it running at 60fps 2020-01-15 16:06:14 -05:00
Christian Rocha c7f1302943
Remove extraneous select{} and improve comments 2020-01-14 17:56:51 -05:00
Christian Rocha 466d16b5a4
Let's call sequences what they really are 2020-01-14 17:15:17 -05:00
Christian Rocha 8df1395e0a
Exit example after pretend loading is completed 2020-01-14 16:24:01 -05:00
Christian Rocha 5999ff458c
Refactor subscription implementation
There was a bug in the  previous implementation where it didn't
allow for more than one subscription.
2020-01-14 16:16:12 -05:00
Christian Rocha b6c8792309
Multi-view example with progress bar 2020-01-14 13:47:36 -05:00
Christian Rocha edb6c58f1a
Exit demo after 10 seconds to demonstrate command usage 2020-01-13 19:07:04 -05:00
Christian Rocha 147c8df2ee
Implement subscriptions, and update example accordingly 2020-01-13 17:11:10 -05:00
Christian Rocha 97bbcdd5fb
Catch Ctrl+C 2020-01-11 11:15:01 -05:00
Christian Rocha d9cf7d1477
Print error (and exit) if there's trouble when starting the example program 2020-01-11 10:45:15 -05:00
Christian Rocha 293c2f6696
Also use escape to quit 2020-01-10 23:46:46 -05:00
Christian Rocha c7d28354f7
Also use arrow keys in example 2020-01-10 23:12:25 -05:00
Christian Rocha bee32ca733
Initial commit. First pass. 2020-01-10 16:02:04 -05:00