# 3b1b/manim SLOC report

> As of 2026-09-16 (commit fafa083a4fb2), 3b1b/manim contains 29,431 total lines: 23,952 code, 1,484 comments, 3,995 blank, across 136 files in 8 languages (top: Python 91.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

3b1b/manim has 23,952 source lines of code out of 29,431 total lines across 136 files, counted from the fafa083a4fb274bba9cabde0b6e2f50ba6da0622 ref at commit fafa083a4fb2 by the OctoCounts tokei engine on 2026-09-16. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving 3b1b/manim to commit fafa083a4fb2, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a medium-sized codebase by counted code lines. Code represents 81.4% of all lines, comments represent 5.0%, and the repository averages 176 code lines per file. Python accounts for 91.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 105 | 26,749 | 21,819 | 1,146 | 3,784 |
| WebGPU Shader Language | 22 | 1,415 | 1,188 | 82 | 145 |
| YAML | 2 | 941 | 876 | 62 | 3 |
| Forge Config | 1 | 66 | 65 | 0 | 1 |
| Autoconf | 1 | 2 | 2 | 0 | 0 |
| TOML | 1 | 2 | 2 | 0 | 0 |
| Markdown | 3 | 225 | 0 | 163 | 62 |
| Plain Text | 1 | 31 | 0 | 31 | 0 |

Top language (Python 91.1%). Generated at 2026-09-16T00:37:56.785000117+00:00. Canonical report: https://octocounts.com/github/3b1b/manim

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/3b1b/manim/commit/fafa083a4fb274bba9cabde0b6e2f50ba6da0622?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does 3b1b/manim have?

3b1b/manim has 29,431 total lines, including 23,952 code lines, 1,484 comment lines, and 3,995 blank lines.

### How was the 3b1b/manim line count measured?

OctoCounts resolved the public GitHub repository to commit fafa083a4fb2, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for 3b1b/manim?

This OctoCounts report was generated from fafa083a4fb274bba9cabde0b6e2f50ba6da0622 at commit fafa083a4fb2 on 2026-09-16T00:37:56.785000117+00:00.

## Similar repository reports

- [volcengine/volcengine-skills](https://octocounts.com/github/volcengine/volcengine-skills) — Python, 23,894 code lines
- [MengLcool/DeepStack-VL](https://octocounts.com/github/MengLcool/DeepStack-VL) — Python, 24,085 code lines
- [llmsresearch/paperbanana](https://octocounts.com/github/llmsresearch/paperbanana) — Python, 23,761 code lines
- [AgriciDaniel/claude-seo](https://octocounts.com/github/AgriciDaniel/claude-seo) — Python, 23,742 code lines
- [Jaden300/MySquishi](https://octocounts.com/github/Jaden300/MySquishi) — Python, 23,538 code lines
- [AgriciDaniel/claude-obsidian](https://octocounts.com/github/AgriciDaniel/claude-obsidian) — Python, 24,663 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
