finos / perspective

A data visualization and analytics component, especially well-suited for large and/or streaming datasets.
https://perspective.finos.org/
Apache License 2.0
7.95k stars 1.06k forks source link

Update examples #2433

Closed texodus closed 7 months ago

texodus commented 8 months ago

New raycasting example is now entirely in ExprTK, and supports directional lighting. To show off the new lighting, this example new uses a torus mesh (also generated in ExprTK).

Screenshot 2023-11-14 at 8 44 48 PM



New webcam example uses your computer's webcam as a data stream into a Perspective Table, using various ExprTK and pivot transformations to reconstruct the image with neat social media inspired effects.

preview