Skip to content

Release 0.15.0

Compare
Choose a tag to compare
@hannojg hannojg released this 03 Apr 17:04
· 312 commits to main since this release

0.15.0 (2024-04-03)

💨 Performance Improvements

  • Mark onFrame as @FastNative (perf optimization) (2fdd13f)
  • Mark renderFrame as hot (perf optimization) (e66bffd)
  • Optimize renderFrame a bit with [[likely]] flags (50f3593)

✨ Features

  • Run Filament on a separate renderer Thread using Worklets (#82) (5ed1ec6)