Github: https://github.com/webdoli/threeExportGif/tree/main
See the Pen three.js + ccapture.js by hub cg (@hub-cg) on CodePen.
*주의점
gif_render_scene.js에서 'workersPath'값은 gif.workers.js파일이 있는 폴더로 경로 변경
new CCapture({
format: 'gif',
workersPath: 'js/lib/',
display: true,
});
'Coding' 카테고리의 다른 글
three.js Path-Tracing-Render 광선추적 랜더링(실사랜더링) (0) | 2024.01.18 |
---|---|
three.js GLTF 리깅 컨트롤러 제작하기 (0) | 2024.01.12 |
[three.js] 피봇 위치 설정하기 (1) | 2023.12.30 |
Maya 외부에디터(pyCharm) 연결하기 (0) | 2023.12.05 |
SVG 무료 아이콘 js라이브러리「iconoir.js」 (1) | 2023.09.07 |