Skip to content
Michael Keilman edited this page Jul 6, 2022 · 16 revisions

in progress

VTK is open-source 3D rendering code authored by KitWare (link)

dev most active on c++ (link) - can be useful to see what is available

we use javascript (link) which is typically behind the c++

we update on major version releases (x of x.y.z) (or soon thereafter) because they release several per day

class wrappers for ease of use

API

sirepo-vtk-plotting.js

VTKUtils

(generated jsdoc)

VTKScene

(generated jsdoc)

ActorBundle etc.

(generated jsdoc)

CoordMapper

(generated jsdoc)

Also see sirepo-geometry.js

Clone this wiki locally