Skip to content

vinleeit/smart-canvas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Canvas

This Gluon sample was generated from 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 on JVM/HotSpot:

mvn gluonfx: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 18 Modules

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages