Open
Milestone
Project - Restructure Blender Conversion
Milestone ID: 58
This is a project concerning restructuring of the ddg objects to Blender conversion. (@do, @tyburn, @hoekstra, @samy)
@do is leading this project.
This project includes
Main part:
-
low level primitives !513 (merged) -
convert all library objects to tuple[np.ndarray, np.ndarray]
or maybe ddg's IFS, this also enables easy conversion for other backends -
if possible, refactor to_blender_object
andto_blender_object_helper
to use the reworked backend-
remove BlenderBridge (if the parent bullet point works out)
-
-
deprecate to_blender_object
andto_blender_object_helper
Convenience:
-
adding extractor
-interpreter
-conversion
functions (see also #573)
Prototype in !474 (closed) . Motivation and reasoning in !569 (closed).
Timeline
- 2023-05-10 - P (project status)
Related ideas and issues (these will be assigned to this Milestone but do not (necessarily) have to be treated within but should be moved to a new project/issue once this is finished)