JuliaIO / MeshIO.jl

IO for Meshes
Other
79 stars 31 forks source link

Updated GLPlot -> Makie #66

Closed alexpattyn closed 3 years ago

alexpattyn commented 3 years ago

Based on the read me for GLPlot.jl, it has moved to Makie.jl

codecov[bot] commented 3 years ago

Codecov Report

Merging #66 (c175886) into master (0465764) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #66   +/-   ##
=======================================
  Coverage   96.49%   96.49%           
=======================================
  Files           8        8           
  Lines         342      342           
=======================================
  Hits          330      330           
  Misses         12       12           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0465764...7cc0c27. Read the comment docs.

SimonDanisch commented 3 years ago

Oh wow :D ThreeJS & GLVisualize are also long deprecated...

alexpattyn commented 3 years ago

Yeah, didn't notice that... Removed those as well. Feel free to add other packages to replace ThreeJS & GLVisualize. I am only aware of Makie so far.

SimonDanisch commented 3 years ago

Thanks!