3b1b / 3b1b/manim

Different colors in the background

オープン
#2,012 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug
主要言語
Python
スター
93.8k
フォーク
7.7k
PR マージ指標
PR 指標を取得中

説明

### Describe the bug
While watching the new video of [**But what is the Central Limit Theorem?**](https://youtu.be/zeJD6dqJ5lo). At *11:45*, one may notice a darker box at the left side of the screen:
![image](https://user-images.githubusercontent.com/86904416/231800424-3033e353-8da7-4f3c-82dc-e6fbc96ee76d.png)

In the left part of the screen is `#010101` while the right is `#090b08`.
Wondering if this is a bug in rendering.
### Additional context
This error is noticeable only on *some* devices, not all devices can see this error (like on my phone).

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

The issue points to a rendering inconsistency in a video at a specific timestamp. Start by examining the video rendering pipeline in manim, focusing on background color handling and scene composition. Look for code that sets background colors or applies gradients. Reproduce the issue by rendering the referenced video segment and inspecting the output frame colors. Check if the discrepancy is due to device-specific rendering or a bug in the color application logic.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python
領域
computer-graphics
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。