Skip to content
This repository has been archived by the owner on Jan 6, 2021. It is now read-only.

design-automation/mobius-lib-gs-modelling

Repository files navigation

[Build Status]

REPO HAS BEEN ARCHIVED

gs-modelling

A TypeScript modelling library using the gs-JSON format

See the API docs: https://phtj.github.io/gs-modelling

See the Github page: https://github.com/phtj/gs-modelling/

For more information about gs-json: https://github.com/phtj/gs-json

Ent

Entities contain geometric information. Entities consist of Point and Obj

Point

Points are a type of entity that represent 3D points in space.

Obj

Objects are a type of entity. Objects consist of Ray, Plane, Conic, Polyline and Polymesh

Ray

Rays are imaginary infinite axis defined by a vector.

Plane

Planes are imaginary infinite surfaces defined by 2 vectors.

Conic

Conic curves are mathematical curves. They consist of circles, ellipses, hyperbolas, parabolas and arcs.

Polyline

Polylines are straight line segments joined to form a continuous line

Polymesh

Polymeshes are flat polygons joined to form a continuous surface

About

A modelling library using the gs-JSON format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published