Skip to content

Commit

Permalink
Add screenshot to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hakon-matland-adsk committed Mar 7, 2024
1 parent e93a07c commit 62e6773
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions analyses/predictive-wind/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ This directory is a simple example of how to do wind predictions from an embedde

There has been done simple sanity check of comparing results from this approach with the built in feature, but make no promises that the exact same geometry is included in the height map.

This codebase to the left. Native feature to right. Screenshot taken February 27th, 2024.
Note that there is expected to be slight differences as the height map generation technique is different, and the extension texture does not look as crisp.
![Screenshot 2024-02-27 at 08 57 02](https://github.com/spacemakerai/forma-extensions-samples/assets/95701996/88478d9a-0695-4c49-b47a-964e99d02442)

## Usage

This repository uses `yarn` as package manager. Run `yarn` to install dependencies, and `yarn dev` to start the development server. It will then run on `http://localhost:5173`.
Expand Down

0 comments on commit 62e6773

Please sign in to comment.