ManimCommunity / ManimCommunity/manim

Overview: support for SVG features

Open
#3,709 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement new feature
Dominant language
Python
Stars
40.9k
Forks
3.1k
Avg merge
3d 12h
Merged PRs (30d)
25

Description

There are a bunch of SVG features that appear more or less regularly that Manim currently does not support. Missing features that have been reported at some point are collected here.

- ``-tag (-> `ImageMobject`?) -- #3577
- ``-tag (-> `Text` or `MarkupText`?) -- #1561
- [Patterns](https://developer.mozilla.org/en-US/docs/Web/SVG/Tutorial/Patterns) -- #2944
- [Gradients](https://developer.mozilla.org/en-US/docs/Web/SVG/Tutorial/Gradients) -- #2112

Contributor guide

Open the contributing guide

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 listed SVG feature references and the linked issues #3577, #1561, #2944, and #2112 to understand the individual gaps. Done means implementing and validating support for the selected SVG feature in the corresponding Manim object or rendering path; the overview itself does not define a single feature scope.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
computer-graphics
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.