https://github.com/brobeson/kan
Playing around with 3D graphics
https://github.com/brobeson/kan
3d-graphics cpp glsl opengl
Last synced: 6 months ago
JSON representation
Playing around with 3D graphics
- Host: GitHub
- URL: https://github.com/brobeson/kan
- Owner: brobeson
- License: mit
- Created: 2023-12-17T02:14:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-09-04T18:17:50.000Z (10 months ago)
- Last Synced: 2025-09-04T20:24:54.925Z (10 months ago)
- Topics: 3d-graphics, cpp, glsl, opengl
- Homepage: https://github.com/brobeson/kan
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Kan
[](https://github.com/brobeson/kan/actions/workflows/build.yaml)
## Building
### Install Dependencies
```bash
sudo apt install freeglut3-dev libglew-dev
```