You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A webassembly (browser-based) implementation of https://sourceforge.net/projects/event-horizon/ For now it's a jotter for discussion for porting libigl, but once I get line drawing working then the real fun begins!
You're expected to have my fork of libigl https://github.com/Philius/libigl.git in the same directory as this repository
Parent
|- event-horizon-webassembly
- libigl
as there are some symbolic links to libigl resources for the native build.
About
A webassembly (browser-based) implementation of https://sourceforge.net/projects/event-horizon/ For now it's a jotter for discussion for porting libigl, but once I get line drawing working then the real fun begins!