# BabylonJS/Babylon.js SLOC report

> As of 2026-08-26 (commit 16f79df9867f), BabylonJS/Babylon.js contains 1,121,189 total lines: 782,343 code, 209,173 comments, 129,673 blank, across 7,018 files in 12 languages (top: TypeScript 60.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving BabylonJS/Babylon.js to commit 16f79df9867f, 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 69.8% of all lines, comments represent 18.7%, and the repository averages 111 code lines per file. TypeScript accounts for 60.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 4,121 | 735,951 | 473,628 | 173,775 | 88,548 |
| TSX | 782 | 126,499 | 107,681 | 6,554 | 12,264 |
| JSON | 412 | 77,233 | 77,013 | 0 | 220 |
| HLSL | 785 | 74,298 | 55,867 | 5,991 | 12,440 |
| JavaScript | 156 | 62,441 | 48,239 | 8,704 | 5,498 |
| Sass | 138 | 20,968 | 18,081 | 52 | 2,835 |
| SVG | 419 | 964 | 918 | 45 | 1 |
| HTML | 30 | 909 | 761 | 65 | 83 |
| GLSL | 12 | 279 | 154 | 74 | 51 |
| Batch | 1 | 1 | 1 | 0 | 0 |
| Markdown | 160 | 21,639 | 0 | 13,906 | 7,733 |
| Plain Text | 2 | 7 | 0 | 7 | 0 |

Top language (TypeScript 60.5%). Generated at 2026-08-26T18:34:50.113352781+00:00. Canonical report: https://octocounts.com/github/BabylonJS/Babylon.js

## Report FAQ

### How many lines of code does BabylonJS/Babylon.js have?

BabylonJS/Babylon.js has 1,121,189 total lines, including 782,343 code lines, 209,173 comment lines, and 129,673 blank lines.

### How was the BabylonJS/Babylon.js line count measured?

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

### What commit was counted for BabylonJS/Babylon.js?

This OctoCounts report was generated from master at commit 16f79df9867f on 2026-08-26T18:34:50.113352781+00:00.

## Similar repository reports

- [anomalyco/opencode](https://octocounts.com/github/anomalyco/opencode) — TypeScript, 765,797 code lines
- [pingdotgg/t3code](https://octocounts.com/github/pingdotgg/t3code) — TypeScript, 753,004 code lines
- [rocketchat/rocket.chat](https://octocounts.com/github/rocketchat/rocket.chat) — TypeScript, 736,915 code lines
- [coder/xum](https://octocounts.com/github/coder/xum) — TypeScript, 828,196 code lines
- [CherryHQ/cherry-studio](https://octocounts.com/github/CherryHQ/cherry-studio) — TypeScript, 833,766 code lines
- [RocketChat/Rocket.Chat](https://octocounts.com/github/RocketChat/Rocket.Chat) — TypeScript, 729,097 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)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
