Commit Graph

20 Commits

Author SHA1 Message Date
Emi Simpson 261392ee3d
Give the walls some thickness 2021-11-21 11:29:05 -05:00
Emi Simpson 07ddec501a
Add a simple filter to hide out-of-range walls 2021-11-18 20:45:30 -05:00
Emi Simpson 66093071ac
Render spooky lights 2021-11-18 19:45:36 -05:00
Emi Simpson 38810f749c
Replace circumcenter algorithm with a faster one 2021-11-17 23:43:31 -05:00
Emi Simpson a745c63de9
The add_node function now wraps around instead of spawning nodes out of bounds 2021-11-17 18:50:36 -05:00
Emi Simpson 115df64386
Improved resiliency of add_point by boincing before addition 2021-11-17 13:29:28 -05:00
Emi Simpson 184d74a5aa
Add "randomly" generated initial nodes 2021-11-17 13:10:50 -05:00
Emi Simpson df4fa8789c
Added a spanning tree 2021-11-17 12:41:33 -05:00
Emi Simpson 3e15269afb
Retab 2021-11-16 23:05:35 -05:00
Emi Simpson 0226922ebf
Fix spawning nodes within the boing radius of their peers 2021-11-16 23:05:00 -05:00
Emi Simpson e96e413c39
Add better support for screen resizing 2021-11-16 22:15:41 -05:00
Emi Simpson 2033cb8156
Adjust speed default 2021-11-16 19:24:58 -05:00
Emi Simpson f7be06caa4
Add voronoi rendering 2021-11-16 19:24:50 -05:00
Emi Simpson 88986e026c
Remove extra camera call 2021-11-16 19:24:32 -05:00
Emi Simpson 072389548f
Don't draw the super triangles 2021-11-16 18:00:17 -05:00
Emi Simpson f1a90f0d9a
Add some adjustments to reduce crash frequency 2021-11-16 17:47:29 -05:00
Emi Simpson 4a480d9680
Added movement but it's very crashy 2021-11-15 16:02:03 -05:00
Emi Simpson 94556f71dc
Removed log statements 2021-11-14 16:25:11 -05:00
Emi Simpson 24c147f47d
Redo a whole bunch of shit now with adjacency graphs 2021-11-14 16:22:04 -05:00
Emi Simpson 3be8db1fdc
Basic Delaunay triangulation 2021-11-13 15:18:08 -05:00