-
## Description of proposed feature
Adding drop shadow to mobjects.
The addition of a drop shadow feature for mobjects in Manim would greatly enhance the visual appeal and depth of animations created…
-
1.CSS Duplication:
There are two tags. Instead of separating circle styles, you can combine them into one block for better organization and performance.
2.External Library URLs:
The Bootstrap an…
-
**Description:** When playing the rotation animation, the rotation center of the pentagon does not coincide with the geometric center of the pentagon.
**Screenshot:**
![Screenshot_2024-09-19-21…
-
![login](https://github.com/user-attachments/assets/e65e393e-3231-4757-9fb0-14ef49fd8f9d)
The mockup UI is given above. The material library should be used: https://mui.com/material-ui/getting-star…
-
Is it possible to add an option to replace multiple colors at once?
Something like :
`replaceColors(['color', 'color'], ['color', 'color'], animation)`
Thank you for this library
-
### Would you like to work on a fix?
- [ ] Check this if you would like to implement a PR, we are more than happy to help you go through the process.
### Current and expected behavior
I see this on…
-
As the API for motion matching evolves, its becoming clear that motion matching should be implemented as an `AnimationRootNode`, that receives its query inputs as a parameter. As I see it, the advanta…
-
Related to spec https://drafts.csswg.org/web-animations-1/#dom-animatable-animate
I have key frames defined in already existing CSS:
```css
@keyframes colorChange {
0% {
background-color:…
-
**Versions**
* Python : 3.11.6
* MacOS version : macOS Sonoma 14
* XCode Version : Xcode 15.3
* Cython version : Cython 0.29.36
**Describe the bug**
A Kivy application successfully compile…
-
Hello, I am a developer interested in graphics rendering and animation effects. Recently, I have been searching for a tool or library that can achieve visual effects such as image particle flowers and…