Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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/
- Host: GitHub
- URL: https://github.com/phlegma/VL.GenerativeGestaltung
- Owner: phlegma
- License: apache-2.0
- Created: 2021-03-24T08:55:39.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-25T14:09:59.000Z (7 months ago)
- Last Synced: 2024-07-26T14:18:51.983Z (7 months ago)
- Homepage:
- Size: 4.38 MB
- Stars: 16
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-vl - VL.GenerativeGestaltung - Sketches from the book "Generative Gestaltung" implemented in vvvv gamma. (Learning / Tutorial NuGets)
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.