Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tastekim/koa-usdz2glb
๐ ๏ธConvert usdz to glb & glb to usdz API.
https://github.com/tastekim/koa-usdz2glb
3d-models koajs python shell-script typescript
Last synced: 28 days ago
JSON representation
๐ ๏ธConvert usdz to glb & glb to usdz API.
- Host: GitHub
- URL: https://github.com/tastekim/koa-usdz2glb
- Owner: tastekim
- Created: 2023-01-31T14:55:49.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-22T02:05:38.000Z (almost 2 years ago)
- Last Synced: 2024-10-14T01:22:19.221Z (2 months ago)
- Topics: 3d-models, koajs, python, shell-script, typescript
- Language: TypeScript
- Homepage:
- Size: 198 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://developer.apple.com/augmented-reality/tools/files/USDPython-pkg.zip)
3. env ์ค์
4. `usdpython` ์ฌ์ฉ ์ ํ์ด์ฌ ๋ฒ์ ํ์ธ (3.7.9)
5. `npm start`