1
0
mirror of https://github.com/minetest-mods/3d_armor.git synced 2024-09-30 08:20:35 +02:00
Visible player armor & wielded items for minetest https://forum.minetest.net/viewtopic.php?t=4654
Go to file
2013-03-03 19:46:10 +00:00
models Initial commit 2013-03-03 19:46:10 +00:00
textures Initial commit 2013-03-03 19:46:10 +00:00
.gitignore Initial commit 2013-03-03 19:46:10 +00:00
armor_api.lua Initial commit 2013-03-03 19:46:10 +00:00
crafting_guide.txt Initial commit 2013-03-03 19:46:10 +00:00
depends.txt Initial commit 2013-03-03 19:46:10 +00:00
init.lua Initial commit 2013-03-03 19:46:10 +00:00
LICENSE.md Initial commit 2013-03-03 19:46:10 +00:00
README.md Initial commit 2013-03-03 19:46:10 +00:00

3d Armor - Visible Player Armor

An experimental mod exploring the possibilty of alpha-blending various 'wearable' UV maps with the player character mesh. This same principle could be extended to other types of clothing, jewelery or whatever else.