Commit Graph

37 Commits

Author SHA1 Message Date
Nick Fisher
b1832c237f finalize bone transform animation 2022-12-17 16:31:20 +08:00
Nick Fisher
f50b5328db add manual bone transform animation 2022-12-15 16:56:57 +08:00
Nick Fisher
76ce8dad4b example project fixes 2022-12-09 14:45:35 +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
2e28f7e812 fix imports 2022-12-05 18:04:53 +08:00
Nick Fisher
b108c2dcf0 update example project 2022-12-05 17:56:47 +08:00
Nick Fisher
5b99f8fa4a update example project 2022-09-09 13:02:36 +10:00
Nick Fisher
5693a0a957 add bg image transform to example project 2022-09-05 12:40:22 +10:00
Nick Fisher
168a347a7e add android option to pause rendering 2022-09-01 15:19:29 +10:00
Nick Fisher
ad25014981 run all Android work on separate thread, add HotReloadPathHelper, separate loadTexture/setTexture 2022-08-25 17:09:54 +10:00
Nick Fisher
a938a6656b make Android use new API, add delete_viewer method 2022-08-20 22:19:14 +10:00
Nick Fisher
6f7db82d57 update example project with stopAnimation 2022-08-19 21:50:28 +08:00
Nick Fisher
cab2ac45f8 render directly to Texture rather than PlatformView (Android only) 2022-08-17 19:46:02 +10:00
Nick Fisher
2aafbee92e update example project 2022-08-14 21:31:10 +10:00
Nick Fisher
7d24621925 restructure embedded animations to allow simultaneous play 2022-08-13 12:52:53 +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
f7bf83034e update example project 2022-08-09 09:52:38 +08:00
Nick Fisher
637a5a89e4 update example project 2022-07-27 21:06:03 +10:00
Nick Fisher
a8ef628316 fixes for Android transparency and add removeAsset method 2022-07-11 19:12:49 +10:00
Nick Fisher
e03b332cff update example project with explicit height on FilamentView and add FlightHelmet 2022-07-10 17:53:44 +10:00
Nick Fisher
a1eda5ee7e Merge branch 'master' of github.com:nmfisher/polyvox_filament 2022-07-08 23:06:03 +10:00
Nick Fisher
cc99482abb fix up morph target animations and add stopAnimation function 2022-04-28 15:54:09 +08:00
Nick Fisher
54f312cd63 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
e32387bfe2 clean up example project 2022-04-05 13:22:48 +10:00
Nick Fisher
c258b0ebce update example projet 2022-03-29 15:50:07 +08:00
Nick Fisher
9892f36363 re-add morph animation 2022-02-07 14:52:03 +08:00
Nick Fisher
b28097b054 add fixes for setting camera 2022-02-07 13:19:20 +08:00
Nick Fisher
60f245fa7f 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