Git Product home page Git Product logo

minetest-armorplus's Introduction

Visual Armor Mod for Minetest
Copyright (C) 2013 Diego Martínez <[email protected]>

This is more of a proof of concept than an actual mod. Some more work needs
 to be done.

Someone (I forgot who) made a "3D Armor" mod. I take a different approach here.
Instead of attaching an entity to a player (or something like that), I use the
 texture transformations (actually, overlaying) to blend several player
 textures together: First the "base" player texture, then the boots,
 chestplate, and finally the helmet.

This currently requires 3 different player textures for each "material". Since
 I planned originally to modify cornernote's armor mod, support is provided for
 wood, steel, and MESE gear.

This mod requires the armor mod (which in turn requires inventory_plus).
Change your gear in the Armor UI, and after a moment (approx 1 second) the
 player texture will be updated.

KNOWN BUGS/ISSUES/WHATEVER
--------------------------
- This only supports the default character.png; support for skin switchers
   (like Zeg9's) is planned.
- Armor textures and player textures must be the same dimensions. If this is
   not the case, the texture will not be overlaid correctly.
- Media downloads may get big due to the fact that lots of big textures must
   be transferred to the client (this is only the first time the images are
   transferred, of course).

minetest-armorplus's People

Contributors

kaeza avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.