Perl Bindings

From BRL-CAD
Revision as of 14:11, 3 March 2014 by Tbrowder (talk | contribs) (new project proposal--slightly different slant from the sister Python project)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This project proposal is to use SWIG to wrap BRL-CAD libraries with Perl bindings.

The goal of this GSOC task is to wrap the BRL-CAD ray-tracing library (and its dependencies) for use by Perl.

References

  • brlcad: src/librt

Requirements

  • Strong familiarity with both C and Perl