Commit Graph

37 Commits

Author SHA1 Message Date
Nick Fisher
5a6029a7f6 finalize bone transform animation 2022-12-17 16:31:20 +08:00
Nick Fisher
d47808a593 add manual bone transform animation 2022-12-15 16:56:57 +08:00
Nick Fisher
03493b53f3 example project fixes 2022-12-09 14:45:35 +08:00
Nick Fisher
52b331fc2b extend to support rendering to RenderTarget/OpenGL texture on Linux 2022-12-08 17:36:44 +08:00
Nick Fisher
536751d4f8 fix imports 2022-12-05 18:04:53 +08:00
Nick Fisher
323750ebc4 update example project 2022-12-05 17:56:47 +08:00
Nick Fisher
8d6e5d43b3 update example project 2022-09-09 13:02:36 +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
f4c1f59399 run all Android work on separate thread, add HotReloadPathHelper, separate loadTexture/setTexture 2022-08-25 17:09:54 +10:00
Nick Fisher
ce346510e6 make Android use new API, add delete_viewer method 2022-08-20 22:19:14 +10: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
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
e3ab9ced81 fixes for Android transparency and add removeAsset method 2022-07-11 19:12:49 +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
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
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