Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
boytchev committed Jun 7, 2024
1 parent dd2ba92 commit 0148f24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ This is a repository for the source code of various 3D programlets.


### 39. [WebGPU Hearts [Three.js+TSL+WebGPU]](threejs-webgpu/webgpu-hearts.html)
<a href="threejs-webgpu/webgpu-hearts.html"><img src="snapshots/webgpu-hearts.jpg" width="150" style="border: solid 1px black; float:left; margin-right: 0.5em;"></a> This etude is a WebGPU reimplementation of the WebGL-based Etude №2. It is written in TSL &ndash; Three.js Shading Language.
<a href="threejs-webgpu/webgpu-hearts.html"><img src="snapshots/webgpu-hearts.jpg" width="150" style="border: solid 1px black; float:left; margin-right: 0.5em;"></a> This etude is a WebGPU reimplementation of the WebGL-based Etude №2. It is written in TSL &ndash; Three.js Shading Language. You need a browser with WebGPU support to run this etude.
<div style="clear:both;"></div>


Expand Down

0 comments on commit 0148f24

Please sign in to comment.