minetest-mods / skinsdb

Player skin mod, supporting unified_inventory, sfinv and smart_inventory
28 stars 41 forks source link

implement skinned 1st person view hand #66

Closed bell07 closed 2 years ago

bell07 commented 2 years ago

I implement the skinning of 1st person view hand today, based on implementation https://github.com/jordan4ibanez/newhand/. The hand model is copied from there.

Since I am not model developer, maybe some optimizations are needed. The model does not support 1.8er skins, so it works for 1.0 only.

Works great with fensta skins!