Relates :
|
Right now the 2D implementation depends directly on the encumbered code in the Ductus library with no clean interface to isolate the implementation for replacement. We need to create an interface to the Ductus functionality and then modify our internal rendering pipelines to go through it without any dependencies on the Ductus interfaces.
|