HolyLab / HolyLab/FlyThroughPaths.jl
`OrbitAround` path change
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 16
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The idea here is to be able to select a target, then orbit around it while keeping the camera aimed at that target. This differs from what we already have in ConstrainedMove, in that one may orbit multiple times, and an orbit spec would be a circle with defined radius, velocity, etc.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the existing ConstrainedMove path entry point to understand the current camera and targeting behavior. Define the OrbitAround specification and its expected behavior for a selected target, repeated orbits, radius, velocity, and continuous camera aiming; done means the design and implementation support those requirements.
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