shapegrammar_pharo

Description

A Shape Grammar Editor Written In Pharo

Details

Source
GitHub
Dialect
pharo (65% confidence)
Stars
11
Forks
1
Created
Dec. 6, 2017
Updated
July 31, 2024
Topics
editor grammar pharo procedural-drawing procedural-generation proceduralgeneration shape shapegrammar

README excerpt

Run this script for installation:

```Smalltalk
Iceberg enableMetacelloIntegration: true.
Metacello new
   baseline: 'ShapeGrammar';
   repository: 'github://Laeri/shapegrammar_pharo';
   load
```

Click on the link to watch a video showing the editor and interpreter in action.
https://youtu.be/KfMiVt9uc0A

← Back to results