arefmalek / airdraw

A vision-based drawing application

Home Page:https://https://airdraw.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resizable or full screen window

alfem opened this issue · comments

If I am not wroong, drawing window size depends on camera resolution currenlly.

It would be nice to show it full screen or in a resizable/configurable window.

Hey, totally agree with you that it sucks to have a fixed size window all the time for this, it doesn't make for as creative of a canvas. I'll give it a inspection soon, but as a temporary solution I was working on a web version of the project that has dynamically sized windows (although I haven't scaled images with it, I'll be on that soon). Give it a try (the model takes a few seconds to load so you won't see your handprint for a second) - https://web-draw-steel.vercel.app/

Nice work!

Drawing on the webbrowser is a bit laggy in my laptop, but screen casting (to my android projector) will be easier if it works with an smartphone or tablet.

Meanwhile I created a branch with full screen option (https://github.com/alfem/airdraw/tree/fullscreen). I can send you a PR if you are interested.

Hey, just merged the last PR, ill give it a lil more exploration tomorrow after work. Go ahead and throw me another PR for this guy, I'll give it a look sometime before Monday and merge it.

PR #14 in the way!

Yesterday my family had a good time playing with airdraw. Kids love to paint on the wall with their fingers!

(Sometimes application quits unexpectedly. I think is related to line stack deletion)