-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Taichi THREE is a soft renderer based on Taichi. It has a node-system for materials and post-processing. Is that possible to integrate this into Blender (like Eevee or Cycles)?
I toke a look into cycles/__init__.py
and find it derives the bpy.types.RenderEngine
class. But I don't find a place where we copy the images into Blender. @PavelBlend do you know how to deal with this? It would be great if you could help me do a TaichiRenderEngine
class that provide a numpy
interface if possible, thanks!
Metadata
Metadata
Assignees
Labels
No labels