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
- Add 3D Effects affine texture support (PS1 retro)20 days ago
- 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
- fix (screendoor) add 3d effect opacity support for screendoorAug 21, 2024
- Vertex color support for 3DObjectJul 17, 2024
- Screendoor 'alpha'Mar 22, 2024
- Add world distance and height based fogMar 20, 2024
- Add simple directional lightMar 15, 2024
Leave a comment
Log in with itch.io to leave a comment.