Skip to content

interstates21/height_map_engine

Repository files navigation

height_map_engine

Simple rasterization engine for z maps.

  • pure c
  • all transformations supported
  • own implementation of the Bresenham's line algoritmh
  • color maps supported (e.g pyramide.fdf)
  • simple color linear interpolation

USAGE: ./application [maps/CHOOSE_ANY_MAP]

  • Generate your maps with the 42MapGenerator script

Alt text Alt text Alt text Alt text Alt text Alt text Alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published