tastekim / koa-usdz2glb

๐Ÿ› ๏ธConvert usdz to glb & glb to usdz API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

usdz to glb

Requirements

1. Aspose - aspose.3d

.usdz to .glb
pip install aspose-3d๋กœ ์„ค์น˜
window ๋ฐ linux ์ง€์›(MacOS ์•„์ง ์—†์Œ), Python 3.5 ์ด์ƒ 3.10 ์ดํ•˜ ๋ฒ„์ „ ์‚ฌ์šฉ

2. ARkit - usdzconvert

.glb to .usdz
USDPython 0.66 ์—์„œ๋Š” Python3.7.9 ์‚ฌ์šฉ
MacOS ํ™˜๊ฒฝ์—์„œ precompiled ๋˜์–ด์žˆ์Œ.

Usage

  1. ๋ฃจํŠธ์— tmp, auth ํด๋” ์ถ”๊ฐ€
  2. ๋ฃจํŠธ์— usdpython ๋‹ค์šด๋กœ๋“œ => USDPython-pkg v0.66.zip
  3. env ์„ค์ •
  4. usdpython ์‚ฌ์šฉ ์‹œ ํŒŒ์ด์ฌ ๋ฒ„์ „ ํ™•์ธ (3.7.9)
  5. npm start

About

๐Ÿ› ๏ธConvert usdz to glb & glb to usdz API.


Languages

Language:TypeScript 97.8%Language:Python 1.2%Language:Shell 1.0%