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

https://github.com/cansik/processing4-tool-template

A basic template to create processing4 tools.
https://github.com/cansik/processing4-tool-template

Last synced: 3 months ago
JSON representation

A basic template to create processing4 tools.

Awesome Lists containing this project

README

        

# Processing4 Tool Template
A basic template to create processing4 tools.
It combines a processing sketch together with a JavaFX window. The GLWindow is directly embedded into the JavaFX application.

To use this repo, fork or re-upload it!

### Usage

```
./gradlew run
```

### About

Written by cansik 2020