flutter_scene 0.1.1 copy "flutter_scene: ^0.1.1" to clipboard
flutter_scene: ^0.1.1 copied to clipboard

retracted

3D scene widgets for Flutter.

0.0.1-dev.1 #

  • Initial render box.

0.1.0 #

  • Rewrite for Flutter GPU.
  • Physically based rendering.
  • More conventional interface for scene construction.

0.1.1 #

  • Rename PhysicallyBasedMaterial and UnlitMaterial
  • Fix environment lighting problems in PhysicallyBasedMaterial.
  • Add default environment map.