Skip to content

Itz-Miles/parallaxLT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParallaxLT - Transform Sprites to Mimic 3D Graphics in Haxeflixel

ParallaxLT is a Haxelib that distorts sprites via linear transaformations to mimic 3D graphics in HaxeFlixel.

  • Thourough Haxeflixel Support: Consists of a single version-independent ParallaxSprite class.

  • Simple Integration: Easily integrate ParallaxSprites into your project with minimal code changes.

  • Flexible Configuration: Adjust scroll factors, direction, and anchor points to fine-tune everything to your liking.

Installation:

To get started with ParallaxLT, simply install it however you like as a Haxelib:

in the command line:

haxelib install parallaxlt

with the Maxe Module Manager:

    {
      "name": "parallaxlt",
      "type": "haxelib",
      "version": null
    }

Once that's said and done, declare it in your haxeflixel project:

<haxelib name="parallaxlt"/>

Licensing

© 2023 It'z Miles - some rights rerserved.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Credits

It'z Miles Creator of ParallaxLT

About

Haxelib that distorts sprites to resemble 3D graphics

Topics

Resources

License

Stars

Watchers

Forks

Languages