kopia lustrzana https://github.com/carson-katri/geometry-script
Update README.md
rodzic
86023a2bb5
commit
04a1f60eb3
|
@ -35,6 +35,8 @@ def repeat_grid(geometry: Geometry, width: Int, height: Int):
|
||||||
2. Open *Blender* > *Preferences* > *Add-ons*
|
2. Open *Blender* > *Preferences* > *Add-ons*
|
||||||
3. Choose *Install...* and select the downloaded ZIP file
|
3. Choose *Install...* and select the downloaded ZIP file
|
||||||
|
|
||||||
|
Or you can get it from the [Blender Market](https://www.blendermarket.com/products/geometry-script).
|
||||||
|
|
||||||
## What is Geometry Script?
|
## What is Geometry Script?
|
||||||
*Geometry Script* is a robust yet easy to use Python API for creating Geometry Nodes with code.
|
*Geometry Script* is a robust yet easy to use Python API for creating Geometry Nodes with code.
|
||||||
|
|
||||||
|
@ -43,4 +45,4 @@ At a certain point, Geometry Node trees become unmanagably large. Creating node
|
||||||
*Geometry Script* has all of the performance and capabilities of Geometry Nodes, but in a more managable format. The scripts are converted directly to Geometry Node trees making them easy to tweak for others unfamiliar with scripting.
|
*Geometry Script* has all of the performance and capabilities of Geometry Nodes, but in a more managable format. The scripts are converted directly to Geometry Node trees making them easy to tweak for others unfamiliar with scripting.
|
||||||
|
|
||||||
## [Documentation](https://carson-katri.github.io/geometry-script/)
|
## [Documentation](https://carson-katri.github.io/geometry-script/)
|
||||||
Read the documentation for more information on installation, syntax, and tutorials.
|
Read the documentation for more information on installation, syntax, and tutorials.
|
||||||
|
|
Ładowanie…
Reference in New Issue