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
45
Commits
1
Branch
2
Tags
f7dbb1a8845ed4071f32b4ca6f62519ce5e35dd6
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
f7dbb1a884
Add (unoptimized) vector.triangle
2020-03-27 18:17:25 +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
Add (unoptimized) vector.triangle
2020-03-27 18:17:25 +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%