Skip to content

hatninja/Playmat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Playmat

Playmat is a graphics library for use with the LÖVE Lua Framework.
It allows you to use the popular SNES Mode 7 effect used in games such as Super Mario Kart or F-Zero!

Features

  • Easy to set-up!
  • Fast performance.
  • Ready sprite system!

To install it, just copy the playmat.lua file to your project and add this to your code:

PM = require "playmat.lua"

Usage:

For the documentation, check out the Wiki!

For the playmat demo and more examples, check out the forum post:

https://love2d.org/forums/viewtopic.php?f=5&t=83309

Credits

Thank you retrotails for the original shader code!

Hatninja - Author

About

Mode7-style Graphics Library for the LÖVE framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages