Skip to content

A simple tool for the libgdx polygon class. You can draw a polygon around a sprite and export it as a float array.

License

Notifications You must be signed in to change notification settings

kdenzel/PolygonCreator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PolygonCreator

A simple tool for the libgdx Polygon class. You can draw a polygon around a sprite and export it as a float array. In my case, i use the Polygon class for collision detection. So drawing the polygon around the Sprite and export the vertices as float array is for better collision handling.

Download .jar file

No image found No image found

About

A simple tool for the libgdx polygon class. You can draw a polygon around a sprite and export it as a float array.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages