Commit Graph

18 Commits

Author SHA1 Message Date
Nick Fisher
65db2aa32e rename AssetManager to SceneManager 2024-02-18 21:48:50 +08:00
Nick Fisher
8b9e6a2b3a rename plugin from PolyvoxFilament to FlutterFilament
rename plugin from PolyvoxFilament to FlutterFilament
2023-10-26 14:08:20 +11:00
Nick Fisher
5feaa57d81 update Android CMakeLists to support Manipulator.cpp 2023-10-11 17:17:21 +11:00
Nick Fisher
bde15ab233 Android, iOS, macOS supported 2023-10-03 00:34:29 +08:00
Nick Fisher
df3bddcd86 throw Excepton in Dart controller if viewer null 2023-10-03 00:19:59 +08:00
Nick Fisher
762f9abde0 update Android CMakeLists 2023-10-01 16:21:37 +08:00
Nick Fisher
c033dd51cf whitespace 2023-09-22 08:22:56 +08:00
Nick Fisher
0e51deb31c update Android CMakeLists 2023-09-19 17:47:04 +08:00
Nick Fisher
a162ff2400 refactor 2023-04-19 18:06:48 +08:00
Nick Fisher
28b78edbbd android CMakeLists 2023-04-18 14:25:38 +08:00
Nick Fisher
5c7e014bd0 extend to support rendering to RenderTarget/OpenGL texture on Linux 2022-12-08 17:36:44 +08:00
Nick Fisher
122f691a76 add unlit shader source to CMakeLists 2022-09-09 13:02:12 +10:00
Nick Fisher
7f2c68b199 allow setting bg texture from ktx 2022-09-09 12:59:55 +10:00
Nick Fisher
a938a6656b make Android use new API, add delete_viewer method 2022-08-20 22:19:14 +10:00
Nick Fisher
e51577cf6b decouple assets from viewer to allow independent addition/removal/animation/etc 2022-08-13 00:25:56 +10:00
Nick Fisher
efabcc3171 separate IBL from skybox and add setBackgroundImage method 2022-08-09 09:52:07 +08:00
Nick Fisher
31f5f2894c update CMakeLists with static libraries 2022-07-10 17:52:43 +10:00
Nick Fisher
abb43d351c add android integration & make iOS API consistent
add pubspec android plugin

update android CMakeLists

add filament android libs for linking
2022-02-06 13:52:19 +08:00