polina-c / flutter-scene-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Impeller Scene 3D Demo

This demo was featured as part of Flutter Forward 2023! Watch the keynote here: Flutter Forward Thumbnail

⚠️ Experimental! ⚠️

  • This demo requires Impeller, which currently only supports iOS/iOS simulators.
  • The flutter_scene package does not work out of the box and currently requires a special custom build of Flutter Engine to use (gn arg --enable-impeller-3d).
  • The underlying Flutter API used to build and render Scene nodes is not supported and will break repeatedly. Eventually, the API will be removed/replaced altogether.
impeller_scene.mov

About


Languages

Language:C++ 37.8%Language:CMake 31.2%Language:Dart 22.4%Language:HTML 3.1%Language:Swift 2.9%Language:C 2.4%Language:Kotlin 0.2%Language:Objective-C 0.1%