flutter_flutter/docs/engine/impeller/Impeller-Scene.md
John "codefu" McDole e068a3e6c4
chore: move engine docs out of engine/ and into docs/ (#175195)
Moving docs to be co-located with other docs + updating links. This has
the benefit of not including docs in engine content hash semantics.
2025-09-16 18:19:50 +00:00

347 B

Impeller Scene was an experimental 3D C++ renderer built into Flutter Engine and presented at the Flutter Forward event.

It has since been rewritten as a Dart library called Flutter Scene, powered by the Flutter GPU API.