An open API service indexing awesome lists of open source software.

https://github.com/dinhanhx/perfect_detect_collision_sfml

A function to detect collision between any sprites with a test code
https://github.com/dinhanhx/perfect_detect_collision_sfml

collision-detection cpp perfect sfml utility

Last synced: 3 months ago
JSON representation

A function to detect collision between any sprites with a test code

Awesome Lists containing this project

README

        

## Perfect detect collision for SFML
A function to detect collision between ANY sprites having ANY shapes with a test code.

## What is SFML?
https://www.sfml-dev.org/index.php

## How to install SFML?
https://www.sfml-dev.org/download/sfml/2.5.1/

## What is Perfect Detect Collision?
Like it's name.

## Where did I copy the code?
https://gist.github.com/ernestoalejo/3033095

## What have I done?
I solved every warnings and implemented a testcode.

## What did I use?
SFML 2.5 and Visual Studio 2017

I know an elegant way to install SFML for Visual Studio 2017.

My elegant way: https://pastebin.com/raw/dfRxKeNA