morphogen icon indicating copy to clipboard operation
morphogen copied to clipboard

3D form evolution through tree based transformations

Results 1 morphogen issues
Sort by recently updated
recently updated
newest added

It looks like `[morphogen "0.1.1"]` depends upon but does not include `thi.ng/common`, resulting in the above error when one attempts to `require` it. Adding `[thi.ng/common "0.3.1"]` to one's deps resolves...