This commit is contained in:
Andras Schmelczer 2023-05-28 10:00:41 +01:00
commit 77e2013961
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
2 changed files with 7 additions and 3 deletions

View file

@ -1,3 +1,5 @@
# Just a bunch of blobs
[![Deploy to GitHub Pages](https://github.com/schmelczer/webgpu/actions/workflows/deploy.yml/badge.svg)](https://github.com/schmelczer/webgpu/actions/workflows/deploy.yml) [![Deploy to GitHub Pages](https://github.com/schmelczer/webgpu/actions/workflows/deploy.yml/badge.svg)](https://github.com/schmelczer/webgpu/actions/workflows/deploy.yml)
## todo ## todo
@ -9,3 +11,5 @@
- shareable settings - shareable settings
- graceful error messages when no support - graceful error messages when no support
- fix up generation id automatically - fix up generation id automatically
Check out the [agent's logic](./src/pipelines/agents/agent.wgsl).

View file

@ -3,7 +3,7 @@
<head> <head>
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta property="og:title" content="WebGPU | Andras Schmelczer" /> <meta property="og:title" content="Just a bunch of blobs" />
<meta property="og:description" content="Discover my projects." /> <meta property="og:description" content="Discover my projects." />
<meta property="og:url" content="https://schmelczer.dev" /> <meta property="og:url" content="https://schmelczer.dev" />
@ -25,7 +25,7 @@
/> />
<meta name="theme-color" content="#b7455e" /> <meta name="theme-color" content="#b7455e" />
<title>WebGPU | Andras Schmelczer</title> <title>Just a bunch of blobs</title>
<link inline inline-asset="index.css" inline-asset-delete /> <link inline inline-asset="index.css" inline-asset-delete />
</head> </head>
@ -51,7 +51,7 @@
<main class="pages info-page"> <main class="pages info-page">
<section> <section>
<h1>Title</h1> <h1>Just a bunch of blobs</h1>
<p> <p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Eaque itaque Lorem ipsum dolor sit amet consectetur adipisicing elit. Eaque itaque
perspiciatis nesciunt, molestiae officiis dignissimos porro! Provident totam perspiciatis nesciunt, molestiae officiis dignissimos porro! Provident totam