Skip to content

Commit

Permalink
updated README and Screenshots (#1111)
Browse files Browse the repository at this point in the history
  • Loading branch information
shahriarlabib000 authored Aug 29, 2024
1 parent 71630e8 commit 723331f
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 5 deletions.
2 changes: 0 additions & 2 deletions 3d/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,3 @@
These demos are all 3D, but otherwise do not have a common theme.

Languages: All are GDScript

Renderers: All use Forward+
4 changes: 2 additions & 2 deletions 3d/navigation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ Code is provided for polyline following in 3D.

Language: GDScript

Renderer: Forward+
Renderer: Compatibility

Check out this demo on the asset library: https://godotengine.org/asset-library/asset/2743

## Screenshots

![Screenshot](screenshots/nav.png)
![Screenshot](screenshots/navigation.webp)
Binary file removed 3d/navigation/screenshots/nav.png
Binary file not shown.
Binary file added 3d/navigation/screenshots/navigation.webp
Binary file not shown.
2 changes: 1 addition & 1 deletion viewport/3d_in_2d/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ which is then assigned to the sprite's texture.

## Screenshots

![Screenshot](screenshots/3d_in_2d.png)
![Screenshot](screenshots/3d_in_2d.webp)
Binary file removed viewport/3d_in_2d/screenshots/3d_in_2d.png
Binary file not shown.
Binary file added viewport/3d_in_2d/screenshots/3d_in_2d.webp
Binary file not shown.

0 comments on commit 723331f

Please sign in to comment.