Skip to content

carldea/matrixfx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix Effect

A JavaFX application that mimics the falling/raining green code effect.

Matrix Falling Code Effect

This project has been generated from Gluon at https://start.gluon.io

Basic Requirements

A list of the basic requirements can be found online in the Gluon documentation.

Quick instructions

Run the sample

mvn javafx:run

Run the sample as a native image

mvn gluonfx:build gluonfx:nativerun

Run the sample as a native android image

mvn -Pandroid gluonfx:build gluonfx:package gluonfx:install gluonfx:nativerun

Run the sample as a native iOS image

mvn -Pios gluonfx:build gluonfx:package gluonfx:install gluonfx:nativerun

Selected features

This is a list of all the features that were selected when creating the sample:

JavaFX 16 Modules

  • javafx-base
  • javafx-graphics
  • javafx-controls

Gluon Features

  • Attach display
  • Attach lifecycle
  • Attach statusbar
  • Attach storage

About

A JavaFX Application mimicking the Matrix green code falling/raining effect.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages