flame-engine / flame

A Flutter based game engine.
https://flame-engine.org
MIT License
8.98k stars 879 forks source link

refactor: Cleanup lighting code and remove unused Standard Material #3179

Closed luanpotter closed 1 month ago

luanpotter commented 1 month ago

Description

image

Fixes final details on https://github.com/flame-engine/flame/pull/3085 so we can merge both, namely:

note that due to how the flutter gpu must be setup, not all build issues can be fixed at this time

Cleanup lighting code and remove unused Standard Material.

Checklist

Breaking Change?