Skip to content

tltv/vprocjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vaadin ProcessingJs (vprocjs)

Vaadin 8 component wrapping processing.js javascript library.

Component's Java API allows you to use either Processing Visualization Language or Java for the sketches.
Using Java sketch gives you more control as you can write some custom interaction between the client and server.

Supported processing.js functions can be found from the ProcessingJavascriptObject class.
Notice that it's not guaranteed that it contains all functions that the current processing.js supports (reference).

Currently supports browsers like IE 11, Edge, FireFox, Chrome.
Requires HTML5 support as this component uses HTML5 Canvas.

Show the demo

Dependencies

License

Apache License, Version 2.0

About

Vaadin 8 wrapper addon for processing.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published