Y
Hacker News
new
|
ask
|
show
|
jobs
by
pablogancharov
441 days ago
In case anyone is interested in rendering USDZ scans in Three.js, I created a demo:
https://usdz-threejs-viewer.vercel.app/
2 comments
fooblaster
439 days ago
Fyi, looks mighty black and white on a pixel 6a.
link
mhuffman
441 days ago
Very nice and smooth! Do you have source for your demo?
link
callumprentice
440 days ago
There is one in the Three.JS example suite with source:
https://threejs.org/examples/webgl_loader_usdz.html
link