Minetest-WorldEditAdditions/worldeditadditions
Starbeamrainbowlabs ad789d500a
Implement spiral square, but it's untested.
It would also be awesome to customise the directional plane upon which 
the spiral is generated. It might actually be possible without melting 
my brain I think....


Looking at http://www.mathematische-basteleien.de/spiral.htm it should 
be possible to go this for circles too. But there's 1 particular 
function in Vector2.js that we need to port to Vector3.lua that we 
haven't yet which we'd need for that.....
2021-10-30 02:46:25 +01:00
..
lib Implement spiral square, but it's untested. 2021-10-30 02:46:25 +01:00
utils Start working on //copy, but it's not finished yet. 2021-10-11 02:41:45 +01:00
depends.txt Update depends.txt 2020-09-20 13:29:16 +01:00
init.lua Add //ellipsoid2 2021-10-14 01:50:27 +01:00