Effect that appears as it rises

How do we implement an effect that appears as it rises when you approach, and disappears as it goes down when you move away?

This is done via some custom JS code. Kamil explained in here:

It is possible to achieve similar effect with Camera Volume trigger and HTML label extension in Shapespark. You can add this kind of trigger to all of the extensions in Shapespark and experiment to get similar solutions to the ones created in this showroom.

Hi,
I implemented the programming for the application.
The effect was a bit more complex because we inserted our own 3d planes with “three js”. However, this is a somewhat older solution, which will probably no longer work for the current Shapespark version. We now have different approaches.

We can add animations and spatial audio to ShapesPark applications as shown in this example:

Cheers

Simon

1 Like