Skip to content

PlotlyGeometries.jl is a Julia package designed for creating and manipulating 3D geometrical shapes and visualizations using PlotlyJS.jl.

License

Notifications You must be signed in to change notification settings

jake-w-liu/PlotlyGeometries.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlotlyGeometries.jl

Build Status

PlotlyGeometries.jl is a Julia package designed for creating and manipulating 3D geometrical shapes and visualizations using PlotlyJS.jl. This package provides a variety of functions to easily generate and customize 3D shapes like boxes, spheres, ellipsoids, lines, and arrows, as well as utility functions for transformations and visual enhancements.I hope this package will be useful for those trying to create better illustrations for their academic research using Julia 😉

PlotlyGeometries.jl

Installation

To install PlotlyGeometries.jl, use the following command in the Julia REPL:

using Pkg
Pkg.add("PlotlyGeometries")

Learn by Examples

Please refer to the examples to get familiar with some basic usages:

  • ex_basics.jl: Some basic geometry creation/transformation stuff.
  • ex_polygons.jl: Use polygons to build geometries.

Usage

Please refer to the user manual in the docs folder.

About

PlotlyGeometries.jl is a Julia package designed for creating and manipulating 3D geometrical shapes and visualizations using PlotlyJS.jl.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages