Add webserver for Bezier Curve Editor
nefarius opened this issue · 2 comments
nefarius commented
Communicating with the JavaScript based BezierCurveEditor
can be simplified by delivering it with an integrated web server like EmbedIO.
nefarius commented
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.
nefarius commented
Some resources where the original editor came from or can be replicated with: