Commit Graph

40 Commits

Author SHA1 Message Date
Nick Fisher
4da1544a50 clean up example project 2022-04-05 13:22:48 +10:00
Nick Fisher
f4f7d28388 add loop option to playAnimation 2022-03-29 15:50:23 +08:00
Nick Fisher
f3a74c35ad update example projet 2022-03-29 15:50:07 +08:00
Nick Fisher
45a5c7129e add loop option to playAnimation and fix animation names 2022-03-29 15:49:43 +08:00
Nick Fisher
fc95aef6ca add loop option to playAnimation 2022-03-29 15:49:19 +08:00
Nick Fisher
d5cf8e0b00 add loop option to playAnimation 2022-03-29 15:49:03 +08:00
Nick Fisher
06b99e2fa0 add loop option to playAnimation and fix animation names 2022-03-29 15:48:39 +08:00
Nick Fisher
1410fb9ea7 add getters from animation names and play animation method 2022-03-22 22:33:50 +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
05a6f2fe81 add bare script for updating includes from Filament repo 2022-02-06 13:52:40 +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
5c40b24b14 remove superseded morph classes 2022-02-06 13:28:59 +08:00
Nick Fisher
a08f3d95e3 update external headers 2022-02-06 13:28:28 +08:00
Nick Fisher
24d0973129 add preparation for windows platform view 2022-01-30 15:59:39 +08:00
Nick Fisher
d723c772ec add viewer/windows files 2022-01-30 14:52:19 +08:00
Nick Fisher
ce18a83a53 add windows libs 2022-01-30 14:52:07 +08:00
Nick Fisher
62028d1114 package change and add libs 2022-01-30 13:59:42 +08:00
Nick Fisher
dc3f9e9be8 namespace change and add camera extraction from GLTF 2022-01-20 19:55:41 +08:00
Nick Fisher
77a68a11de package name changes and fixes 2021-12-06 17:19:52 +08:00
Nick Fisher
61e3ed179c add GLB view 2021-11-24 11:48:29 +08:00
Nick Fisher
e4e861ae1d add opaque/fade materials 2021-11-24 11:48:13 +08:00
Nick Fisher
1fd75fb2b1 add controls to gesture detector 2021-11-24 11:47:56 +08:00
Nick Fisher
7ae6d85878 fix normal morph target 2021-11-23 15:51:50 +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
4a87ccd143 add animation ticker inside render loop 2021-09-26 10:23:58 +08:00
Nick Fisher
a0fc14c33b update example project 2021-09-24 11:48:09 +08:00
Nick Fisher
1361fc7d41 add support for multiple primitives 2021-09-24 11:47:50 +08:00
Nick Fisher
14c8f431a2 only animate a single primitive 2021-09-21 16:52:29 +08:00
Nick Fisher
26af350dbe fix rotate method call name 2021-09-21 16:30:44 +08:00
Nick Fisher
02a5fc5661 don't use copy when iterating over primitives 2021-09-21 16:30:22 +08:00
Nick Fisher
aca72e1576 add gesture detecting widget 2021-09-21 10:55:56 +08:00
Nick Fisher
a167d38984 add getTargetNames method 2021-09-21 10:55:46 +08:00
Nick Fisher
952794fdf3 update filament dep to 1.12.4 2021-09-18 09:28:02 +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