Giter VIP home page Giter VIP logo

gpbexporter's Introduction

gpbexporter

Gameplay3d engine model exporter for Blender

this repo is a fork from the original work of forestmedina.

this script is intended to be used directly from the python window, not as plugin. the reason for this is that it is in active development and is easier for me to debug and edit in the python window rather than reloading the plugin each time.

latest version main features (differences from forestmedina project):

  • support export of binormal and tangent data. to enable this functionaly, please add in the mesh properties a custom attribute named "gpb_export_tangent" with a value of 1.

  • support for shared mesh data: prior versions duplicate mesh data when two objects shared a mesh block. this version keep a dictionary of meshes to avoid duplication issues, producing smaller gpb.

  • no export objects that are not in visible layers (useful to avoid helper objects to be exported in the gpb)

how to run this file?

load gpb3_direct.py in your blender python window.

go to the end of the file and change the default export path.

press run!

gpbexporter's People

Contributors

cesarpachon avatar forestmedina avatar

Stargazers

Victor Hugo Viana avatar Adam King avatar gwald avatar

Watchers

Brian Swetland avatar  avatar  avatar gwald avatar

Forkers

xploora

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.