Ole Kröger

Results 95 issues of Ole Kröger

## PR Checklist If you are contributing to `Javis.jl`, please make sure you are able to check off each item on this list: - [x] Did I update `CHANGELOG.md` with...

**Is your feature request related to a problem? Please explain.** It's currently not really supported to draw a shape line by line. This can go from the drawing a rectangle...

enhancement
hacktoberfest

Would be good to write a new tutorial with scale linear #412 and maybe include #422 in that one.

enhancement

**Is your feature request related to a problem? Please explain.** I would like to visualize some basic physical concepts like gravity #360 or drawing parabola for cannon ball trajectories or...

enhancement
good first issue

We would like to have an easy way to define vectors and draw/animate them. Animation needs: scaling, moving, rotatating Definition probably `origin` and `target` where the origin is `O` by...

enhancement

I'll use this issue for several workflow improvements that we might want to split into several issues in the future. For now I think they make sense together. **Is your...

enhancement

**Is your feature request related to a problem? Please explain.** With #337 we'll have a way to stream a rendered video to twitch or locally. Unfortunately it isn't really live,...

enhancement

**Is your feature request related to a problem? Please explain.** Currently it's not that easy to start with creating an animation with 100 frames and scale it to one with...

enhancement
question

**Is your feature request related to a problem? Please explain.** The image viewer can be seen as kind of a visual debugger. **Describe the solution you'd like** I think it...

enhancement

**Is your feature request related to a problem? Please explain.** Currently `circle` doesn't return a point such that one has to build an own circle function when one wants to...

enhancement
question