Ability to capture a 3D layer into a 2D sprite

The ability to capture a 3D layer into a 2D sprite for the ability to apply PIXI layer effects to the rendered 3D scene.

Would help greatly for mixing 2D and 3D, and allow for further extension in JavaScript to act as post processing. I am aware it would have a performance cost, but I think the flexibility in many instances trump the cost.

1 Like