GithubHelp home page GithubHelp logo

slick's Introduction

Slick

A light-weight infinite-whiteboard tool

To do

Immediate next steps:

  • Improve drawing quality on Winforms version (better wet ink, commit wet ink directly to tiles)
  • Make sure 'undo' works well with stream-db
  • Use the 'repeatable' palette, like from the UWP version
  • Remove the UWP app, because UWP is so bad.
  • Highlighting ink
  • Bring the wavelet image code out to its own library and use that
  • Erase selected tiles

Possible features

  • shared 'infinite whiteboard' inside group
    • 'strands' to loosely link conversations
    • 'bubbles' to tightly link conversations
    • a way to push off-topic or humorous chat aside without removing it
  • peer-to-peer audio/video link
    • try the 3D CDF wavelet thing here?
  • Non-euclidean surface -- as you scroll away, content is reduced but not hidden.
  • Android client

Links

https://docs.microsoft.com/en-us/dotnet/api/system.windows.input.stylus?view=netframework-4.7.2 https://www.researchgate.net/profile/Eugenio_Urdapilleta/publication/272195274/figure/fig1/AS:295001616601089@1447345274310/A-2D-model-of-hyperbolic-geometry-a-The-half-PS-is-generated-by-revolution-of-the.png

slick's People

Contributors

i-e-b avatar dependabot[bot] avatar

Watchers

 avatar  avatar

slick's Issues

Undo is not reliable under StreamDB

Often too much is rolled back. Check the reset points are being used correctly. Check that garbage index is unhooked if needed.

Also, look into a more general and robust version scheme.

Pinch-to-zoom

Add a zoom-in past 100%
Use the new scaled image import code, allow drawing between 0.75 and 1.25 scale?

Highlighter pens

Highlighter should be a separate subtractive layer of the canvas

Clear-down canvas option

Probably don't need to wipe the whole thing, as that can be done with a new file.
Might be useful to select a region and erase it all.

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.