Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dukke/fxparallax

Controls for adding Parallax effects for Java (JavaFX)
https://github.com/dukke/fxparallax

consultant freelancer java javafx javafx-library

Last synced: 2 days ago
JSON representation

Controls for adding Parallax effects for Java (JavaFX)

Awesome Lists containing this project

README

        

# 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](./ParallaxListView3.gif)

## Documentation
For more information check [https://www.pixelduke.com/fxparallax](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](https://github.com/dukke/FXParallax/releases).
- If you want to use maven the jar is available through [Bintray](https://bintray.com/dukke/maven/FXParallax).

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](https://www.pixelduke.com), 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](https://www.pixelduke.com/contact).
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