3D Visualization (VTK/ParaView)
With best-in-class platforms at its core, trame provides complete control of 3D visualizations and data processing. Developers benefit from a write-once environment from trame.
The core of your next Web Application
Efficiently building interactive applications
Version 3.10 of trame has been released. This version add a new tool for providing information on the rendering backend used by VTK. The tool documentation is available here, but in a nutshell, this is going to be very useful when debugging cloud deployment for remote rendering setup for either VTK or ParaView.
Trame client is now 3.9 and brings all the built-in components of vue.js.
Version 3.9 of trame has been released. This version brings a new core module named trame-common into the mix. That module aims to provide generic classes that can be relevant across trame packages. This includes assets handling, execution helper (throttle, async task), decorators and abstract classes for building components or apps.
Trame client is now 3.8 and brings support for event modifier from vue.js when using the v_on_xxx_yyy notation.
Trame vuetify has been updated to include Andromeda 3.8.
Version 3.8 of trame has been released. This mainly fixes the @TrameApp()
decorator so it can be used throw inheritance.