Skip to content

Commit

Permalink
Image updates
Browse files Browse the repository at this point in the history
  • Loading branch information
felixpalmer committed Dec 13, 2024
1 parent 6f9905d commit 56f0430
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/upgrade-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Layers need to be modified:
- `getShaders()` needs to additionaly return the `ShaderModule` that defines the UBO
- Instead of calling `model.setUniforms` (or `model.setBindings`) use `model.shaderInputs.setProps` to update the UBO with props

For more information see [presentation](https://docs.google.com/presentation/d/1OcjA_hdu6vEvL_nxm7ywnXZQbMr5eR4R_L-wcz6K0HI/) ([https://www.youtube.com/watch?v=ei6scnRpNhU](recording))
For more information see [presentation](https://docs.google.com/presentation/d/1OcjA_hdu6vEvL_nxm7ywnXZQbMr5eR4R_L-wcz6K0HI/) ([recording](https://www.youtube.com/watch?v=ei6scnRpNhU))

### User input handling

Expand Down
4 changes: 2 additions & 2 deletions docs/whats-new.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ Release date: TBD (targeting December 2024)
<p><i>WebGPU readiness</i></p>
</td>
<td>
<img style={{maxHeight:200}} src="https://github.com/visgl/deck.gl/assets/453755/f1a10ffd-d403-4ea5-958d-3bc8fea412fe" />
<img style={{maxHeight:200}} src="https://github.com/user-attachments/assets/a3cc7c70-10a5-40c1-a5a8-d5d8b2d165ba" />
<p><i>Aggregation Layers</i></p>
</td>
<td>
<img style={{maxHeight:200}} src="https://upload.wikimedia.org/wikipedia/commons/thumb/4/4c/Typescript_logo_2020.svg/480px-Typescript_logo_2020.svg.png" />
<img style={{maxHeight:200}} src="https://github.com/user-attachments/assets/e522d961-600a-4405-9f09-c247b42f7e62" />
<p><i>Maplibre Globe View</i></p>
</td>
<td>
Expand Down

0 comments on commit 56f0430

Please sign in to comment.