Is there a Julia equivalent to the Octave Geometry or Matlab MatGeom package?

Hi all,

I’m starting to move my work over from Octave after significant frustration with the slowness of its plotting functionality. Does anyone know if their is a Julia package available similar to the Octave Geometry or Matlab MatGeom package? Specifically, is there a package dedicated to the creation, manipulation, and display of 2D and 3D shapes such as point sets, lines, polygons, etc?

Thanks,

1 Like

Check out the JuliaGeometry organization, particularly packages like:

For visualization there are:

6 Likes

Thanks @rdeits, that got me on the right track. For planar geometries I also found: