Commit Graph

47 Commits

Author SHA1 Message Date
Nick Fisher
fac6eebf28 change direction of zoom 2022-10-03 14:56:53 +11:00
Nick Fisher
27ad496b32 move pixel ratio to setPixelRatio function 2022-09-09 13:01:16 +10:00
Nick Fisher
bac5c07c01 gesture detector fixes 2022-09-07 17:40:40 +10:00
Nick Fisher
fd90bae53f use pixels in setBackgroundImagePosition and add argument for clamp 2022-09-07 17:40:18 +10:00
Nick Fisher
ea39d8c25d add explicit render platform channel method 2022-09-06 19:35:46 +10:00
Nick Fisher
5ae59794df add light creation/removal to API and destroy manipulator on grab/zoomEnd 2022-09-05 14:24:21 +10:00
Nick Fisher
060df5f16e update controls for widget rotation/panning/bg image 2022-09-05 12:39:17 +10:00
Nick Fisher
0ac25b32e3 add transform + controls for background image 2022-09-05 12:38:58 +10:00
Nick Fisher
0c39fec87d clean up initialization listener in FilamentWidget 2022-09-01 15:19:51 +10:00
Nick Fisher
168a347a7e add android option to pause rendering 2022-09-01 15:19:29 +10:00
Nick Fisher
dc9e639c40 add setter for frame interval, separate FilamentController initialization from widget 2022-09-01 14:26:31 +10:00
Nick Fisher
b0ff3457f0 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
d3faaac6c0 add camera utils to API 2022-08-26 00:25:45 +10:00
Nick Fisher
a938a6656b make Android use new API, add delete_viewer method 2022-08-20 22:19:14 +10:00
Nick Fisher
6f177897eb formatting 2022-08-19 21:50:09 +08:00
Nick Fisher
8a02c07941 add animationIndex to stopAnimation on Dart side 2022-08-19 21:49:15 +08:00
Nick Fisher
cab2ac45f8 render directly to Texture rather than PlatformView (Android only) 2022-08-17 19:46:02 +10:00
Nick Fisher
8bae2001c1 add transformToUnitCube/setPosition/setRotation methods to FilamentController 2022-08-17 12:43:51 +10:00
Nick Fisher
4afea4413c cleanup unused mat transforms 2022-08-15 18:59:58 +10:00
Nick Fisher
6a7499099d add clearAssets method to viewer 2022-08-14 21:30:58 +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
606f95f7e2 separate IBL from skybox and add setBackgroundImage method 2022-08-09 09:52:22 +08:00
Nick Fisher
d512ebd38f add removeSkybox 2022-07-16 17:34:56 +10:00
Nick Fisher
a8ef628316 fixes for Android transparency and add removeAsset method 2022-07-11 19:12:49 +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
a60d73ec44 gardening 2022-04-05 13:30:08 +10:00
Nick Fisher
6d271e2de3 add loop option to playAnimation 2022-03-29 15:50:23 +08:00
Nick Fisher
473ba59b27 add getters from animation names and play animation method 2022-03-22 22:33:50 +08:00
Nick Fisher
b28097b054 add fixes for setting camera 2022-02-07 13:19:20 +08:00
Nick Fisher
abb43d351c 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
6d5a63d398 add preparation for windows platform view 2022-01-30 15:59:39 +08:00
Nick Fisher
97eca4a418 add viewer/windows files 2022-01-30 14:52:19 +08:00
Nick Fisher
77a68a11de package name changes and fixes 2021-12-06 17:19:52 +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
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
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
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