Code Monkey home page Code Monkey logo

usd-importer's Introduction

USD to HARFANG 3D Importer

This tool, usd_importer, is a USD to HARFANG 3D converter. This document outlines the main parameters and usage of this command-line tool.

Example

USDz model HG model
Left: Original USD file / Right: imported file into HARFANG.

๐Ÿ’ป Command Line Usage

USD->HG Converter 3.2.5 (f0b82d43186b058be90b4518e2a444cd8581ecf2)
No input file
Usage: usd_importer [-out|-o (val)] [-base-resource-path (val)] [-name (val)] [-prefix (val)] [-all-policy
                     (val)] [-geometry-policy (val)] [-material-policy (val)] [-texture-policy (val)]
                     [-scene-policy (val)] [-anim-policy (val)] [-geometry-scale (val)] [-finalizer-script
                     (val)] [-shader|-s (val)] [-recalculate-normal] [-recalculate-tangent] [-detect-geometry-instances]
                     [-anim-to-file] [-quiet|-q] <input>

-out                      : Output directory
-base-resource-path       : Transform references to assets in this directory to be relative
-name                     : Specify the output scene name
-prefix                   : Specify the file system prefix from which relative assets are to be loaded from
-all-policy               : All file output policy (skip, overwrite, rename or skip_always) [default=skip]
-geometry-policy          : Geometry file output policy (skip, overwrite, rename or skip_always) [default=skip]
-material-policy          : Material file output policy (skip, overwrite, rename or skip_always) [default=skip]
-texture-policy           : Texture file output policy (skip, overwrite, rename or skip_always) [default=skip]
-scene-policy             : Scene file output policy (skip, overwrite, rename or skip_always) [default=skip]
-anim-policy              : Animation file output policy (skip, overwrite, rename or skip_always) (note: only applies when saving animations to their own file) [default=skip]
-geometry-scale           : Factor used to scale exported geometries
-finalizer-script         : Path to the Lua finalizer script
-shader                   : Material pipeline shader [default=core/shader/pbr.hps]
-recalculate-normal       : Recreate the vertex normals of exported geometries
-recalculate-tangent      : Recreate the vertex tangent frames of exported geometries
-detect-geometry-instances: Detect and optimize geometry instances
-anim-to-file             : Scene animations will be exported to separate files and not embedded in scene
-quiet                    : Quiet log, only log errors
input                     : Input FBX file to convert

usd-importer's People

Contributors

astrofra avatar harfang3dadmin avatar scorpheus avatar

Stargazers

 avatar

Watchers

 avatar  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.