Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
JR-Morgan committed Dec 19, 2023
2 parents 89d45e1 + 117d2c6 commit bc35915
Showing 1 changed file with 19 additions and 2 deletions.
21 changes: 19 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,33 @@ Speckle Automate unlocks new potentials for running Blender in the cloud.

This Speckle Function uses Blender's rendering engine *Cycles* to produce global illumation renders for each 3d view/camera in your versioned Speckle data.

When you send a new Speckle Version to Speckle, this Function creates stylized renders of your 3D Views and Cameras.

## Using this Speckle Function

1. [Create](https://automate.speckle.dev/) a new Speckle Automation.
1. Select your Speckle Project and Speckle Model.
1. Select the existing Speckle Function named [`blender-automate`](https://automate.speckle.dev/functions/fe6015a999).
1. Select the existing Speckle Function named [`blender-automate`](https://automate.speckle.dev/functions/c0cb8ce777).
1. Click `Create Automation`.

## Examples
![SpeckleView-top down -- d0f1b976d35dba744dbc701bb18c88a5](https://github.com/JR-Morgan/blender-automate/assets/45512892/22b90b4e-1218-43da-ace4-46dff3e6efe1)
![SpeckleView-Arieal -- a8d2f4badd4ba018da45064fb3cae3b5](https://github.com/JR-Morgan/blender-automate/assets/45512892/425f8db8-5dfe-4a71-91da-b3ebe1b48a45)
![Living Room -- 0fd2a68d955f9228584a2c36ef145c6b](https://github.com/JR-Morgan/blender-automate/assets/45512892/013f5138-ce04-4d3d-9050-4c6c99405340)

## Repostructure

<details>
<summary>More examples!!</summary>

![SpeckleView-Courtyard -- 6494c467aeaa7275bb23ad221c24612d](https://github.com/JR-Morgan/blender-automate/assets/45512892/29a06f58-a4fc-4c87-a16d-e51793842637)
![SpeckleView-Front Elevatio -- bfc2b6601ef60662cd0246eeb94f3b39](https://github.com/JR-Morgan/blender-automate/assets/45512892/465f0b63-f89f-490e-b621-4d73dc01a90c)
![From Yard -- bc71d60642872c831c4595d6423d0073](https://github.com/JR-Morgan/blender-automate/assets/45512892/c9f495ed-4499-4835-a900-4d400cdbdd45)
![Kitchen -- e8c66dd46cb37e80c6117c121060113a](https://github.com/JR-Morgan/blender-automate/assets/45512892/6c94f9b4-f1b1-4b98-9c3d-31b7d32ae6a4)

</details>


## Repo Structure

The function entry point is `main.py` following the structure of the [speckle_automate_python_example](https://github.com/specklesystems/speckle_automate_python_example).

Expand Down

0 comments on commit bc35915

Please sign in to comment.