Commit Graph

2325 Commits

Author SHA1 Message Date
Nick Fisher
5260c803da add rotation/position methods to SceneAsset 2022-08-19 16:48:46 +10:00
Nick Fisher
95fc819757 merge 2022-08-19 12:40:33 +08:00
Nick Fisher
910114cd00 merge 2022-08-19 12:40:33 +08:00
Nick Fisher
c016b071e4 replace view with texture, move plugin to Swift implementation 2022-08-19 12:39:55 +08:00
Nick Fisher
c6e429bcba replace view with texture, move plugin to Swift implementation 2022-08-19 12:39:55 +08:00
Nick Fisher
d23fe45d08 update FilamentViewer with iOS Metal 2022-08-19 12:37:28 +08:00
Nick Fisher
21fef19359 update FilamentViewer with iOS Metal 2022-08-19 12:37:28 +08:00
Nick Fisher
996ab39201 fix camera update 2022-08-19 14:33:22 +10:00
Nick Fisher
e64f426784 fix camera update 2022-08-19 14:33:22 +10:00
Nick Fisher
91597a9d38 update libs 2022-08-18 22:40:28 +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
17f9d9fc01 update example styles.xml 2022-08-17 12:45:20 +10:00
Nick Fisher
b7fa36a320 update example styles.xml 2022-08-17 12:45:20 +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
267a21137b add transformToUnitCube/setPosition/setRotation methods to FilamentView 2022-08-17 12:43:14 +10:00
Nick Fisher
f8c43b8c1e add transformToUnitCube/setPosition/setRotation methods to FilamentView 2022-08-17 12:43:14 +10:00
Nick Fisher
1cac460ac9 add transformToUnitCube/setPosition/setRotation methods to FilamentInterop 2022-08-17 12:42:10 +10:00
Nick Fisher
dcd36362f7 add transformToUnitCube/setPosition/setRotation methods to FilamentInterop 2022-08-17 12:42:10 +10:00
Nick Fisher
5bc431e8fc add transformToUnitCube/setPosition/setRotation methods to filament android 2022-08-17 12:41:49 +10:00
Nick Fisher
f3bc9072e5 add transformToUnitCube/setPosition/setRotation methods to filament android 2022-08-17 12:41:49 +10:00
Nick Fisher
d86ba24956 defer freeing resource until after source data released and enable culling by default 2022-08-16 11:32:29 +10:00
Nick Fisher
37700f5f19 defer freeing resource until after source data released and enable culling by default 2022-08-16 11:32:29 +10:00
Nick Fisher
4aef34b2ae add setFirstCamera method to FilamentViewer 2022-08-16 11:32:03 +10:00
Nick Fisher
3eef4e816e add setFirstCamera method to FilamentViewer 2022-08-16 11:32:03 +10:00
Nick Fisher
7e424a8bed header guards for StreamBufferAdapter 2022-08-15 19:02:52 +10:00
Nick Fisher
5c70d42f45 header guards for StreamBufferAdapter 2022-08-15 19:02:52 +10:00
Nick Fisher
a96b9ad1fa update cube assets 2022-08-15 19:02:04 +10:00
Nick Fisher
c6e96b0007 update cube assets 2022-08-15 19:02:04 +10:00
Nick Fisher
3ed96c4612 add setTexture to Android API 2022-08-15 19:01:37 +10:00
Nick Fisher
e200064d1b add setTexture to Android API 2022-08-15 19:01:37 +10:00
Nick Fisher
2cd6cbe8ec add setTexture method on SceneAsset 2022-08-15 19:00:47 +10:00
Nick Fisher
85f7e1e3f0 add setTexture method on SceneAsset 2022-08-15 19:00:47 +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
c59c62abd1 move color grading to FilamentViewer constructor 2022-08-15 17:09:13 +10:00
Nick Fisher
47e37e6ed0 move color grading to FilamentViewer constructor 2022-08-15 17:09:13 +10:00
Nick Fisher
284974c37f revert to main camera when removing assets 2022-08-15 00:27:31 +10:00
Nick Fisher
07411fe4ef revert to main camera when removing assets 2022-08-15 00:27:31 +10:00
Nick Fisher
020f83f2d8 don't revert final frame on animations 2022-08-15 00:27:05 +10:00
Nick Fisher
ed2db379cb don't revert final frame on animations 2022-08-15 00:27:05 +10:00
Nick Fisher
c00fb90b66 update example project 2022-08-14 21:31:10 +10:00
Nick Fisher
2aafbee92e update example project 2022-08-14 21:31:10 +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
0e38ebc8fc restructure embedded animations to allow simultaneous play 2022-08-13 12:52:53 +10:00
Nick Fisher
7d24621925 restructure embedded animations to allow simultaneous play 2022-08-13 12:52:53 +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