This website requires JavaScript.
Explore
Help
Sign In
mtcontrib
/
vector_extras
Watch
1
Star
0
Fork
2
You've already forked vector_extras
mirror of
https://github.com/HybridDog/vector_extras.git
synced
2025-07-13 05:20:32 +02:00
Code
Issues
Releases
Wiki
Activity
44
Commits
1
Branch
2
Tags
d1a3c95286486c9e2d5941c327bbc2a596ba3063
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
HybridDog
d1a3c95286
Remove the vector.cross and deprecate vector.scalar; those functions are in minetest now
2020-02-17 13:04:53 +01:00
.gitignore
fix a mistake at vector.line and add gitignore
2014-06-09 15:32:15 +02:00
adammil_flood_fill.lua
Add untested efficient flood fill algorithm
2019-12-01 11:00:53 +01:00
fill_3d.lua
Add another untested fill algorithm and update LICENSE
2019-12-01 11:31:11 +01:00
init.lua
Remove the vector.cross and deprecate vector.scalar; those functions are in minetest now
2020-02-17 13:04:53 +01:00
legacy.lua
Remove the vector.cross and deprecate vector.scalar; those functions are in minetest now
2020-02-17 13:04:53 +01:00
LICENSE.txt
Add another untested fill algorithm and update LICENSE
2019-12-01 11:31:11 +01:00
README.txt
🐈
2015-08-27 21:23:11 +02:00
vector_meta.lua
🐈
2015-05-29 12:09:25 +02:00
README.txt
TODO: — maybe make the explosion table function return a perlin explosion table
Description
more vector helpers for mt
Readme
266
KiB
Languages
Lua
100%