Oscar Lorentzon
|
ead2cbf9a6
|
feat: alpha parameter for depth blend shader
|
2022-07-26 09:34:30 -07:00 |
|
Oscar Lorentzon
|
f91ac44576
|
feat: improve contrast in depth shading
|
2022-07-26 09:34:30 -07:00 |
|
Oscar Lorentzon
|
9129b7c320
|
feat: update rendered scene when shader is set
|
2022-07-26 09:34:30 -07:00 |
|
Oscar Lorentzon
|
86f26fc05b
|
feat: viewer api to set texture shader globally
|
2022-07-26 09:34:30 -07:00 |
|
Oscar Lorentzon
|
fd5073c1a9
|
feat: viewer reset example option
|
2022-06-02 10:51:14 -07:00 |
|
Oscar Lorentzon
|
b7c3547752
|
chore: add reset example
Make procedural data provider available outside of doc.
|
2022-05-25 12:19:29 -07:00 |
|
Oscar Lorentzon
|
94cd65f581
|
feat: reset api method
Add viewer method to reset the internal state
by clearing the cache.
|
2022-05-25 12:19:29 -07:00 |
|
Oscar Lorentzon
|
3ac8f4459f
|
chore: remove slider component support
Breaking change removing the slider component completely.
|
2022-04-08 15:31:59 -07:00 |
|
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
|
b2d1f2d49f
|
feat: config to color point clouds by cluster
Add point visualization mode configuration setting.
Add mode to paint colors in the same cluster with
a single random color.
|
2021-11-30 10:31:27 -08:00 |
|
Oscar Lorentzon
|
f55d136cc2
|
docs: add viewer initialization guide
|
2021-06-10 22:09:40 +02: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
|
24560695b7
|
docs: add tag example
|
2021-06-03 08:36:47 +02:00 |
|
Oscar Lorentzon
|
83fa9b8fef
|
chore: add script to setup dev environment
Remove all hardcoded client tokens.
Add script to generate token JS files.
Use generated tokens in all examples and docs.
|
2021-05-22 17:28:39 +02:00 |
|
Oscar Lorentzon
|
99f65410ee
|
docs: fix links and event tags
Tag event types with event jsdoc tag.
Remove event tag from event interfaces
to enable full info in the docs.
|
2021-05-22 12:07:41 +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
|
0e3904d844
|
refactor: single source for app token
Import app token from single place for all
instances - examples, doc examples, doc live
editors.
|
2021-05-13 13:23:27 +02:00 |
|