nicknikolov/pex-space-colonization

Add support for initial hormone positions in options

Closed this issue · 1 comments

vorg commented

E.g.

var points = [ new Vec3(0, 0, 0),  new Vec3(0, 0, 1), ... ]
var spaceColonization = new SpaceColonization({ hormonePositions: points })