Skip to content

(ft_fdf: Fils de Fer) is about creating a 3D map of a Relief Landscape, generated from a file containing (X,Y,Z) coordinates. We then render the points connected by lines, allowing visualization through rotation, and translation of the map.

Notifications You must be signed in to change notification settings

rafagaia/ft_wireframe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ft_WireFrame

Overview:

(ft_fdf: Fils de Fer) is about creating a 3D map of a Relief Landscape, generated from a file containing (X,Y,Z) coordinates. We then render the points connected by lines, allowing visualization through rotation, and translation of the map.

Flowcharts

alt text

[TODO] In-Progress:

0. Add Keyboard and Mouse Handlers

1. Init Functions
	1. init_raster: Prepare .fdf data onto List of Pixels
	1. init_image
	2. init_map

2. Implement ft_libgfx functions:
	1. ft_putpixel
	2. ft_putline
	3. ft_render_fdf.c

About

(ft_fdf: Fils de Fer) is about creating a 3D map of a Relief Landscape, generated from a file containing (X,Y,Z) coordinates. We then render the points connected by lines, allowing visualization through rotation, and translation of the map.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published