Skip to content

joa-quim/F3D.jl

Repository files navigation

F3D

Stable Documentation Development documentation Test workflow status Coverage Docs workflow Status BestieTemplate

Julia wrapper for the f3d library

Warning, this is a prototype package. It needs a few manual steps to make it usable:

  • Clone this repository
  • Install f3d
  • Edit src/F3D.jl and set the f3d path in the F3D_BIN_DIR variable.
  • replace "f3d_c_api.dll" in the libf3d variable by "f3d_c_api.so" or "f3d_c_api.dylib" if you are on MacOS or Linux respectively.
  • Do, in the Julia REPL, ] dev /path/to/F3D.jl

All this should be much improved when a formal F3D.jl package is created, but I need first find out how to create a F3D_jll artifact that uses the readily available precompiled binaries.

About

The f3dlib Julia wraper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages