dukke / FXParallax

Controls for adding Parallax effects for Java (JavaFX)

Home Page:https://www.pixelduke.com/fxparallax

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FXParallax

Parallax framework for Java (JavaFX). This framework adds controls to add Parallax effects to JavaFX application, this effect can add a sense of depth (3D like) to where it’s used.

Example of one control in FXParallax called ParallaxListView:

ParallaxListView gif picture

Documentation

For more information check https://www.pixelduke.com/fxparallax.

How to get the library

  • If you just want to download the jar file containing the library go to releases tab.
  • If you want to use maven the jar is available through Bintray.

Please send me pictures of your application that is using FXParallax, this is for me to know how users are effectively using it and make adjustments accordingly and if you allow it, to showcase example uses.

Issues and Contributions

Issues can be reported to the Issue tracker. If you're not sponsoring or fixing them yourself, please be patient as I can only work on them during my spare time and according to priorities. We welcome contributions, they can be submitted via Pull requests.

Pull Requests (PR)

We welcome contributions via PR.
Before submitting a PR please, please file an issue for prior discussion. This will avoid you wasting time with a PR that might not be approved because for instance might be outside the intended scope of the project.

About The Author

I hope you don't mind just a bit of publicity. I'm a JavaFX and Swing Freelancer and Consultant, a Software Engineer and Software Designer with experience in User Interface Design and User Experience. If you need to hire professional assistance feel free to contact me.
Still, this is, and will remain being, a free and open source library, so feel free to use it.

License

GNU General Public License v3.0-or-later

About

Controls for adding Parallax effects for Java (JavaFX)

https://www.pixelduke.com/fxparallax

License:Other


Languages

Language:Java 93.4%Language:CSS 6.6%