90 Commits

Author SHA1 Message Date
Ivan Danyliuk
5525f3c95f
Add Status logo 2018-10-22 21:11:20 +02:00
Ivan Danyliuk
04106c6fb0
Fix graph description issue 2018-10-22 20:40:27 +02:00
Ivan Danyliuk
0e5e974d67
go generate 2018-10-22 19:16:34 +02:00
Ivan Danyliuk
a447f0d57a
Add more precision to force input fields 2018-10-22 19:16:23 +02:00
Ivan Danyliuk
eec35c85bf
Change default FPS (again) 2018-10-22 19:16:10 +02:00
Ivan Danyliuk
c76e703918
Add 5x5 grid network layout as default one 2018-10-22 16:39:30 +02:00
Ivan Danyliuk
0ee9751869
Add ']' key for stepping through layout simulation 2018-10-22 16:39:11 +02:00
Ivan Danyliuk
d788cbb49d
Improve materials 2018-10-22 15:03:19 +02:00
Ivan Danyliuk
912b03c409
Add antialias option 2018-10-22 14:46:27 +02:00
Ivan Danyliuk
0565d7211a
Improve colors 2018-10-22 14:40:41 +02:00
Ivan Danyliuk
63618a9e93
Fix auto rotate rendering 2018-10-22 14:03:32 +02:00
Ivan Danyliuk
b50c31811d
Add render throttling to decrease CPU/GPU usage while screen is idle 2018-10-22 14:02:59 +02:00
Ivan Danyliuk
19ed6ded1e
Upgrade to three.js 97 2018-10-20 23:10:32 +02:00
Ivan Danyliuk
62cf7d3b3d
Improve colors and transparency 2018-10-20 23:09:27 +02:00
Ivan Danyliuk
3a786fbe85
Fix scene disable matrixAutoUpdate 2018-10-20 22:21:10 +02:00
Ivan Danyliuk
69982da629
Add disablng MatrixAutoUpdate for some objects 2018-10-20 22:20:35 +02:00
Ivan Danyliuk
e8e4765236
Remove dead code 2018-10-20 21:39:20 +02:00
Ivan Danyliuk
2edebc99c3
Set matrixAutoUpdate to false for nodes and edges 2018-10-20 21:38:50 +02:00
Ivan Danyliuk
c72c092286
Rotate faster on lower FPS 2018-10-20 21:38:33 +02:00
Ivan Danyliuk
c7d4a5d014
Change default FPS to decrease CPU still usage 2018-10-20 21:09:30 +02:00
Ivan Danyliuk
be5169c958
Improve defaults 2018-10-20 19:42:05 +02:00
Ivan Danyliuk
48ed96d528
Add Collapsable widget (see FIXME) 2018-10-20 19:39:28 +02:00
Ivan Danyliuk
ec7d5997aa
Remove pure.css leftovers 2018-10-20 19:39:16 +02:00
Ivan Danyliuk
84268d3bf9
Fix some markup 2018-10-20 19:38:44 +02:00
Ivan Danyliuk
7d1ec1b114
Update horizontal rule for widgets 2018-10-20 14:47:19 +02:00
Ivan Danyliuk
69ea70d1cf
Switch to bulma css framework 2018-10-19 22:10:56 +02:00
Ivan Danyliuk
4d3bfd759e
Add gitattributes 2018-10-19 20:03:03 +02:00
Ivan Danyliuk
8f142ed0c7
Relayout widgets 2018-10-19 19:01:53 +02:00
Ivan Danyliuk
a2f5ee79e1
Disable widgets while simulation is in progress 2018-10-19 19:00:11 +02:00
Ivan Danyliuk
16c8778680
Fix stats widget visibility 2018-10-19 18:37:58 +02:00
Ivan Danyliuk
19d5087adf
Improve error handling and visibility of error for simulation 2018-10-19 16:41:16 +02:00
Ivan Danyliuk
163d58dd2b
Refactor simulation widgets and stuff 2018-10-19 16:01:49 +02:00
Ivan Danyliuk
00972bfa83
Remove simulation.go and move its code to animation.go 2018-10-19 14:17:04 +02:00
Ivan Danyliuk
37daa05e1c
Add stats widget. 2018-10-19 14:13:41 +02:00
Ivan Danyliuk
5d46031d87
Change default animation slowdown factor 2018-10-17 19:43:25 +02:00
Ivan Danyliuk
e622a2d34e
Add wobbling effect 2018-10-12 22:34:30 +02:00
Ivan Danyliuk
c14e46393b
Add plog visualization 2018-09-20 22:16:21 +03:00
Ivan Danyliuk
90cbfb275e
Add replay button for simulation 2018-09-20 22:04:13 +03:00
Ivan Danyliuk
c77baba272
Change default steps number 2018-09-20 20:43:43 +03:00
Ivan Danyliuk
0b0fc730ee
Add Go objects for nodes and links to Scene 2018-09-20 20:38:43 +03:00
Ivan Danyliuk
23e49df95f
Add local three.js 2018-09-20 20:38:05 +03:00
Ivan Danyliuk
c1420d37a1
Add objects removal 2018-09-20 16:30:20 +03:00
Ivan Danyliuk
30716db108
Add forked vthree package 2018-09-20 15:41:24 +03:00
Ivan Danyliuk
db7f2791e2
Add debug info for propagation log 2018-09-19 21:06:30 +03:00
Ivan Danyliuk
8a8428975b
Make linters happier 2018-09-19 19:11:02 +03:00
Ivan Danyliuk
f03231267b
Add simulation backend config widget 2018-09-19 16:00:53 +03:00
Ivan Danyliuk
098a817008
Fix upload and initialization 2018-09-19 12:45:54 +03:00
Ivan Danyliuk
8229e5ce45
Fixed upload 2018-09-19 12:02:35 +03:00
Ivan Danyliuk
cb88643cfb
Add network selector 2018-09-18 19:01:45 +03:00
Ivan Danyliuk
e5e10abf2e
Add initial data support 2018-09-18 17:35:16 +03:00