med-material / d3-rshiny-vis

Example project of making D3.js visualizations within R shiny
MIT License
0 stars 0 forks source link

Viewport boundaries #18

Open aldsanms opened 1 year ago

aldsanms commented 1 year ago

Here is the first version of Viewport boundaries:

https://user-images.githubusercontent.com/73821252/206453460-3f32d57c-5034-44c7-bd72-fb97877eeb32.mp4

This program allows us to see an approximation of the wall surface seen by the user.

aldsanms commented 1 year ago

In this program i am using an update of my libraries.

Here I use:

I only had to add functions in wall.js to display the area visible by the user.

aldsanms commented 1 year ago

v1_0_1

Now: