An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Kan

[![Build](https://github.com/brobeson/kan/actions/workflows/build.yaml/badge.svg)](https://github.com/brobeson/kan/actions/workflows/build.yaml)

## Building

### Install Dependencies

```bash
sudo apt install freeglut3-dev libglew-dev
```