add Ruby-VTK

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8905 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Marcelo Matus 2006-02-27 05:42:54 +00:00
commit df8f8a1e99

View file

@ -47,15 +47,15 @@ These can be a useful reference for seeing how SWIG used in real projects as the
</li>
<li>
<a href="http://www.tcl3d.org">Tcl3D</a> 3D libraries for use with Tcl/Tk.
<a href="http://www.tcl3d.org/">Tcl3D</a> 3D libraries for use with Tcl/Tk.
</li>
<li>
<a href="http://software.sandia.gov/trilinos">Trilinos</a> Parallel, matrix OO solver packages.
<a href="http://software.sandia.gov/trilinos;">Trilinos</a> Parallel, matrix OO solver packages.
</li>
<li>
<a href="http://www.vscp.org">VSCP</a> Very Simple Control Protocol - Automation software suite for TCP/IP, CAN, PLC and more.
<a href="http://www.vscp.org/">VSCP</a> Very Simple Control Protocol - Automation software suite for TCP/IP, CAN, PLC and more.
</li>
<li>
@ -63,11 +63,11 @@ These can be a useful reference for seeing how SWIG used in real projects as the
</li>
<li>
<a href="http://www.pygtk.org">PyGTK</a> GTK+ for Python.
<a href="http://www.pygtk.org/">PyGTK</a> GTK+ for Python.
</li>
<li>
<a href="http://www.quantlib.org">QuantLib</a> A free/open-source
<a href="http://www.quantlib.org/">QuantLib</a> A free/open-source
library for quantitative finance with ports for C#, Guile, Java, MzScheme, Perl, Python, and Ruby.
</li>
@ -77,6 +77,11 @@ These can be a useful reference for seeing how SWIG used in real projects as the
Topology Suite with ports for Python and Ruby</a>.
</li>
<li>
<a href="http://www.gfd-dennou.org/arch/ruby/products/ruby-vtk/">Ruby-VTK</a>:
Ruby-VTK is an one-to-one wrapper of The Visualization ToolKit (VTK) for Ruby.
</li>
<h1>Other projects using SWIG</h1>