Information about Tutorials - Beginners Start Here!
Why Tutorials?
These tutorials are provided to assist in your adventures in Javis.jl
! Each one was made with care, quality, and a good sense of humor to facilitate a fun and educational experience. If you want to make a tutorial, we encourage you to read some of these tutorials to get a feel for how they are structured and written. After that, check out our contributing guidelines and open up an issue about what tutorial you want to add!
List of Available Tutorials ๐
Here is a current list of our tutorials. Their level of difficulty starts from a beginner Javis
user to advanced usages of Javis
. Currently, these tutorials are available:
- Tutorial 1: Making Your First
Javis
Animation! - a step by step guide to making your first animation withJavis
. - Tutorial 2: Using Shorthands in Javis! - Using shorthands in
Javis
. - Tutorial 3: What Are Actions? - an introduction to the most important part of
Javis
- theAction
object. - Tutorial 4: Rendering
LaTeX
withJavis
! - a simple tutorial on how to renderLaTeX
inJavis
animations. - Tutorial 5: Do You Know Our Mascot? Learn about Transitions and Actions! - a fun tutorial to make our mascot and learn about the
Action
andTransition
type methods. - Tutorial 6: Taming the Elements - how to use
change
to grow or shrink arbitrary objects and usingJavis
with other Julia packages. - Tutorial 7: Using Animations.jl to Create something with more Pep! - an advanced tutorial to make your animations more interesting.
- Tutorial 8: Fun with Layers! An Intro to
@JLayer
- aJavis
state of the art tutorial on how to use@JLayer
to make composable animations.
If you spot an issue with any of these tutorials, please let us know! Thank you!