mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Moving docs to be co-located with other docs + updating links. This has the benefit of not including docs in engine content hash semantics.
347 B
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.