Commit Graph

48 Commits

Author SHA1 Message Date
Nick Fisher 34c91e2c46 iOS build fixes 2022-11-28 08:41:12 +08:00
Nick Fisher a41866a61f update example project iOS project files 2022-10-04 09:27:15 +08:00
Nick Fisher dcd0a16bf9 rearrange source/header files for compatibility with CocoaPods Framework structure 2022-10-04 09:23:53 +08:00
Nick Fisher 8d6e5d43b3 update example project 2022-09-09 13:02:36 +10:00
Nick Fisher 7b7fd09767 allow setting bg texture from ktx 2022-09-09 12:59:55 +10:00
Nick Fisher 975648fef9 add bg image transform to example project 2022-09-05 12:40:22 +10:00
Nick Fisher d9470912ed add android option to pause rendering 2022-09-01 15:19:29 +10:00
Nick Fisher 26d916fc40 fix camera manipulator/gesture detector, add explicit functions to set camera pos/rot, add unlitshader material provider 2022-09-01 13:03:15 +10:00
Nick Fisher f4c1f59399 run all Android work on separate thread, add HotReloadPathHelper, separate loadTexture/setTexture 2022-08-25 17:09:54 +10:00
Nick Fisher 051085f440 add proguard rules for release build 2022-08-20 22:19:46 +10:00
Nick Fisher ce346510e6 make Android use new API, add delete_viewer method 2022-08-20 22:19:14 +10:00
Nick Fisher 60a11e57f4 pickFirst libjnidispatch.so 2022-08-20 00:18:34 +10:00
Nick Fisher 443863c178 update iOS project files 2022-08-19 21:51:22 +08:00
Nick Fisher 3152ac6dbe update example project with stopAnimation 2022-08-19 21:50:28 +08:00
Nick Fisher 967be4d8a7 render directly to Texture rather than PlatformView (Android only) 2022-08-17 19:46:02 +10:00
Nick Fisher 17f9d9fc01 update example styles.xml 2022-08-17 12:45:20 +10:00
Nick Fisher a96b9ad1fa update cube assets 2022-08-15 19:02:04 +10:00
Nick Fisher c00fb90b66 update example project 2022-08-14 21:31:10 +10:00
Nick Fisher 0e38ebc8fc restructure embedded animations to allow simultaneous play 2022-08-13 12:52:53 +10:00
Nick Fisher ff1679198d decouple assets from viewer to allow independent addition/removal/animation/etc 2022-08-13 00:25:56 +10:00
Nick Fisher 7316240c64 update example project 2022-08-09 09:52:38 +08:00
Nick Fisher fe0f41e023 update example project 2022-07-27 21:06:03 +10:00
Nick Fisher 33e308705a update README 2022-07-27 21:05:48 +10:00
Nick Fisher 09fe0343de add removeSkybox 2022-07-16 17:34:56 +10:00
Nick Fisher e3ab9ced81 fixes for Android transparency and add removeAsset method 2022-07-11 19:12:49 +10:00
Nick Fisher 3b5047ecb9 cleanup example build.gradle 2022-07-10 17:54:50 +10:00
Nick Fisher e675b4ae6a update example project with explicit height on FilamentView and add FlightHelmet 2022-07-10 17:53:44 +10:00
Nick Fisher 2a63f32d75 Merge branch 'master' of github.com:nmfisher/polyvox_filament 2022-07-08 23:06:03 +10:00
Nick Fisher 94d1329f0f fix up morph target animations and add stopAnimation function 2022-04-28 15:54:09 +08:00
Nick Fisher 2de1fedaf3 iOS project fixes 2022-04-26 23:04:02 +08:00
Nick Fisher 72fc692305 replace calls to private Filament code with public API for morph target/animation names & cameras 2022-04-16 23:04:33 +08:00
Nick Fisher 4da1544a50 clean up example project 2022-04-05 13:22:48 +10:00
Nick Fisher f3a74c35ad update example projet 2022-03-29 15:50:07 +08:00
Nick Fisher 8e3b530b46 re-add morph animation 2022-02-07 14:52:03 +08:00
Nick Fisher 61e12975b4 add fixes for setting camera 2022-02-07 13:19:20 +08:00
Nick Fisher fe0f428c90 update example project 2022-02-06 13:52:34 +08:00
Nick Fisher 9c0c73146b 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
Nick Fisher d723c772ec add viewer/windows files 2022-01-30 14:52:19 +08:00
Nick Fisher 62028d1114 package change and add libs 2022-01-30 13:59:42 +08:00
Nick Fisher 77a68a11de package name changes and fixes 2021-12-06 17:19:52 +08:00
Nick Fisher bb13d82114 package and namespace changes 2021-11-09 22:05:42 +08:00
Nick Fisher 51ba4b2377 package name change 2021-11-06 12:38:56 +08:00
Nick Fisher a0fc14c33b update example project 2021-09-24 11:48:09 +08:00
Nick Fisher a167d38984 add getTargetNames method 2021-09-21 10:55:46 +08:00
Nick Fisher 29008993d3 enable camera rotate 2021-09-18 09:27:41 +08:00
Nick Fisher 76f25ae7d5 add GPU morpher + Dart API 2021-09-17 13:45:41 +08:00
Nick Fisher 8288758e78 tidy up method call handler and add example project with camera panning 2021-09-16 17:33:24 +08:00
Nick Fisher a0f877be48 first commit 2021-09-15 20:07:11 +08:00