Git Product home page Git Product logo

blender_addon__export_to_pyrogenesis's People

Contributors

faerietree avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

blendercn-org

blender_addon__export_to_pyrogenesis's Issues

A better way to allow for different texture variants.

Currently for automatic export of different texture variants (e.g. different diffuse textures), it's required to map the texture to at least one (1) triangle/quad/poly (since BMesh is in blender, 2.62+).

An alternative would be to add another UV layer but that meant that redundant data had to be maintained in blender which is highly undesirable and difficult to keep up to date and consistent.

Therefore the only solution has been to create a preferrably non-shown mesh triangle/quad/poly which has the texture variant mapped to it.

Ambient occlusion (ao) textures already need a separated distinct UV map layer.

Bump / Parallax and Specular are not created automatically though that might be possible using Crazy or Insane Bump via a bash command. Cross-platform might be the difficulty here.

Thus only AO and diffuse textures can be automatically generated in the variants (though we might add an option to assume that a bump map and/or specular map is provided).

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.