VTK.jl

Proof of concept VTK bindings for the Julia language
Popularity
5 Stars
Updated Last
1 Year Ago
Started In
June 2013

Proof of concept: Julia wrapper for VTK

Update: this was for an ancient (and very outdated) version of Julia. These bindings are unlikely to be of use, so the repository has been archived. If you're interested in wrapping VTK for modern Julia, see https://github.com/JuliaPackaging/BinaryBuilder.jl, https://github.com/JuliaInterop/Clang.jl, and perhaps others. There's also a #binarybuilder channel on the Julia Slack.

Background

Several new functions have been added to Clang.jl to allow querying the vtable index and mangled name for C++ methods. Please see the branch wip_testing in Clang.jl and this ticket for implementation details.

Examples

Sphere.jl ConeOutline.jl VaryingRadiusColorTubes