Commit Graph

  • 263a7ef934 add transformToUnitCube/setPosition/setRotation methods to FilamentController Nick Fisher 2022-08-17 12:43:51 +10:00
  • 8bae2001c1 add transformToUnitCube/setPosition/setRotation methods to FilamentController Nick Fisher 2022-08-17 12:43:51 +10:00
  • 267a21137b add transformToUnitCube/setPosition/setRotation methods to FilamentView Nick Fisher 2022-08-17 12:43:14 +10:00
  • f8c43b8c1e add transformToUnitCube/setPosition/setRotation methods to FilamentView Nick Fisher 2022-08-17 12:43:14 +10:00
  • 1cac460ac9 add transformToUnitCube/setPosition/setRotation methods to FilamentInterop Nick Fisher 2022-08-17 12:42:10 +10:00
  • dcd36362f7 add transformToUnitCube/setPosition/setRotation methods to FilamentInterop Nick Fisher 2022-08-17 12:42:10 +10:00
  • 5bc431e8fc add transformToUnitCube/setPosition/setRotation methods to filament android Nick Fisher 2022-08-17 12:41:49 +10:00
  • f3bc9072e5 add transformToUnitCube/setPosition/setRotation methods to filament android Nick Fisher 2022-08-17 12:41:49 +10:00
  • d86ba24956 defer freeing resource until after source data released and enable culling by default Nick Fisher 2022-08-16 11:32:29 +10:00
  • 37700f5f19 defer freeing resource until after source data released and enable culling by default Nick Fisher 2022-08-16 11:32:29 +10:00
  • 4aef34b2ae add setFirstCamera method to FilamentViewer Nick Fisher 2022-08-16 11:32:03 +10:00
  • 3eef4e816e add setFirstCamera method to FilamentViewer Nick Fisher 2022-08-16 11:32:03 +10:00
  • 7e424a8bed header guards for StreamBufferAdapter Nick Fisher 2022-08-15 19:02:52 +10:00
  • 5c70d42f45 header guards for StreamBufferAdapter Nick Fisher 2022-08-15 19:02:52 +10:00
  • a96b9ad1fa update cube assets Nick Fisher 2022-08-15 19:02:04 +10:00
  • c6e96b0007 update cube assets Nick Fisher 2022-08-15 19:02:04 +10:00
  • 3ed96c4612 add setTexture to Android API Nick Fisher 2022-08-15 19:01:37 +10:00
  • e200064d1b add setTexture to Android API Nick Fisher 2022-08-15 19:01:37 +10:00
  • 2cd6cbe8ec add setTexture method on SceneAsset Nick Fisher 2022-08-15 19:00:47 +10:00
  • 85f7e1e3f0 add setTexture method on SceneAsset Nick Fisher 2022-08-15 19:00:47 +10:00
  • 3651e86321 cleanup unused mat transforms Nick Fisher 2022-08-15 18:59:58 +10:00
  • 4afea4413c cleanup unused mat transforms Nick Fisher 2022-08-15 18:59:58 +10:00
  • c59c62abd1 move color grading to FilamentViewer constructor Nick Fisher 2022-08-15 17:09:13 +10:00
  • 47e37e6ed0 move color grading to FilamentViewer constructor Nick Fisher 2022-08-15 17:09:13 +10:00
  • 284974c37f revert to main camera when removing assets Nick Fisher 2022-08-15 00:27:31 +10:00
  • 07411fe4ef revert to main camera when removing assets Nick Fisher 2022-08-15 00:27:31 +10:00
  • 020f83f2d8 don't revert final frame on animations Nick Fisher 2022-08-15 00:27:05 +10:00
  • ed2db379cb don't revert final frame on animations Nick Fisher 2022-08-15 00:27:05 +10:00
  • c00fb90b66 update example project Nick Fisher 2022-08-14 21:31:10 +10:00
  • 2aafbee92e update example project Nick Fisher 2022-08-14 21:31:10 +10:00
  • e778c097db add clearAssets method to viewer Nick Fisher 2022-08-14 21:30:58 +10:00
  • 6a7499099d add clearAssets method to viewer Nick Fisher 2022-08-14 21:30:58 +10:00
  • 0e38ebc8fc restructure embedded animations to allow simultaneous play Nick Fisher 2022-08-13 12:52:53 +10:00
  • 7d24621925 restructure embedded animations to allow simultaneous play Nick Fisher 2022-08-13 12:52:53 +10:00
  • ff1679198d decouple assets from viewer to allow independent addition/removal/animation/etc Nick Fisher 2022-08-13 00:25:56 +10:00
  • e51577cf6b decouple assets from viewer to allow independent addition/removal/animation/etc Nick Fisher 2022-08-13 00:25:56 +10:00
  • f2f158ad78 update README for imageio Nick Fisher 2022-08-09 09:53:18 +08:00
  • 485e2bc0f4 update README for imageio Nick Fisher 2022-08-09 09:53:18 +08:00
  • 7316240c64 update example project Nick Fisher 2022-08-09 09:52:38 +08:00
  • f7bf83034e update example project Nick Fisher 2022-08-09 09:52:38 +08:00
  • 871c0b256c separate IBL from skybox and add setBackgroundImage method Nick Fisher 2022-08-09 09:52:22 +08:00
  • 606f95f7e2 separate IBL from skybox and add setBackgroundImage method Nick Fisher 2022-08-09 09:52:22 +08:00
  • 2cb0d57eed separate IBL from skybox and add setBackgroundImage method Nick Fisher 2022-08-09 09:52:07 +08:00
  • efabcc3171 separate IBL from skybox and add setBackgroundImage method Nick Fisher 2022-08-09 09:52:07 +08:00
  • 12edd1f0b2 add streambuf for wrapping resources in IOStream Nick Fisher 2022-08-09 09:49:52 +08:00
  • cccf249be8 add streambuf for wrapping resources in IOStream Nick Fisher 2022-08-09 09:49:52 +08:00
  • bf7396ec41 add imagematerial for background images Nick Fisher 2022-08-09 09:49:30 +08:00
  • c1365edbb5 add imagematerial for background images Nick Fisher 2022-08-09 09:49:30 +08:00
  • bb863c9645 update android libs Nick Fisher 2022-08-09 09:49:06 +08:00
  • 4a3038e0dc update android libs Nick Fisher 2022-08-09 09:49:06 +08:00
  • fe0f41e023 update example project Nick Fisher 2022-07-27 21:06:03 +10:00
  • 637a5a89e4 update example project Nick Fisher 2022-07-27 21:06:03 +10:00
  • 33e308705a update README Nick Fisher 2022-07-27 21:05:48 +10:00
  • 757dcc6459 update README Nick Fisher 2022-07-27 21:05:48 +10:00
  • 6654b4360c use focal length from GLTF Nick Fisher 2022-07-18 12:24:53 +10:00
  • ce177e7fbd use focal length from GLTF Nick Fisher 2022-07-18 12:24:53 +10:00
  • 09fe0343de add removeSkybox Nick Fisher 2022-07-16 17:34:56 +10:00
  • d512ebd38f add removeSkybox Nick Fisher 2022-07-16 17:34:56 +10:00
  • e3ab9ced81 fixes for Android transparency and add removeAsset method Nick Fisher 2022-07-11 19:12:49 +10:00
  • a8ef628316 fixes for Android transparency and add removeAsset method Nick Fisher 2022-07-11 19:12:49 +10:00
  • f65c7ab50b update README Nick Fisher 2022-07-10 17:58:01 +10:00
  • 84c27faa07 update README Nick Fisher 2022-07-10 17:58:01 +10:00
  • 3b5047ecb9 cleanup example build.gradle Nick Fisher 2022-07-10 17:54:50 +10:00
  • 6f49277389 cleanup example build.gradle Nick Fisher 2022-07-10 17:54:50 +10:00
  • c86da6e88a remove maven dependencies as we link Filament libs directly now Nick Fisher 2022-07-10 17:54:13 +10:00
  • cff0772b07 remove maven dependencies as we link Filament libs directly now Nick Fisher 2022-07-10 17:54:13 +10:00
  • e675b4ae6a update example project with explicit height on FilamentView and add FlightHelmet Nick Fisher 2022-07-10 17:53:44 +10:00
  • e03b332cff update example project with explicit height on FilamentView and add FlightHelmet Nick Fisher 2022-07-10 17:53:44 +10:00
  • 6e5368cc3f update CMakeLists with static libraries Nick Fisher 2022-07-10 17:52:43 +10:00
  • 31f5f2894c update CMakeLists with static libraries Nick Fisher 2022-07-10 17:52:43 +10:00
  • 71a6c3806b update FilamentView for new method channel compatibility Nick Fisher 2022-07-10 17:52:20 +10:00
  • 48dd30e90b update FilamentView for new method channel compatibility Nick Fisher 2022-07-10 17:52:20 +10:00
  • 30a5c1974f update FilamentViewer for v1.25 texture & shader providers Nick Fisher 2022-07-10 17:51:46 +10:00
  • 363d855cbe update FilamentViewer for v1.25 texture & shader providers Nick Fisher 2022-07-10 17:51:46 +10:00
  • ae63305462 add additional Java source files needed for Android build Nick Fisher 2022-07-10 17:51:13 +10:00
  • 0e95170fab add additional Java source files needed for Android build Nick Fisher 2022-07-10 17:51:13 +10:00
  • 864c1dc14a add additional C++ source files needed for Android build Nick Fisher 2022-07-10 17:50:58 +10:00
  • 7f7c59583a add additional C++ source files needed for Android build Nick Fisher 2022-07-10 17:50:58 +10:00
  • 5da67198b7 remove superseded dynamic libraries for Android Nick Fisher 2022-07-10 17:50:29 +10:00
  • a0ff8d168b remove superseded dynamic libraries for Android Nick Fisher 2022-07-10 17:50:29 +10:00
  • ea2964c6c6 update headers to Filament v1.25.0 Nick Fisher 2022-07-10 17:49:56 +10:00
  • 9acbc28a52 update headers to Filament v1.25.0 Nick Fisher 2022-07-10 17:49:56 +10:00
  • 804d0ef89b update android libs to Filament v1.25.0 Nick Fisher 2022-07-10 17:49:33 +10:00
  • b3bfead533 update android libs to Filament v1.25.0 Nick Fisher 2022-07-10 17:49:33 +10:00
  • 2a63f32d75 Merge branch 'master' of github.com:nmfisher/polyvox_filament Nick Fisher 2022-07-08 23:06:03 +10:00
  • a1eda5ee7e Merge branch 'master' of github.com:nmfisher/polyvox_filament Nick Fisher 2022-07-08 23:06:03 +10:00
  • 2002660e8a add iOS handlers for get animation names/target names Nick Fisher 2022-06-21 13:05:51 +08:00
  • 4bd0ac3b8a add iOS handlers for get animation names/target names Nick Fisher 2022-06-21 13:05:51 +08:00
  • 40ad175637 fix off-by-one on morph animation frames Nick Fisher 2022-06-21 13:05:36 +08:00
  • 4664276fc4 fix off-by-one on morph animation frames Nick Fisher 2022-06-21 13:05:36 +08:00
  • 94d1329f0f fix up morph target animations and add stopAnimation function Nick Fisher 2022-04-28 15:54:09 +08:00
  • cc99482abb fix up morph target animations and add stopAnimation function Nick Fisher 2022-04-28 15:54:09 +08:00
  • 2de1fedaf3 iOS project fixes Nick Fisher 2022-04-26 23:04:02 +08:00
  • 97389e41de iOS project fixes Nick Fisher 2022-04-26 23:04:02 +08:00
  • 72fc692305 replace calls to private Filament code with public API for morph target/animation names & cameras Nick Fisher 2022-04-16 23:04:33 +08:00
  • 54f312cd63 replace calls to private Filament code with public API for morph target/animation names & cameras Nick Fisher 2022-04-16 23:04:33 +08:00
  • 53ab72bcff upgrade to Filament 1.21.0 Nick Fisher 2022-04-14 01:54:33 +08:00
  • 629b81968d upgrade to Filament 1.21.0 Nick Fisher 2022-04-14 01:54:33 +08:00
  • 7f1b63c71a ViewFactory fix for newer versions of Flutter Nick Fisher 2022-04-05 13:31:38 +10:00
  • 6bc305cda2 ViewFactory fix for newer versions of Flutter Nick Fisher 2022-04-05 13:31:38 +10:00