HolyLab / HolyLab/FlyThroughPaths.jl

Using Animations.jl for easings

Open
#13 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Julia
Stars
16
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Animations.jl has a pretty good collection of "easing functions" that we could use here to smooth out path changes.

This is very much a long term objective and not something I'm looking to do now, but it's a good way to structure the repo in my opinion.

We could have SmoothOutMove(move, easing) which simply warps the time sent to the move by the given easing function.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the existing path-movement abstractions and the easing functions provided by Animations.jl. Determine where a SmoothOutMove(move, easing) abstraction would fit and how time is currently passed to moves. Done means the repository has a decided, working integration for easing path changes, with appropriate tests or examples.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
computer-graphics
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.