Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
hannojg committed Jul 16, 2024
1 parent 30a456f commit 9e247b2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,9 @@ react-native-filament is a powerful 3D rendering engine for React Native. It fea

* ⚡ Native GPU accelerated rendering using [filament](https://github.com/google/filament)
* 🏎️ Uses Metal on iOS and OpenGL/Vulkan on android
* 📱 Cross-platform support for iOS and Android
* 📹 Rendering happens on a separate thread, nothing blocks the JS thread
* 📦 Easy to use declarative API
* 🏀 Comes with a physics engine as well, wrapping [bullet3](https://github.com/bulletphysics/bullet3)
* 📦 Easy to use declarative API

### Installation

Expand Down

0 comments on commit 9e247b2

Please sign in to comment.