Live data from Hacker News

Show HN: Ambient CSS – Physically Based CSS and React Components

ambientcss.vercel.app

1–10 of 10 posts

Show HN: Ambient CSS – Physically Based CSS and React Components

#1
Hello! AmbientCSS is a side project I started 5 years ago because I found the lack of realism in CSS shadows jarring. So, I tried to create a more realistic and consistent shadow system for CSS. It grew too complex and I gave up. Now, thanks to LLMs, I was able to revive it. As such, it's good enough to play with but might not be good enough for production use.

Show HN: Ambient CSS – Physically Based CSS and React Components
ambientcss.vercel.app

Re: Show HN: Ambient CSS – Physically Based CSS and React Components

#4

This is fun, but I couldn't figure out how to use the knobs. It turns in unpredictable ways.

Thanks for the feedback! Click and scroll up/down to turn the knobs. I will fix this as it isn't an intuitive way to control knobs. EDIT: Done! Please disregard this comment.

Re: Show HN: Ambient CSS – Physically Based CSS and React Components

#8

This is fun, but I couldn't figure out how to use the knobs. It turns in unpredictable ways.

For me the gesture is drag up/down (works like a vertical slider but with different chrome).

Thank you! I just changed the knob control gesture/drag logic and it doesn't work like a vertical slider anymore.

Re: Show HN: Ambient CSS – Physically Based CSS and React Components

#9

This is fun, but I couldn't figure out how to use the knobs. It turns in unpredictable ways.

Thanks for the feedback! Click and scroll up/down to turn the knobs. I will fix this as it isn't an intuitive way to control knobs. EDIT: Done! Please disregard this comment.

Works very well now, but initially I was confused by why it was getting stuck occasionally. Turns out you can't move it between 4'o clock and 8'o clock, which is reasonable, but there is no visual indication of these limits, so it is hard to understand.

Re: Show HN: Ambient CSS – Physically Based CSS and React Components

#10

Earlier quoted context omitted.

Thanks for the feedback! Click and scroll up/down to turn the knobs. I will fix this as it isn't an intuitive way to control knobs. EDIT: Done! Please disregard this comment.

Works very well now, but initially I was confused by why it was getting stuck occasionally. Turns out you can't move it between 4'o clock and 8'o clock, which is reasonable, but there is no visual indication of these limits, so it is hard to understand.

Thanks for the feedback! I agree there needs to be visual indication for the knobs' min and max points. I'm thinking about how to do this without adding visual clutter.