Static geometry - 10X+ performance increase
This is still an experimental change.
Only supports webgl2 and non-worker animation (no need to use worker animation for static geometry.)
Optimizations are done for static geometry, such that data transfer is minimized between CPU and GPU, this lowers the performance requirements for both the CPU and a large performance boost.
Currently, with one object and static geometry, all the instances of the object set to static geometry will render the same model.
Instance models will likely not work with this version of static geometry (yet, I will look into this.)
Please try it out and benchmark and report results.
To see this in action tryout this example, you can add models, delete models, turn off an on static geometry and change FS quality.
https://kindeyegames.com/stat07 (may take a while to load large models, plz be patient).
Since this is experimental, there may be issues with mixing other C3 objects with 3DObject and static geometry. If you see an issue, please comment and send a test project which reveals the issue. I use https://sendgb.com to share files.
Files
Get Construct 3 3DObject Plugin
Construct 3 3DObject Plugin
Construct 3 3DObject, loaded from 3D model files (gltf embedded format)
Status | Released |
Category | Assets |
Author | kindeyegames |
Tags | 3D, construct, construct-3 |
More posts
- fix (perf) target to, improve perf - do not force animation40 days ago
- fix (file) corrupted file upload40 days ago
- Feat (rotation) add target to ACE (rotate to face target)40 days ago
- Feat (bones) update to support for 64 bones44 days ago
- 3DObject showcase: Syder Studios67 days ago
- Add 3D Effects affine texture support (PS1 retro)71 days ago
- fix (addon) fix corrupted addon88 days ago
- fix (accessors) add support for sparse accessors in gltf88 days ago
- Fix (node-disable) fix node disable without skinned nodeOct 15, 2024
- fix (node-disable) regressionOct 09, 2024
Comments
Log in with itch.io to leave a comment.
This is great! I'm guessing its now better to use this for particles like orbs, instead of billboarding 3d shapes?
Getting 3 million easily btw. Which is way more than I need for a low poly game. Thanks!
I have not seen any bugs yet, but will report if I do.
In terms of using billboards vs 3dobject - at this point try and see what the results are and let us know.
Wow I only tested on my spare phone so far, and getting over 1 million on it is so good . Its a old cheap galaxy a32.