Commit Graph

30 Commits

Author SHA1 Message Date
Nick Fisher
d47808a593 add manual bone transform animation 2022-12-15 16:56:57 +08:00
Nick Fisher
5eb5304aa3 add create_swap_chain/new viewer creation API bindings to iOS 2022-12-13 10:56:52 +08:00
Nick Fisher
f57a10735b change to Float on iOS for animation weight values 2022-12-09 14:45:21 +08:00
Nick Fisher
8d562f1742 arrange plugin method handler in alphabetical order 2022-12-05 17:51:20 +08:00
Nick Fisher
34c91e2c46 iOS build fixes 2022-11-28 08:41:12 +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
ce346510e6 make Android use new API, add delete_viewer method 2022-08-20 22:19:14 +10:00
Nick Fisher
35fc27901f implement remaining asset methods 2022-08-19 21:48:37 +08:00
Nick Fisher
c016b071e4 replace view with texture, move plugin to Swift implementation 2022-08-19 12:39:55 +08:00
Nick Fisher
2cb0d57eed separate IBL from skybox and add setBackgroundImage method 2022-08-09 09:52:07 +08:00
Nick Fisher
09fe0343de add removeSkybox 2022-07-16 17:34:56 +10:00
Nick Fisher
2002660e8a add iOS handlers for get animation names/target names 2022-06-21 13:05:51 +08:00
Nick Fisher
53ab72bcff upgrade to Filament 1.21.0 2022-04-14 01:54:33 +08:00
Nick Fisher
8e3b530b46 re-add morph animation 2022-02-07 14:52:03 +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
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
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
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
4a87ccd143 add animation ticker inside render loop 2021-09-26 10:23:58 +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
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