liuyuan-pal / SyncDreamer

[ICLR 2024 Spotlight] SyncDreamer: Generating Multiview-consistent Images from a Single-view Image
https://liuyuan-pal.github.io/SyncDreamer/
MIT License
906 stars 39 forks source link

generate 360° video or gif for generated results #63

Closed YuQiao0303 closed 7 months ago

YuQiao0303 commented 7 months ago

Hi authors! Thank you for this amazing work. In your project page, I see videos of gifs of generated 3D objects rotating 360°. May I know please how do you generate such gifs or with what tools or packages? Thank you!

liuyuan-pal commented 7 months ago

Hi, I write a blender script for this. You may refer to https://github.com/liuyuan-pal/NeRO/blob/main/blender_backend/relight_backend.py

YuQiao0303 commented 7 months ago

I see. Thank you for your kind reply!

Hi, I write a blender script for this. You may refer to https://github.com/liuyuan-pal/NeRO/blob/main/blender_backend/relight_backend.py