Skip to content
This repository has been archived by the owner on Feb 4, 2021. It is now read-only.
/ VTK.jl Public archive

Proof of concept VTK bindings for the Julia language

Notifications You must be signed in to change notification settings

timholy/VTK.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Proof of concept VTK bindings for the Julia language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages