CircumSpector/DS4Windows

Add webserver for Bezier Curve Editor

nefarius opened this issue · 2 comments

Communicating with the JavaScript based BezierCurveEditor can be simplified by delivering it with an integrated web server like EmbedIO.

As the server host is now built on ASP.NET Core, the editor files can be served from there and should be moved to the appropriate location, maybe even converted into a Razor page or similar.

Some resources where the original editor came from or can be replicated with: