davidovski / rectangles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rectangles

A simple proof of concept algorithm to combine multiple tiled rectangles into a smaller number. This can be used to optimise the number of rectangles to check for collision in a game.

Screenshot

Requirements

  • C Compiler
  • raylib

About


Languages

Language:C 96.2%Language:Makefile 3.8%