Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/phlegma/VL.GenerativeGestaltung

Sketches from the book "Generative Gestaltung" implemented in vvvv gamma: https://visualprogramming.net/
https://github.com/phlegma/VL.GenerativeGestaltung

Last synced: 2 months ago
JSON representation

Sketches from the book "Generative Gestaltung" implemented in vvvv gamma: https://visualprogramming.net/

Awesome Lists containing this project

README

        

# Generative Gestaltung

Implementation of the sketches from [Generative Gestaltung](http://www.generative-gestaltung.de/2/) for vvvv gamma.
Try with the visual live-programming environment for .NET Download: http://visualprogramming.net

## Installing

To use the latest stable version:
1. Go to Gamma's Quad menu > Manage Nugets > Commandline and type:
`nuget install VL.GenerativeGestaltung`
2. Press Enter and wait the ending of the installation process
3. Open the Help Menu (F1). Open the tap "Learn". Search for the pack "GenerativeGestaltung"

## Contributing

Feel free to clone the repro an add missing patches. Also you can make a pull request or send me the patch over any digital communication cannel.

## Licencing
Licensed under the Apache License, Version 2.0 (the "License"). You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.