crl-n / FdF

A simple 3D wireframe rasterizer using MinilibX.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FdF

A simple 3D wireframe rasterizer using MinilibX. FdF renders 3D models contained in a specific .fdf format. Two distinct forms of projection are supported (isometric and perspective). Features include zoom, pan and rotation. In color mode vertice color indicates the height of the vertice.

Requirements

To run the program MinilibX needs to be installed.
MacOS: https://github.com/dannywillems/minilibx-mac-osx
Linux: https://github.com/42Paris/minilibx-linux

image

About

A simple 3D wireframe rasterizer using MinilibX.


Languages

Language:C 97.2%Language:Makefile 2.8%