E
E
Eugene2019-06-20 08:59:06
css
Eugene, 2019-06-20 08:59:06

Interactive on the site (3D or flat)?

Hello!
On the site you need to do this thing:
A printed circuit board, a light bulb, an engine and other various devices are connected to it.
Nearby are switches, resistors, thyristors...
The user can take them with the mouse, insert them on the board. Depending on this, then the switch can turn on / off the light bulb, engine, etc.
All elements are three-dimensional (not flat), but will not rotate, so you can probably do without 3D. Is it just how to spin the engine, or rather its stem?
The entire composition will not spin completely ... although ... but what if it does? Will it make the job a little more difficult?
What is it doing today?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Mikhail Bukhman, 2019-07-17
@michaelbuhman

Much easier to do in 3D. First you need to make models (you can order from freelancers, they are cheap), and then export to Verge 3D. The unpretentious logic becomes in the same place.

D
Denis Yudin, 2017-08-12
@denisday

Update the CSS for the class to this one:

.Kartinka {
    /* width: 100%; */
    height: 100%;
    position: absolute;
    top: 0;
    /* left: 00%; */
    right: 0;
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question