issues
search
jscad
/
scad-api
DEPRECATED: OpenSCAD like API for JSCAD (See the link below)
https://github.com/jscad/OpenJSCAD.org/tree/V2/packages
MIT License
14
stars
8
forks
source link
feat(transform): added transform function
#36
Closed
kaosat-dev
closed
6 years ago
kaosat-dev
commented
6 years ago
implementation of matrix transform as an operation
added implementation with parameter checks
added unit tests
implementation of matrix transform as an operation