Giter Club home page Giter Club logo

airdraw's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

airdraw's Issues

Canvas, Save Drawings

I want to add functionality to draw onto a blank canvas (while of leaving a marker for the finger with the canvas).

Translation of shapes

I want to introduce a translation gesture, and using it be able to move lines / points across the screen. It should be pretty doable based on our implementation so far

Change gestures

I currently approach gestures with a 2-D interface (consider that my hands have to be parallel to the camera plane in order to work best.

I should add z-axis in the plane of direction in order to get dot product in all 3 directions that works well

Fix the crash for translation

I'm pretty sure I'm just going to refactor this - the bug is that when I'm translating the program may randomly crash because of the way I'm just moving the entire line (which is silly!!!). I'm going to just query for lines how I do in webdraw

Resizable or full screen window

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.

Eraser

I should create a gesture to remove stuff! whether it be entire lines or just parts of a line, it outta be done!

Refactor

Canvas should just have the layout and be drawn on

Hands should carry all data needed to interpret gestures / data that needs to be written

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.