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 specular78 days ago
- fix (lang) parameter numbers - again87 days ago
- fix (lang) update parameter index numbers89 days ago
- phong lighting support for 3DObject91 days ago
- fix (screendoor) add 3d effect opacity support for screendoor92 days ago
- 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
- 3DObject also supported under webGPUMar 13, 2024
Leave a comment
Log in with itch.io to leave a comment.