8 Commits

Author SHA1 Message Date
Oscar Lorentzon
56618819b2 feat: gravity aligned traversing state
Rotate virtual camera to align with world gravity vector.
2022-03-11 17:07:18 -08:00
Oscar Lorentzon
45a87c42c1 fix: handle focal and zoom interpolation properly 2022-02-01 19:27:54 -08:00
Oscar Lorentzon
ecd856099a feat: replace default data provider
Remove Falcor data provider and dependencies.
Add Graph API data provider.
Unit test.
2021-06-07 15:03:11 +02:00
Oscar Lorentzon
494a5464f0 feat: clarify token and provider handling
Separate token and provider options.
Rename viewer token method for clarity.
Use access token wording everywhere.
2021-05-22 12:07:41 +02:00
Oscar Lorentzon
03b50a99b0 fix: render visible items on spatial activation
Replay all cells for all subscriptions.
Ensure that valid spatially visualized
cells are not uncached in graph.
Reset scene completely on deactivation.
2021-05-04 08:01:35 +02:00
Oscar Lorentzon
f95fcdf765 feat: configurable initial camera controls 2021-04-24 16:12:14 +02:00
Oscar Lorentzon
5e3873ee9f refactor: rename node to image 2021-03-28 18:55:20 +02:00
Oscar Lorentzon
b688f4e6dc chore: rename spec to test 2021-03-27 18:34:32 +01:00