https://github.com/vomnes/fdf
This project is about creating a simplified 3D graphic representation of a relief landscape. #graphic #3d #isometric
https://github.com/vomnes/fdf
3d graphics isometric
Last synced: 7 months ago
JSON representation
This project is about creating a simplified 3D graphic representation of a relief landscape. #graphic #3d #isometric
- Host: GitHub
- URL: https://github.com/vomnes/fdf
- Owner: vomnes
- Created: 2017-01-23T10:13:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-02T12:56:34.000Z (over 8 years ago)
- Last Synced: 2025-03-05T07:04:15.555Z (7 months ago)
- Topics: 3d, graphics, isometric
- Language: C
- Homepage:
- Size: 3.41 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FdF - Fils de Fer (wireframe) - MacOS
This project is about creating a simplified **3D graphic** representation of a relief landscape. The representation in 3D of a landscape is a critical aspect of modern mapping.
This project is about creating a simplified graphic “wireframe” (“fils de fer” in french, hence the name of the project) representation of a relief landscape linking various points (x, y, z) via segments. The coordinates of this landscape are stored in a file passed as a parameter.##### Using MiniLibX
MiniLibX is an easy way to create graphical software, without any X-Win- dow/Cocoa programming knowledge. It provides simple window creation, a drawing tool, image and basic events management.```
./fdf map_file
```## Examples
### France
### T2
### Pyramid
