C3 experimental webgpu compatabilty
I have updated the addon to support the C3 webgpu experimental mode.
See more details about webgpu mode here: https://www.construct.net/en/make-games/releases/beta/r337 (you actually need to use r338, which has an additional bugfix for webgpu with 3D. At the time of this post, you also need the canary version of chrome and you also need to enable webgpu in chrome, google around for instructions.)
If you see an issue like the below, try changing the Project property Display->Sampling to trilinear, nearest, bilinear.
Same issue happens for 3DShape and I filed a bug: https://github.com/Scirra/Construct-bugs/issues/6943
So far, I do not seen an improvement in terms of performance for 3DObject (or 3DShapes). However, there is a change which may allow for performant changing of each face color, which could help with some simple, flat lighting per face (in the webgpu design, r,g,b,a color is passed through as a vertex, rather than as a uniform).
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 animation18 days ago
- fix (file) corrupted file upload19 days ago
- Feat (rotation) add target to ACE (rotate to face target)19 days ago
- Feat (bones) update to support for 64 bones22 days ago
- 3DObject showcase: Syder Studios46 days ago
- Add 3D Effects affine texture support (PS1 retro)50 days ago
- fix (addon) fix corrupted addon67 days ago
- fix (accessors) add support for sparse accessors in gltf67 days ago
- Fix (node-disable) fix node disable without skinned node87 days ago
- fix (node-disable) regression93 days ago
Leave a comment
Log in with itch.io to leave a comment.