Rally Example (with 3DObject)
Construct 3 - 3D effects » Devlog

Testing all eight lights of fragment lighting effect, one for headlights, other seven for the light poles, check every second or so for which seven light poles are closest and assign light to them (cheap pooling of resources). A real optimization would do closest seven in the viewport, not radius. Setting effect on objects via event can limit perf (lots of objects in this scene), in this past have used JS to make that go much faster, so will need to look at that too.
Files
Rally Fragment Light 3DObject.c3p 3.4 MB
Feb 25, 2024
Get Construct 3 - 3D effects
Buy Now$10.00 USD or more
Construct 3 - 3D effects
Effects for Construct 3 3DShapes and 3DObjects
| Status | In development |
| Category | Assets |
| Author | kindeyegames |
| Tags | 3D, addon, construct-3, Effects, Shaders |
More posts
- Specular for vertex lighting4 days ago
- New vertex light blending mode applied4 days ago
- Support 3DObject Vertex Lighting8 days ago
- fix for 3DObject 2-75-4 to support r441+May 29, 2025
- Updated examples to use 3DObject, not main.js to update shadersJan 22, 2025
- Add 3D Effects affine texture support (PS1 retro)Nov 22, 2024
- Add specularSep 03, 2024
- fix (lang) parameter numbers - againAug 25, 2024
- fix (lang) update parameter index numbersAug 23, 2024
- phong lighting support for 3DObjectAug 21, 2024

Leave a comment
Log in with itch.io to leave a comment.