vurtun / nuklear

A single-header ANSI C gui library
13.66k stars 1.11k forks source link

Option for component shadow #937

Open noloop opened 4 years ago

noloop commented 4 years ago

I think that one big differencial in one GUI component be the shadows. Example:

https://www.w3schools.com/cssref/tryit.asp?filename=trycss3_box-shadow2

This example is exagerated, but "small shadows" be nice, the google desgin really like to use the "small shadows", so if you have an android you already have seen it.

how would i do this in Nuklear? Is it possible, if not yet, how difficult it would be to implement something like this?