/VL.GenerativeGestaltung

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

Apache License 2.0Apache-2.0

Generative Gestaltung

Implementation of the sketches from Generative Gestaltung 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.