= Rappture Toolkit = '''Rappture''' is a toolkit supporting '''R'''apid '''app'''lication infrastruc'''ture''', making it quick and easy to develop powerful scientific applications. At its core, Rappture is a C++ toolkit, but it has additional language bindings that let it be used in Fortran, Python, and (perhaps someday) MATLAB applications. It combines numerical building blocks, such as Poisson equation solvers and iterative matrix solvers, along with a powerful infrastructure for handling user interfaces. Once you describe the input/output for your simulator, Rappture handles the rest, generating a graphical interface automatically based on your description. The resulting application is easy to deploy on the [http://www.nanohub.org/ nanoHUB], so a large community of users can access it through their web browser. More information: * [wiki:rappture_installation Rappture Installation] * [wiki:Mesa_Installation Installing Mesa (OpenGL) * [wiki:VTK_Installation Installing VTK * GettingStarted * NewDevelopers * [wiki:Documentation Documentation] Rappture Developers: Use the '''Ticket System''' to report problems and track resolutions. Browse through [http:/projects/rappture/report existing tickets] or [http:/projects/rappture/newticket create a new one]. == How do I use this site? == You can edit any of the pages in this site and add information. For more instructions, see: * WikiFormatting -- page formatting tips * TracGuide -- Built-in Documentation * [http://projects.edgewall.com/trac/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions * [http://projects.edgewall.com/trac/ The Trac project] -- Trac Open Source Project