Coolio Background

Hey guys,

In that demo, how was that flashy background accomplished? It looks like you’re editing shader code?

Also, could it be done with the lights system in defold?

Thanks,
Johnny

2 Likes

Yes, that is done with custom shaders. There is no lights system but you can do lights in shaders. Send in light positions in the shaders as uniforms.

A manual on shaders is on its way btw to accompany the materials and render manuals.

6 Likes

Sweet. Looking forward to that. Thanks!

9 Likes

awesome… thank you!

2 Likes