Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
vtkCys source code | 2011-11-18 | ||
vtkCys library linux 32-bit | 2011-07-02 | ||
vtk library linux 32-bit | 2011-07-02 | ||
vtkCys plugin | 2011-06-16 | ||
3D models | 2011-06-15 | ||
vtkCys library Mac OSX 10.6.7 Cocoa 64bit | 2011-05-20 | ||
vtk library Mac OSX 10.6.7 X11 | 2011-05-20 | ||
vtkCys library Mac OSX 10.6.7 X11 | 2011-05-20 | ||
vtk library Mac OSX 10.6.7 Carbon 32bit | 2011-05-15 | ||
vtk library Mac OSX 10.6.7 Cocoa 64bit | 2011-05-15 | ||
vtkCys library Mac OSX 10.6.7 Carbon 32bit | 2011-05-15 | ||
vtkCys library Mac OSX 10.6.6 | 2011-05-06 | ||
vtk library Mac OSX 10.6.6 | 2011-05-06 | ||
vtk library linux 64-bit | 2011-04-25 | ||
vtk library windows 32-bit | 2011-04-17 | ||
vtk library windows 64-bit | 2011-04-17 | ||
vtkCys library linux 64-bit | 2011-04-17 | ||
vtkCys library windows 32-bit | 2011-04-17 | ||
vtkCys library windows 64-bit | 2011-04-17 | ||
README.txt | 2013-05-20 | 2.5 kB | |
Totals: 20 Items | 2.5 kB | 0 |
3DScape is consist of three parts: vtkCys plugin (put in Cytoscape/plugins folder), vtkCys library, and vtk library. The two libraries should be put into system path (e.g. C:\Windows\System32) for JNI calls. vtkCysPlugin.jar should be placed under Cytoscape/plugins Once done, 3DScape is automatically loaded on startup of Cytoscape. Here's the corresponding files and requirements you need to run 3DScape: _____________________________________________________________________________________________________ Platform | vtkCys plugin | vtk library | vtkCys library | Additional requirements Windows 32bit | vtkCysPlugin.jar | windows 32-bit | windows 32-bit | Microsoft Visual C++ 2008 | | | | Redistributable Package (x86) Windows 64bit | vtkCysPlugin.jar | windows 64-bit | windows 64-bit | Microsoft Visual C++ 2008 | | | | Redistributable Package (x64) Ubuntu/Debian | vtkCysPlugin.jar | linux 32-bit | linux 32-bit | libjpeg62_6b1 Linux 32bit | | | | libjpeg62-dev_6b1 | | | | libmysqlclient16_5.1.56 | | | | libnetcdf6_4.1.1 | | | | libvtk5.6 | | | | libvtk-java Ubuntu/Debian | vtkCysPlugin.jar | linux 64-bit | linux 64-bit | libjpeg62_6b1 Linux 64bit | | | | libjpeg62-dev_6b1 | | | | libmysqlclient16_5.1.56 | | | | libnetcdf6_4.1.1 | | | | libvtk5.6 | | | | libvtk-java Mac OSX Snow | vtkCysPlugin.jar | Cocoa 64-bit | Cocoa 64-bit | Unknown Leopard 10.6 | | | | _____________________________________________________________________________________________________ See also: http://scape3d.sourceforge.net/download_scape3d.html, I keep updating references there.