Skip to content

Collection of useful snippets and examples for graphical development in Julia

License

Notifications You must be signed in to change notification settings

Humans-of-Julia/graphic-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Collection of useful snippets and examples for graphical development in Julia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages