TexIR_code icon indicating copy to clipboard operation
TexIR_code copied to clipboard

How to insert a object?

Open rockywind opened this issue 2 years ago • 1 comments

Hi, thank you for sharing the great work! I want to rendering the image with inserting a object. How can I do?

rockywind avatar May 24 '23 12:05 rockywind

Our outputs are .obj file with several material textures. Therefore, you could use such standard asset format to render your images. Specifically, you could add any object asset into above scene assets, and render images. You would get realistic images with consistent illumination, shading and shadow. For example, you could finish such combination and rendering process with blender or other engines.

LZleejean avatar Jun 02 '23 03:06 LZleejean