Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages