Hacker News new | ask | show | jobs
by paulus_magnus 4052 days ago
Working on something kind of similar: - vector graphics/drawings created by freehand / writing http://write-live.com/d/dba21681-8d3f-4fbe-8b4b-e5c1983df934

http://write-live.com/d/8f9b7846-a7b9-4e5c-b704-dad9aa87d14e

- unlimited* levels of zoom http://docs.write-live.com/WriteliveServer/webview.html?d=34...

- draw on a tablet, view on tablet / web http://write-live.com/d/538254c5-7d31-41f2-83bb-bcd0a7cee7ab

A bit like if google docs had a baby with OneNote

2 comments

I tried out the zooming capability (nice) but it seems like your stroke width does not change in response to the zoom level (at least not in lock step)? So the redness in the lady's dress changes as you zoom. Isn't that a problem?
True. I'm on the fence here.

Keeping "real" thickness slows down rendering by a factor of 1.5-2 depending on browser used. Images look better though. I'm not sure what users want at this stage of the project. Perhaps a toggle?

sounds a bit like bigpicture.js with drawing; good stuff! https://github.com/josephernest/bigpicture.js
Thanks, didn't know about bigpicture.js. The whole idea isn't that super new.

Not sure if I communicated it across: Writelive drawings are always updated in real time. Think shared whiteboard. Co-drawing / co-writing. Currently you can only view via web. Drawing is limited to Android - drawing without a pressure sensitive stylus offers bad experience anyway.