Live data from Hacker News

UI elements with a hand-drawn, sketchy look

wiredjs.com

61–70 of 123 posts

Re: UI elements with a hand-drawn, sketchy look

#63
post #4

rough.js is great. It is also powering excalidraw.

It's also important to appreciate and congratulate someone who started and finished something they wanted to complete and release.

It was finished and congratulated 6 years ago: https://news.ycombinator.com/item?id=17146451

The same author also made rough.js.

So it looks like the commenter you replied to has more context than you.

Re: UI elements with a hand-drawn, sketchy look

#64

My favorite tool for this is Balsamiq Wireframes: https://balsamiq.com/wireframes/ Having to write code loses the point of quick and dirty.

I think something like this can be useful to show your customers that something is a functional prototype and not a finished product. This works if you can switch out The design as in the old "napkin look&feel" for Swing.[0] Sadly I think "change design by switching out a theme" has long died as an idea in the web space. [0] https://napkinlaf.sourceforge.net/

I'm asking myself if this might be a good application for a WebGL shader?

The issue with "theming to look sketched" is the same as with "hand drawn looking components" - it has to be integrated for your specific DOM or App, totally defying the purpose of "making someone understand this is a quick sketch". Because by now, it's far beyond being a sketch.

Re: UI elements with a hand-drawn, sketchy look

#65

I love the sketchy UI elements. I hate the sketchy text font. Do normal sans-serif fonts and sketchy UI not fit together stylistically?

I liked the font myself, but as with every such "handwriting" font it sits in an uncanny valley of "sketchy but regular": a given glyph, however sketchy in isolation, always looks exactly the same!

Re: UI elements with a hand-drawn, sketchy look

#68

My favorite tool for this is Balsamiq Wireframes: https://balsamiq.com/wireframes/ Having to write code loses the point of quick and dirty.

For wireframing on your phone, with hand drawn style: https://www.tinyux.app It has a non-standard ux, since I didn't want drag-drop on a small touch screen.

Looks great! No iOS version?

Re: UI elements with a hand-drawn, sketchy look

#69
Reminds me of the Paper theme for MacOS 8.x-9.x.

There's a screenshot in the carousel here:

https://www.macintoshrepository.org/2549-appearance-manager-...

Implemented using Appearance Manager, not via Kaleidoscope or one of the other add-ons.

https://en.wikipedia.org/wiki/Appearance_Manager

Post reply on HN