pocket-reform-handbook
MNT Pocket Reform Operator Handbook
The HTML and PDF version of the operator handbook for the MNT Pocket Reform
open hardware mini laptop. It contains topics like:
libmrpt-vision2.2
Mobile Robot Programming Toolkit - vision library
More about MRPT libraries in: https://www.mrpt.org/Libraries
libretro-genesisplusgx
Libretro wrapper for Genesis Plus GX
This wrapper makes Genesis Plus GX API compatible with libretro, thus allowing
its use with libretro frontends, such as RetroArch.
libmrpt-obs2.10
Mobile Robot Programming Toolkit - obs library
The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform,
and open source C++ library aimed to help robotics researchers to design and
implement algorithms in the fields of Simultaneous Localization and Mapping
(SLAM), computer vision, and motion planning (obstacle avoidance).
libopenvdb-ax-tools
Sparse Volume Processing toolkit - runtime
OpenVDB is an open source C++ library comprising a novel hierarchical data
structure and a suite of tools for the efficient storage and manipulation of
sparse volumetric data discretized on three-dimensional grids. It is developed
and maintained by DreamWorks Animation for use in volumetric applications
typically encountered in feature film production.
rollup
ES6 module bundler for JavaScript
Rollup is a module bundler for JavaScript which compiles small pieces of code
into something larger and more complex, such as a library or application. It
uses the standardized ES module format for code, instead of previous
idiosyncratic solutions such as CommonJS and AMD.