Skip to content

ActionScript 3.0 / AIR demo using Potrace for real-time bitmapData to vector tracing of video using workers

License

Notifications You must be signed in to change notification settings

B-Interactive/as3-potrace-workers

Repository files navigation

ActionScript 3.0 Potrace with Workers demo

A conslidated version of a live project where the as3potrace port was used to convert a live video stream into a traced vector.

Makes use of any specified number of workers, limited only by hardware (Release builds tested up to 8 threads).

Dependencies

Acknowledgements

License

Copyright (C) 2018 David Armstrong (demo)

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

as3potrace Copyright (C) 2001-2010 Peter Selinger (potrace) Copyright (C) 2009 Wolfgang Nagl (Vectorization) Copyright (C) 2011 Claus Wahlers (as3potrace)

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

About

ActionScript 3.0 / AIR demo using Potrace for real-time bitmapData to vector tracing of video using workers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published