Le jeudi 16 juin 2016, Ralph Boland <rpbol...@gmail.com> a écrit :

> I have some algorithms on polygons I would like to implement.
> When  implemented I will release my implementations as Squeak
> or Pharo packages under an MIT licence.
>
> What does Pharo have to offer in terms of a GUI for this?


Depends what you envision as GUI. I'd point you to Athens (2D vector
graphics), Bloc (Pharo's next GUI framework), Roassal (visualization DSL)…

It would also be helpful if the package already had an implementation
> of an algorithm for triangulating polygons.
>
> An implementation of an algorithms for constructing Voronoi diagrams
> of a point set would also be useful.


Check http://natalia.tymch.uk/RTVoronyjDiagram/


> Any advice appreciated.
>
> Note: earlier I made a similar post on one of the Squeak mailing lists.
>
> Are there anyone who might be interested in my algorithms?
> I won't go into details here but I am likely to implement my own
> triangulation algorithm among others and it would be nice if this
> implementation in particular was used by someone or some package.
>

Computational geometry is something I would explore for fun, but I don't
have a professional use-case for it :)


-- 
Damien Pollet
type less, do more [ | ] http://people.untyped.org/damien.pollet

Reply via email to