Giter VIP home page Giter VIP logo

pyb3dmutils's Introduction

pyb3dmutils

A bunch (currently only one) of handy script utilities relating to b3dm.

Features

  • Individual & batch conversion of .b3dm into glTF 2.0 format.
  • Output associated .glb, .bin and .json files (.json files contain the b3dm header under the "data" property)

Installation

git clone https://github.com/boblyx/pyb3dmutils.git
cd pyb3dmutils
pip install -r requirements.txt

Usage

Convert a .b3dm file into a .glTF file to a specific folder

python b3dm2glTF.py -i file.b3dm -o myFolder

b3dm2glTF resolves output to the folder where the input file is if output path is not supplied.

Convert a folder containing .b3dm files into another folder of .glTF files

python b3dm2glTF.py -i myFolder -o anotherFolder

b3dm2glTF automatically creates a new folder if an output path is not supplied.

pyb3dmutils's People

Contributors

boblyx avatar

Stargazers

 avatar

Watchers

 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.