Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Random coordinates interpolator given an area #46

Open
frbattid opened this issue Jun 29, 2017 · 0 comments
Open

Random coordinates interpolator given an area #46

frbattid opened this issue Jun 29, 2017 · 0 comments

Comments

@frbattid
Copy link
Member

I'll suggest to implement the following interpotalor (in fact, nothing has to be interpolated).

Given an area (a square defined by the two vertices of a diagonal, a circle given its center and raidus...), generate random coordinates within the given area.

This could be useful when defining entities based on the count and entity_type fields. In that case, current position interpolators assume all the entities are walking the same path. Nevertheless, by using this new interpolator entities will be walking different (random) paths.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant