euterpe-source/packages/visualizer/README.md

7 lines
318 B
Markdown
Raw Normal View History

2023-05-24 13:23:58 +00:00
# Visualizer
Euterpe Visualizer is an extensive Audio visual library for the web. Using SVG elements instead of canvas, it allows to leverage the power of GPU to do the actual drawing, whilst allowing and ease of use as opposed to the canvas counter part.
## Building
Run `nx build visualizer` to build the library.