The source for the catcrafts.net website
  • C++ 75.9%
  • Shell 17%
  • CSS 5.6%
  • WGSL 1.1%
  • JavaScript 0.4%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jorijn van der Graaf fb2f6079cc
All checks were successful
Deploy / build-deploy (push) Successful in 1m38s
webgpu demo
2026-07-19 01:13:30 +02:00
.claude webgpu demo 2026-07-19 01:13:30 +02:00
.forgejo/workflows CI: install nodejs so JS-based actions run in the arch container 2026-07-18 23:34:00 +02:00
deploy Add Forgejo Actions workflow to build and deploy on push 2026-07-18 23:27:41 +02:00
implementations webgpu demo 2026-07-19 01:13:30 +02:00
interfaces webgpu demo 2026-07-19 01:13:30 +02:00
shaders webgpu demo 2026-07-19 01:13:30 +02:00
styles webgpu demo 2026-07-19 01:13:30 +02:00
.gitignore inital commit 2025-11-12 20:58:07 +01:00
catcrafts-head.js Migrate to crafter-build project.cpp and restructure views 2026-07-18 23:27:41 +02:00
favicon.svg Migrate to crafter-build project.cpp and restructure views 2026-07-18 23:27:41 +02:00
LICENSE inital commit 2025-11-12 20:58:07 +01:00
project.cpp webgpu demo 2026-07-19 01:13:30 +02:00
README.md webgpu demo 2026-07-19 01:13:30 +02:00
robots.txt removed AI readme 2025-11-12 22:53:37 +01:00
sitemap.xml webgpu demo 2026-07-19 01:13:30 +02:00

catcrafts.net

This is the source code for catcrafts.net, a website built entirely in C++ using the Crafter.Graphics library.

crafter-build -r

This will compile the project and serve it locally on http:://localhost:8080.

This project is source available for educational and viewing purposes only. No permission is granted to copy, modify, distribute, or create derivative works.