Nick Fisher
|
e51577cf6b
|
decouple assets from viewer to allow independent addition/removal/animation/etc
|
2022-08-13 00:25:56 +10:00 |
|
Nick Fisher
|
485e2bc0f4
|
update README for imageio
|
2022-08-09 09:53:18 +08:00 |
|
Nick Fisher
|
f7bf83034e
|
update example project
|
2022-08-09 09:52:38 +08:00 |
|
Nick Fisher
|
606f95f7e2
|
separate IBL from skybox and add setBackgroundImage method
|
2022-08-09 09:52:22 +08:00 |
|
Nick Fisher
|
efabcc3171
|
separate IBL from skybox and add setBackgroundImage method
|
2022-08-09 09:52:07 +08:00 |
|
Nick Fisher
|
cccf249be8
|
add streambuf for wrapping resources in IOStream
|
2022-08-09 09:49:52 +08:00 |
|
Nick Fisher
|
c1365edbb5
|
add imagematerial for background images
|
2022-08-09 09:49:30 +08:00 |
|
Nick Fisher
|
4a3038e0dc
|
update android libs
|
2022-08-09 09:49:06 +08:00 |
|
Nick Fisher
|
637a5a89e4
|
update example project
|
2022-07-27 21:06:03 +10:00 |
|
Nick Fisher
|
757dcc6459
|
update README
|
2022-07-27 21:05:48 +10:00 |
|
Nick Fisher
|
ce177e7fbd
|
use focal length from GLTF
|
2022-07-18 12:24:53 +10: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
|
84c27faa07
|
update README
|
2022-07-10 17:58:01 +10:00 |
|
Nick Fisher
|
6f49277389
|
cleanup example build.gradle
|
2022-07-10 17:54:50 +10:00 |
|
Nick Fisher
|
cff0772b07
|
remove maven dependencies as we link Filament libs directly now
|
2022-07-10 17:54:13 +10:00 |
|
Nick Fisher
|
e03b332cff
|
update example project with explicit height on FilamentView and add FlightHelmet
|
2022-07-10 17:53:44 +10:00 |
|
Nick Fisher
|
31f5f2894c
|
update CMakeLists with static libraries
|
2022-07-10 17:52:43 +10:00 |
|
Nick Fisher
|
48dd30e90b
|
update FilamentView for new method channel compatibility
|
2022-07-10 17:52:20 +10:00 |
|
Nick Fisher
|
363d855cbe
|
update FilamentViewer for v1.25 texture & shader providers
|
2022-07-10 17:51:46 +10:00 |
|
Nick Fisher
|
0e95170fab
|
add additional Java source files needed for Android build
|
2022-07-10 17:51:13 +10:00 |
|
Nick Fisher
|
7f7c59583a
|
add additional C++ source files needed for Android build
|
2022-07-10 17:50:58 +10:00 |
|
Nick Fisher
|
a0ff8d168b
|
remove superseded dynamic libraries for Android
|
2022-07-10 17:50:29 +10:00 |
|
Nick Fisher
|
9acbc28a52
|
update headers to Filament v1.25.0
|
2022-07-10 17:49:56 +10:00 |
|
Nick Fisher
|
b3bfead533
|
update android libs to Filament v1.25.0
|
2022-07-10 17:49:33 +10:00 |
|
Nick Fisher
|
a1eda5ee7e
|
Merge branch 'master' of github.com:nmfisher/polyvox_filament
|
2022-07-08 23:06:03 +10:00 |
|
Nick Fisher
|
4bd0ac3b8a
|
add iOS handlers for get animation names/target names
|
2022-06-21 13:05:51 +08:00 |
|
Nick Fisher
|
4664276fc4
|
fix off-by-one on morph animation frames
|
2022-06-21 13:05:36 +08:00 |
|
Nick Fisher
|
cc99482abb
|
fix up morph target animations and add stopAnimation function
|
2022-04-28 15:54:09 +08:00 |
|
Nick Fisher
|
97389e41de
|
iOS project fixes
|
2022-04-26 23:04:02 +08:00 |
|
Nick Fisher
|
54f312cd63
|
replace calls to private Filament code with public API for morph target/animation names & cameras
|
2022-04-16 23:04:33 +08:00 |
|
Nick Fisher
|
629b81968d
|
upgrade to Filament 1.21.0
|
2022-04-14 01:54:33 +08:00 |
|
Nick Fisher
|
6bc305cda2
|
ViewFactory fix for newer versions of Flutter
|
2022-04-05 13:31:38 +10:00 |
|
Nick Fisher
|
a60d73ec44
|
gardening
|
2022-04-05 13:30:08 +10:00 |
|
Nick Fisher
|
e32387bfe2
|
clean up example project
|
2022-04-05 13:22:48 +10:00 |
|
Nick Fisher
|
6d271e2de3
|
add loop option to playAnimation
|
2022-03-29 15:50:23 +08:00 |
|
Nick Fisher
|
c258b0ebce
|
update example projet
|
2022-03-29 15:50:07 +08:00 |
|
Nick Fisher
|
e3abf9a548
|
add loop option to playAnimation and fix animation names
|
2022-03-29 15:49:43 +08:00 |
|
Nick Fisher
|
bc492b1cec
|
add loop option to playAnimation
|
2022-03-29 15:49:19 +08:00 |
|
Nick Fisher
|
b00fe3af1e
|
add loop option to playAnimation
|
2022-03-29 15:49:03 +08:00 |
|
Nick Fisher
|
0944a8df66
|
add loop option to playAnimation and fix animation names
|
2022-03-29 15:48:39 +08:00 |
|
Nick Fisher
|
473ba59b27
|
add getters from animation names and play animation method
|
2022-03-22 22:33:50 +08:00 |
|
Nick Fisher
|
9892f36363
|
re-add morph animation
|
2022-02-07 14:52:03 +08:00 |
|
Nick Fisher
|
b28097b054
|
add fixes for setting camera
|
2022-02-07 13:19:20 +08:00 |
|
Nick Fisher
|
acec3fc2e1
|
add bare script for updating includes from Filament repo
|
2022-02-06 13:52:40 +08:00 |
|
Nick Fisher
|
60f245fa7f
|
update example project
|
2022-02-06 13:52:34 +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
|
0701932466
|
remove superseded morph classes
|
2022-02-06 13:28:59 +08:00 |
|
Nick Fisher
|
bd3d0d080b
|
update external headers
|
2022-02-06 13:28:28 +08:00 |
|
Nick Fisher
|
6d5a63d398
|
add preparation for windows platform view
|
2022-01-30 15:59:39 +08:00 |
|