Git Product home page Git Product logo

usdc-viewer's Introduction

usdc-viewer

This extension provides a viewer for USD binary files(.usdc). It is based on the usdcat command line tool.

Features

  • View a usdc file as plain text format
  • Save usdc file as plain text format (.usda) or vice versa
  • Save usdc files inside a folder as plain text format (.usda) or vice versa

Requirements

You should install the OpenUsd library first.

Extension Settings

  • usdc-viewer.usdRoot: The root path of the OpenUsd library. If you has no environment to compile it from source, you can download the precompiled binaries from the NVIDIA's official website

Usage

  • To view or convert a single usdc file:
    • Open a usdc file in VSCode.
    • Right-click on the file and select "Open With Usdc Viewer" or "Save As Usda".
  • To convert a usda file to usdc:
    • Right-click on a usda file and select "Save As Usdc".
  • To convert all usdc files in a folder or vice versa:
    • Right-click on the folder and select "Convert Usdc to Usda In Folder" or "Convert Usda to Usdc In Folder".
  • To convert all usdc files in the workspace folder or vice versa:
    • Right-click on the blank area in the explorer and select "Convert Usdc to Usda In Folder" or "Convert Usda to Usdc In Folder".
  • To open with usdview:
    • Right-click on a usd file and select "Open With Usdview".

usdc-viewer's People

Contributors

sssooonnnggg avatar

Watchers

 avatar

usdc-viewer's Issues

I am getting error while opening file

I am getting this error
Command failed: usdcat "d:\Dropbox\Projects_Houdini\out\lods_v1.usdc" -o "C:\Users\Timur\AppData\Local\Temp\lods_v1.usda" 'usdcat' is not recognized as an internal or external command, operable program or batch file.

What I am doing wrong, in VS Code setting I have this
"usdc-viewer.usdRoot": "D:\Github\OpenUSD\",

I have put this repository
https://github.com/PixarAnimationStudios/OpenUSD
here
D:\Github\OpenUSD\

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.