- Quick specs
- Price: Free
- Operating system: Windows 2000/XP/Vista
- Date added: September 01, 2008
- Total Downloads: 29
- Downloads last week: 2
- See full specifications
- Average user rating: Be the first to rate this product!
Publisher's description
From Matt Rasmussen :SUMMON provides rapid prototyping of 2D visualizations. By heavily relying on the python scripting language, SUMMON allows the user to rapidly prototype a custom visualization for their data, without the overhead of designing a graphical user interface or recompiling native code. By simplifying the task of designing a visualization, users can spend more time on understanding their data.
SUMMON is designed to be a fast interface for developing interactive visualizations (via scene graphs) for OpenGL. Although python libraries already exist for accessing OpenGL, python is relatively slow for real-time interaction with large visualizations (trees with 100,000 leaves, sparse matrices with a million non-zeros, etc.). Therefore, with SUMMON all real-time interaction is handled with compiled native C++ code (via extension module). Python is only executed in the construction and occasional interaction with the visualization. This arrangement provides the best of both worlds.
- Python C++ extension module.
- Fast OpenGL graphics.
- Drawing arbitrary points, lines, polygons, text with python scripting.
- Binding inputs (keyboard, mouse, hotspots) to any python function.
What's new in this version:
- Better windows install.
- Added direct bitmap screenshot.
- Added first version of visualization inspector.
- Better behavior of text_clipS inside transforms by implementing them with zoom_clampS.
- Support for dragging.
More popular 3D Modeling Software downloads
- 10,244 downloads 1. DAZ Studio
- 6,806 downloads 2. AutoCAD
- 4,721 downloads 3. Google SketchUp
- 2,977 downloads 4. Sweet Home 3D
- 1,713 downloads 5. FaceGen Modeller
- See all 3D Modeling Software downloads
User reviews
Write your own review Be the first one to review SUMMON 1.8.6 and share your experience with the CNET community!
Submit your review
- See more CNET content tagged:
- C++ programming language,
- OpenGL,
- Python,
- Real-Time,
- visualization
