Nick Fisher
|
02665e1692
|
add light creation/removal to API and destroy manipulator on grab/zoomEnd
|
2022-09-05 14:24:21 +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
|
213eb5897a
|
update controls for widget rotation/panning/bg image
|
2022-09-05 12:39:17 +10:00 |
|
Nick Fisher
|
060df5f16e
|
update controls for widget rotation/panning/bg image
|
2022-09-05 12:39:17 +10:00 |
|
Nick Fisher
|
4a220a37c4
|
add transform + controls for background image
|
2022-09-05 12:38:58 +10:00 |
|
Nick Fisher
|
0ac25b32e3
|
add transform + controls for background image
|
2022-09-05 12:38:58 +10:00 |
|
Nick Fisher
|
e07ffe8a75
|
clean up initialization listener in FilamentWidget
|
2022-09-01 15:19:51 +10:00 |
|
Nick Fisher
|
0c39fec87d
|
clean up initialization listener in FilamentWidget
|
2022-09-01 15:19:51 +10:00 |
|
Nick Fisher
|
d9470912ed
|
add android option to pause rendering
|
2022-09-01 15:19:29 +10:00 |
|
Nick Fisher
|
168a347a7e
|
add android option to pause rendering
|
2022-09-01 15:19:29 +10:00 |
|
Nick Fisher
|
e6d5556077
|
add setter for frame interval, separate FilamentController initialization from widget
|
2022-09-01 14:26:31 +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
|
26d916fc40
|
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
|
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
|
90c9c2e9cb
|
add camera utils to API
|
2022-08-26 00:25:45 +10:00 |
|
Nick Fisher
|
d3faaac6c0
|
add camera utils to API
|
2022-08-26 00:25:45 +10:00 |
|
Nick Fisher
|
ce346510e6
|
make Android use new API, add delete_viewer method
|
2022-08-20 22:19:14 +10:00 |
|
Nick Fisher
|
a938a6656b
|
make Android use new API, add delete_viewer method
|
2022-08-20 22:19:14 +10:00 |
|
Nick Fisher
|
efce043a5f
|
formatting
|
2022-08-19 21:50:09 +08:00 |
|
Nick Fisher
|
6f177897eb
|
formatting
|
2022-08-19 21:50:09 +08:00 |
|
Nick Fisher
|
a80bafed75
|
add animationIndex to stopAnimation on Dart side
|
2022-08-19 21:49:15 +08:00 |
|
Nick Fisher
|
8a02c07941
|
add animationIndex to stopAnimation on Dart side
|
2022-08-19 21:49:15 +08:00 |
|
Nick Fisher
|
967be4d8a7
|
render directly to Texture rather than PlatformView (Android only)
|
2022-08-17 19:46:02 +10:00 |
|
Nick Fisher
|
cab2ac45f8
|
render directly to Texture rather than PlatformView (Android only)
|
2022-08-17 19:46:02 +10:00 |
|
Nick Fisher
|
263a7ef934
|
add transformToUnitCube/setPosition/setRotation methods to FilamentController
|
2022-08-17 12:43:51 +10:00 |
|
Nick Fisher
|
8bae2001c1
|
add transformToUnitCube/setPosition/setRotation methods to FilamentController
|
2022-08-17 12:43:51 +10:00 |
|
Nick Fisher
|
3651e86321
|
cleanup unused mat transforms
|
2022-08-15 18:59:58 +10:00 |
|
Nick Fisher
|
4afea4413c
|
cleanup unused mat transforms
|
2022-08-15 18:59:58 +10:00 |
|
Nick Fisher
|
e778c097db
|
add clearAssets method to viewer
|
2022-08-14 21:30:58 +10:00 |
|
Nick Fisher
|
6a7499099d
|
add clearAssets method to viewer
|
2022-08-14 21:30:58 +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
|
e51577cf6b
|
decouple assets from viewer to allow independent addition/removal/animation/etc
|
2022-08-13 00:25:56 +10:00 |
|
Nick Fisher
|
871c0b256c
|
separate IBL from skybox and add setBackgroundImage method
|
2022-08-09 09:52:22 +08:00 |
|
Nick Fisher
|
606f95f7e2
|
separate IBL from skybox and add setBackgroundImage method
|
2022-08-09 09:52:22 +08:00 |
|
Nick Fisher
|
09fe0343de
|
add removeSkybox
|
2022-07-16 17:34:56 +10:00 |
|
Nick Fisher
|
d512ebd38f
|
add removeSkybox
|
2022-07-16 17:34:56 +10:00 |
|
Nick Fisher
|
e3ab9ced81
|
fixes for Android transparency and add removeAsset method
|
2022-07-11 19:12:49 +10:00 |
|
Nick Fisher
|
a8ef628316
|
fixes for Android transparency and add removeAsset method
|
2022-07-11 19:12:49 +10:00 |
|
Nick Fisher
|
2a63f32d75
|
Merge branch 'master' of github.com:nmfisher/polyvox_filament
|
2022-07-08 23:06:03 +10:00 |
|
Nick Fisher
|
a1eda5ee7e
|
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
|
cc99482abb
|
fix up morph target animations and add stopAnimation function
|
2022-04-28 15:54:09 +08:00 |
|
Nick Fisher
|
26af636845
|
gardening
|
2022-04-05 13:30:08 +10:00 |
|
Nick Fisher
|
a60d73ec44
|
gardening
|
2022-04-05 13:30:08 +10:00 |
|
Nick Fisher
|
f4f7d28388
|
add loop option to playAnimation
|
2022-03-29 15:50:23 +08:00 |
|
Nick Fisher
|
6d271e2de3
|
add loop option to playAnimation
|
2022-03-29 15:50:23 +08:00 |
|
Nick Fisher
|
1410fb9ea7
|
add getters from animation names and play animation method
|
2022-03-22 22:33:50 +08:00 |
|
Nick Fisher
|
473ba59b27
|
add getters from animation names and play animation method
|
2022-03-22 22:33:50 +08:00 |
|
Nick Fisher
|
61e12975b4
|
add fixes for setting camera
|
2022-02-07 13:19:20 +08:00 |
|
Nick Fisher
|
b28097b054
|
add fixes for setting camera
|
2022-02-07 13:19:20 +08:00 |
|