Skip to content

Commit

Permalink
remove ui web examples
Browse files Browse the repository at this point in the history
ColleagueRiley committed Dec 31, 2024

Verified

This commit was signed with the committer’s verified signature.
W-Mai Benign X
1 parent 72fc8f4 commit 61335fd
Showing 9 changed files with 0 additions and 376 deletions.
20 changes: 0 additions & 20 deletions index.html
Original file line number Diff line number Diff line change
@@ -94,26 +94,6 @@ <h2>Text</h2>
<h2>Textures</h2>
</a>

<a href="./webasm/gui_button.html" class="link-card">
<img src="webasm/gui_button.png" alt="GUI Button Example">
<h2>GUI Button</h2>
</a>

<a href="./webasm/gui_container.html" class="link-card">
<img src="webasm/gui_container.png" alt="GUI Container Example">
<h2>GUI Container</h2>
</a>

<a href="./webasm/gui_styles.html" class="link-card">
<img src="webasm/gui_styles.png" alt="GUI Styles Example">
<h2>GUI Styles</h2>
</a>

<a href="./webasm/gui_textbox.html" class="link-card">
<img src="webasm/gui_textbox.png" alt="GUI Textbox Example">
<h2>GUI Textbox</h2>
</a>

<a href="./webasm/advanced_shader.html" class="link-card">
<img src="webasm/advanced_shader.png" alt="Shader Example">
<h2>Shader</h2>
89 changes: 0 additions & 89 deletions webasm/gui_button.html

This file was deleted.

Binary file removed webasm/gui_button.png
Binary file not shown.
89 changes: 0 additions & 89 deletions webasm/gui_container.html

This file was deleted.

Binary file removed webasm/gui_container.png
Binary file not shown.
89 changes: 0 additions & 89 deletions webasm/gui_styles.html

This file was deleted.

Binary file removed webasm/gui_styles.png
Binary file not shown.
89 changes: 0 additions & 89 deletions webasm/gui_textbox.html

This file was deleted.

Binary file removed webasm/gui_textbox.png
Binary file not shown.

0 comments on commit 61335fd

Please sign in to comment.