Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 779 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 779 Bytes

hyperobjects-language

Hyperobjects parametric modelling language library


Introduction

The Hyperobjects Language is the foundation library for the Hyperobjects parametric generative tools. It is implemented as a Javascript library providing the core model and geometry classes to build parametric objects & visuals. The library also contains a couple of React components to easily create interactive interfaces to display, manipulate and render parametric models interactively.

Development

The repository is set up for local development using a react app in the example folder.

To start development first run:

npm run start

Then in the example folder as well,

cd example

npm run start

License

MIT © dp50mm