Commit Graph

64 Commits

Author SHA1 Message Date
Nick Fisher
e88d25013c updates 2023-03-07 13:51:05 +08:00
Nick Fisher
494d2bad43 more Linux plugin work, separate out MorphAnimation and require entity name 2023-02-14 16:11:21 +08:00
Nick Fisher
713e4e8112 add setCameraModelMatrix method for iOS 2023-01-06 13:41:50 +08:00
Nick Fisher
7988fc91a5 fix example project 2022-12-19 15:05:35 +08:00
Nick Fisher
b1832c237f finalize bone transform animation 2022-12-17 16:31:20 +08:00
Nick Fisher
31044e8d15 update example cube asset 2022-12-15 16:57:22 +08:00
Nick Fisher
f50b5328db add manual bone transform animation 2022-12-15 16:56:57 +08:00
Nick Fisher
f0cf5881fd merge libs 2022-12-13 10:23:12 +08:00
Nick Fisher
61faa2f633 update example iOS project files 2022-12-13 10:15:21 +08:00
Nick Fisher
76ce8dad4b example project fixes 2022-12-09 14:45:35 +08:00
Nick Fisher
d15eb8c82c factor out resource loading into header 2022-12-09 10:39:45 +08:00
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