How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
a simple vector library for Lua based on the PVector class from processing
This class module is a wrapper that allows to treat numbers as large text strings expressed in a variant of scientific notation.
The main features of ws-garcia/vba-float are: Math Libraries.
Open-source alternatives to ws-garcia/vba-float include: automattf/vector.lua — a simple vector library for Lua based on the PVector class from processing. beakerboy/vba-math-objects — VBA Math Objects. davisdude/mlib — A math and collisions library for Lua. dknight/polysec — Framework-agnostic polygon intersection library for Lua. duznanski/vornmath — Vorn's Lua Math Library. excessive/cpml — Cirno's Perfect Math Library: Just about everything you need for 2D/3D games. Hopefully.