Difference between revisions of "Perl Bindings"

From BRL-CAD
(new project proposal--slightly different slant from the sister Python project)
(No difference)

Revision as of 14:11, 3 March 2014

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