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

https://github.com/hunam6/fdf

A beautiful 3D wireframe renderer - Hive Helsinki (42 school)
https://github.com/hunam6/fdf

42 42projects fdf hive hivehelsinki

Last synced: 8 months ago
JSON representation

A beautiful 3D wireframe renderer - Hive Helsinki (42 school)

Awesome Lists containing this project

README

          


FdF


A beautiful 3D wireframe renderer.

## 📚 Usage
![FdF Demo](https://github.com/Hunam6/fdf/assets/38606542/039bd85d-fe8f-4cca-96d0-a8ceae96ed67)

## 📋 Topics

- Graphical programming
- 3D transformations
- Rendering

## 🛠️ Langs/Tools

- C
- MinilibX (a low level graphical library)
- Makefile

## 🚀 Installation

```
git clone https://github.com/hunam6/fdf
cd fdf
make
```