# erincatto/box3d SLOC report

> As of 2026-09-06 (commit c52908c9a907), erincatto/box3d contains 171,817 total lines: 123,364 code, 26,068 comments, 22,385 blank, across 239 files in 11 languages (top: C 40.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

erincatto/box3d has 123,364 source lines of code out of 171,817 total lines across 239 files, counted from the c52908c9a907714e4d3a8a30be5272a1761158e1 ref at commit c52908c9a907 by the OctoCounts tokei engine on 2026-09-06. 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 erincatto/box3d to commit c52908c9a907, 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 large codebase by counted code lines. Code represents 71.8% of all lines, comments represent 15.2%, and the repository averages 516 code lines per file. C accounts for 40.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 77 | 64,481 | 49,328 | 4,975 | 10,178 |
| C Header | 86 | 67,994 | 48,306 | 13,022 | 6,666 |
| C++ | 27 | 27,391 | 21,542 | 1,354 | 4,495 |
| GLSL | 31 | 5,625 | 3,231 | 1,584 | 810 |
| CMake | 7 | 905 | 670 | 125 | 110 |
| C++ Header | 1 | 233 | 170 | 42 | 21 |
| JSON | 1 | 69 | 69 | 0 | 0 |
| Batch | 2 | 48 | 44 | 0 | 4 |
| Shell | 2 | 11 | 4 | 4 | 3 |
| Markdown | 2 | 283 | 0 | 185 | 98 |
| Plain Text | 3 | 4,777 | 0 | 4,777 | 0 |

Top language (C 40.0%). Generated at 2026-09-06T01:37:22.216649828+00:00. Canonical report: https://octocounts.com/github/erincatto/box3d

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/erincatto/box3d/commit/c52908c9a907714e4d3a8a30be5272a1761158e1?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 erincatto/box3d have?

erincatto/box3d has 171,817 total lines, including 123,364 code lines, 26,068 comment lines, and 22,385 blank lines.

### How was the erincatto/box3d line count measured?

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

### What commit was counted for erincatto/box3d?

This OctoCounts report was generated from c52908c9a907714e4d3a8a30be5272a1761158e1 at commit c52908c9a907 on 2026-09-06T01:37:22.216649828+00:00.

## Similar repository reports

- [Damme/LandLord](https://octocounts.com/github/Damme/LandLord) — C, 124,790 code lines
- [zsh-users/zsh](https://octocounts.com/github/zsh-users/zsh) — C, 121,730 code lines
- [lucasg/dependencies](https://octocounts.com/github/lucasg/dependencies) — C, 121,522 code lines
- [Distrotech/gawk](https://octocounts.com/github/Distrotech/gawk) — C, 121,433 code lines
- [Distrotech/grep](https://octocounts.com/github/Distrotech/grep) — C, 125,530 code lines
- [OwnGoalStudio/Relaxin](https://octocounts.com/github/OwnGoalStudio/Relaxin) — C, 126,643 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)
- [Neovim vs VS Code](https://octocounts.com/compare/neovim-vs-vscode)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [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)
