Hello again,

Last announcement for today.

1 year ago I created a PLY (PoLYgon file format [1] ) parser/model in Pharo [2] 
using PetitParser.

I took some time to remove the dust it accumulated and to create a baseline so 
I announce it.

To install it:

Metacello new
    baseline: 'PLY';
    repository: 'github://juliendelplanque/PLY/repository';
    load.

It has tests and an example of usage in the README.

Regards,

Julien


Links:
[1]: https://en.wikipedia.org/wiki/PLY_(file_format) 
<https://en.wikipedia.org/wiki/PLY_(file_format)>
[2]: https://github.com/juliendelplanque/PLY 
<https://github.com/juliendelplanque/PLY> 
---
Julien Delplanque
Doctorant à l’Université de Lille 1
http://juliendelplanque.be/phd.html
Equipe Rmod, Inria
Bâtiment B 40, avenue Halley 59650 Villeneuve d'Ascq
Numéro de téléphone: +333 59 35 86 40

Reply via email to