-
Notifications
You must be signed in to change notification settings - Fork 124
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Expect a up-to-date API doc #39
Comments
Can you be more specific about what you mean by "out of date"? The website reflects the last version of Sylvester I released. |
I desire the API docs for the below JS Classes:
|
I never ended up releasing those classes, and the linked list implementation is not intended to be part of the public API. However I did begin writing some docs for them at the time, the source for which is here: https://github.com/jcoglan/sylvester/tree/master/site/src/pages/api |
Of them, I am fond of the Polygon class which is very useful to my vector-map project. In addition, it's better to apply SIMD to the Vector and Matrix arithmetic in my perspective. |
Hello expert,
The existing API online documentation (http://sylvester.jcoglan.com/docs.html) is out of date. Therefore, the latest docs update is desirable.
The text was updated successfully, but these errors were encountered: