fix (opacity)
If opacity is set to 0, do not draw object (save CPU and GPU)
Files
3DObject-2-70-4.c3addon 121 kB
Sep 05, 2024
Get Construct 3 3DObject Plugin - SDK V1 only
Download NowName your own price
Construct 3 3DObject Plugin - SDK V1 only
Construct 3 3DObject, loaded from 3D model files (gltf embedded format)
Status | Released |
Category | Assets |
Author | kindeyegames |
Tags | 3D, construct, construct-3 |
More posts
- Congrats to dev Bilge on new game release!10 days ago
- Add ACES: disable/enable all nodes23 days ago
- fix opacity and color for non 3dobject renders24 days ago
- Fix opacity and color tint for static geometry and gpu skinning24 days ago
- Complete uniform caching for worker mode also37 days ago
- Add back uniform location caching (speed up render)37 days ago
- Fix - gpu-skinning, worker mode w/ non-skinned nodes37 days ago
- Crash fixes38 days ago
- Add basic Draco (mesh compression) support39 days ago
- Fix vector color for models with vertex color47 days ago
Comments
Log in with itch.io to leave a comment.
This is just a special case to not draw when opacity = 0, not related to the rx card issue.