# gdquest-demos/godot-shaders SLOC report

> As of 2026-09-14 (commit 7d9a4668d627), gdquest-demos/godot-shaders contains 8,189 total lines: 6,532 code, 676 comments, 981 blank, across 142 files in 6 languages (top: GLSL 31.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving gdquest-demos/godot-shaders to commit 7d9a4668d627, 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 small codebase by counted code lines. Code represents 79.8% of all lines, comments represent 8.3%, and the repository averages 46 code lines per file. GLSL accounts for 31.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| GLSL | 4 | 2,092 | 2,049 | 40 | 3 |
| GDShader | 58 | 2,445 | 1,570 | 462 | 413 |
| GDScript | 63 | 2,200 | 1,552 | 114 | 534 |
| SVG | 15 | 1,309 | 1,303 | 3 | 3 |
| JSON | 1 | 58 | 58 | 0 | 0 |
| Markdown | 1 | 85 | 0 | 57 | 28 |

Top language (GLSL 31.4%). Generated at 2026-09-14T10:33:24.010299806+00:00. Canonical report: https://octocounts.com/github/gdquest-demos/godot-shaders

## Report FAQ

### How many lines of code does gdquest-demos/godot-shaders have?

gdquest-demos/godot-shaders has 8,189 total lines, including 6,532 code lines, 676 comment lines, and 981 blank lines.

### How was the gdquest-demos/godot-shaders line count measured?

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

### What commit was counted for gdquest-demos/godot-shaders?

This OctoCounts report was generated from 7d9a4668d6278f9ac9fa831e612fd7f23630270b at commit 7d9a4668d627 on 2026-09-14T10:33:24.010299806+00:00.

## Similar repository reports

- [ENA-QWQ/MakeUp-Breezy](https://octocounts.com/github/ENA-QWQ/MakeUp-Breezy) — GLSL, 5,309 code lines
- [bkwhite12/IterationRP-Alpha](https://octocounts.com/github/bkwhite12/IterationRP-Alpha) — GLSL, 13,903 code lines
- [Sozo-Technologies/Chimera](https://octocounts.com/github/Sozo-Technologies/Chimera) — GLSL, 16,750 code lines
- [CoimgRain/Codex-Mini](https://octocounts.com/github/CoimgRain/Codex-Mini) — JavaScript, 6,528 code lines
- [SYJun404/Pointra-Pub](https://octocounts.com/github/SYJun404/Pointra-Pub) — YAML, 6,519 code lines
- [idleuncle/libofd](https://octocounts.com/github/idleuncle/libofd) — C Header, 6,549 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)
- [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)
