S
S
Sergey Nikolaev2016-03-16 15:20:57
JavaScript
Sergey Nikolaev, 2016-03-16 15:20:57

How to build a grid from nodes?

Good afternoon, I need a manual that explains the principle of building something like this:
visjs.org/examples/network/nodeStyles/shadows.html
Not necessarily for canvas, it can be in general, for any other language, the main thing is that we have a lot of nodes, all they are connected, the nodes do not overlap, the nodes behave like in jelly.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
F
First name Last name, 2016-03-16
@turbo-gtx

in fact, this is a simulation of the physics of a flexible body, so to speak

A
Alexey P, 2016-03-16
@ruddy22

I think that these pieces of code will help
https://bl.ocks.org/mbostock/4062045
bl.ocks.org/jose187/4733747 (easier example)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question