/graphic-dev

Collection of useful snippets and examples for graphical development in Julia

Primary LanguageJuliaMIT LicenseMIT

graphic-dev

This repository is a collection of graphics and animations made by the members of the Humans of Julia Discord Community using different packages in the Julia language.

Main libraries used are:

  • Luxor.jl: Luxor.jl is a super cool package for making simple 2D vector graphics.

  • Javis.jl: Javis is an amazing library that allows to create simple 2D animations with ease!

More information about additional related libraries can be found in the documentation of those libraries.

P.S.: They both have very amazing docs, very easy to read and understand!

The folders in the repo are:

  • Javis: Home to animations made with the awesome library Javis.

Gallary

Title Animation
Cosmic Dance of Earth and Venus
Two Body animation
Three Body animation
Parabola made with only straight lines
Pendulum with no damping
Pendulum with light damping
Pendulum with heavy damping