OpenMesh 1.9.5 ported to D
Will (quartz)
william.quartz at gmail.com
Sun Sep 23 14:58:20 PDT 2007
Bill Baxter Wrote:
> I ported most of the OpenMesh library from C++ to D
> (http://www.openmesh.org)
>
> It's not available anywhere yet, but it will be eventually, under the
> LGPL licence like its papa.
> I'm mentioning it here now because I've just been lazy about putting it
> up. But if there's interest, I can work a little faster at getting a
> project up for it on dsource.
>
> It's a 100% native D port rather than a wrapper. OpenMesh is almost
> entirely templates, so doing a wrapper didn't make much sense.
>
> --bb
I would be interested in using it. I have a hacked together structure and have really wanted to standardize on something.
Will OpenMeshD have places to "plug-in/provide" importers. I am currently importing x3d into my app that interfaces to ODE.org.
-Will
More information about the Digitalmars-d-announce
mailing list