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

https://github.com/rm-code/force-based-layout

A small test for force-based layouts.
https://github.com/rm-code/force-based-layout

Last synced: 3 months ago
JSON representation

A small test for force-based layouts.

Awesome Lists containing this project

README

        

# Force-Based Layout

[![Version](https://img.shields.io/badge/Version-1.0.0-blue.svg)](https://github.com/rm-code/force-based-layout/releases/latest)
[![LOVE](https://img.shields.io/badge/L%C3%96VE-0.10.0-EA316E.svg)](http://love2d.org/)
[![License](http://img.shields.io/badge/Licence-MIT-brightgreen.svg)](LICENSE.md)

Just a little program I created while playing around with force-based layouts. Objects are attracted to the center of the screen while repelling each other.

![preview](https://cloud.githubusercontent.com/assets/11627131/12377395/0f0b0e02-bd1d-11e5-990f-74c4ce02aa69.png)