Commit Graph

53 Commits

Author SHA1 Message Date
Nick Fisher
5c7e014bd0 extend to support rendering to RenderTarget/OpenGL texture on Linux 2022-12-08 17:36:44 +08:00
Nick Fisher
2e28f7e812 fix imports 2022-12-05 18:04:53 +08:00
Nick Fisher
b14678c3bf merge direct_texture display into master 2022-12-05 18:03:07 +08:00
Nick Fisher
7a30d94327 update README 2022-12-05 17:59:44 +08:00
Nick Fisher
b108c2dcf0 update example project 2022-12-05 17:56:47 +08:00
Nick Fisher
a89ff620ff iOS build fixes 2022-11-28 08:41:12 +08:00
Nick Fisher
f799ae5677 update example project iOS project files 2022-10-04 09:27:15 +08:00
Nick Fisher
249d538f1d rearrange source/header files for compatibility with CocoaPods Framework structure 2022-10-04 09:23:53 +08:00
Nick Fisher
5b99f8fa4a update example project 2022-09-09 13:02:36 +10:00
Nick Fisher
7f2c68b199 allow setting bg texture from ktx 2022-09-09 12:59:55 +10:00
Nick Fisher
5693a0a957 add bg image transform to example project 2022-09-05 12:40:22 +10:00
Nick Fisher
168a347a7e add android option to pause rendering 2022-09-01 15:19:29 +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
ad25014981 run all Android work on separate thread, add HotReloadPathHelper, separate loadTexture/setTexture 2022-08-25 17:09:54 +10:00
Nick Fisher
f182af21b2 add proguard rules for release build 2022-08-20 22:19:46 +10:00
Nick Fisher
a938a6656b make Android use new API, add delete_viewer method 2022-08-20 22:19:14 +10:00
Nick Fisher
e473fe1d6f pickFirst libjnidispatch.so 2022-08-20 00:18:34 +10:00
Nick Fisher
9779de09c3 update iOS project files 2022-08-19 21:51:22 +08:00
Nick Fisher
6f7db82d57 update example project with stopAnimation 2022-08-19 21:50:28 +08:00
Nick Fisher
cab2ac45f8 render directly to Texture rather than PlatformView (Android only) 2022-08-17 19:46:02 +10:00
Nick Fisher
b7fa36a320 update example styles.xml 2022-08-17 12:45:20 +10:00
Nick Fisher
c6e96b0007 update cube assets 2022-08-15 19:02:04 +10:00
Nick Fisher
2aafbee92e update example project 2022-08-14 21:31:10 +10:00
Nick Fisher
7d24621925 restructure embedded animations to allow simultaneous play 2022-08-13 12:52:53 +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
f7bf83034e update example project 2022-08-09 09:52:38 +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
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
6f49277389 cleanup example build.gradle 2022-07-10 17:54:50 +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
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
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
e32387bfe2 clean up example project 2022-04-05 13:22:48 +10:00
Nick Fisher
c258b0ebce update example projet 2022-03-29 15:50:07 +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
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
97eca4a418 add viewer/windows files 2022-01-30 14:52:19 +08:00
Nick Fisher
e58ce66c8e package change and add libs 2022-01-30 13:59:42 +08:00
Nick Fisher
77a68a11de package name changes and fixes 2021-12-06 17:19:52 +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
a0fc14c33b update example project 2021-09-24 11:48:09 +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