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)
- Host: GitHub
- URL: https://github.com/hunam6/fdf
- Owner: Hunam6
- Created: 2022-12-13T10:28:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-01T02:13:09.000Z (over 2 years ago)
- Last Synced: 2025-03-15T13:12:41.082Z (over 1 year ago)
- Topics: 42, 42projects, fdf, hive, hivehelsinki
- Language: C
- Homepage:
- Size: 433 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
FdF
A beautiful 3D wireframe renderer.
## 📚 Usage

## 📋 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
```