7
7
78964672020-04-29 11:34:34
Images
7896467, 2020-04-29 11:34:34

How to make an interactive image for a website?

Good afternoon! Tell me how to make an analogue of such a picture as here: planner5d.com so that you can add and move objects or in which direction to move?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
W
Wynell_ru, 2020-04-29
@Wynell_ru

I would look towards HTML5 canvas.
There are also libraries for working with 2D graphics (like PixiJS) and 3D graphics (like ThreeJS) - and they also use canvas.

S
Sergey Pankov, 2020-04-29
@trapwalker

In this case, everything is implemented on SVG:
5ea948936bc80480776489.png
Moreover, the substrate with the rooms is separate, objects like furniture are separate. Everything is a sandwich on the page and is controlled by Javascript.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question