Skip to content

Commit 72458eb

Browse files
committed
chore: Update package READMEs
1 parent 6894ddd commit 72458eb

11 files changed

Lines changed: 99 additions & 16 deletions

File tree

packages/eslint-plugin/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,13 @@ export default defineConfig([
5050
| [no-unwrapped-objects](docs/rules/no-unwrapped-objects.md) | Disallow unwrapped Plain Old JavaScript Objects inside 'use gpu' functions (except returns) || |
5151

5252
<!-- end auto-generated rules list -->
53+
54+
## TypeGPU is created by Software Mansion
55+
56+
[![swm](https://logo.swmansion.com/logo?color=white&variant=desktop&width=150&tag=typegpu-github 'Software Mansion')](https://swmansion.com)
57+
58+
Since 2012 [Software Mansion](https://swmansion.com) is a software agency with
59+
experience in building web and mobile apps. We are Core React Native
60+
Contributors and experts in dealing with all kinds of React Native issues. We
61+
can help you build your next dream product –
62+
[Hire us](https://swmansion.com/contact/projects?utm_source=typegpu&utm_medium=readme).

packages/tinyest-for-wgsl/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,13 @@ This can then be used to generate the following Embeddable Syntax Tree:
2525
b: [{ r: { x: [{ x: ['a', '+', 'b'] }, '+', { f: ['double', ['a']] }] } }];
2626
}
2727
```
28+
29+
## tinyest is created by Software Mansion
30+
31+
[![swm](https://logo.swmansion.com/logo?color=white&variant=desktop&width=150&tag=typegpu-github 'Software Mansion')](https://swmansion.com)
32+
33+
Since 2012 [Software Mansion](https://swmansion.com) is a software agency with
34+
experience in building web and mobile apps. We are Core React Native
35+
Contributors and experts in dealing with all kinds of React Native issues. We
36+
can help you build your next dream product –
37+
[Hire us](https://swmansion.com/contact/projects?utm_source=tinyest&utm_medium=readme).

packages/tinyest/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ Tiny Embeddable Syntax Tree -
77

88
</div>
99

10-
**WIP: Under Construction**
11-
1210
A compact, fast, and embeddable JavaScript AST for transpilation.
1311

1412
### Projects using tinyest

packages/typegpu-color/README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,16 @@
22

33
# @typegpu/color
44

5-
🚧 **Under Construction** 🚧
6-
75
</div>
86

97
A set of color helper functions for use in WebGPU/TypeGPU apps.
8+
9+
## TypeGPU is created by Software Mansion
10+
11+
[![swm](https://logo.swmansion.com/logo?color=white&variant=desktop&width=150&tag=typegpu-github 'Software Mansion')](https://swmansion.com)
12+
13+
Since 2012 [Software Mansion](https://swmansion.com) is a software agency with
14+
experience in building web and mobile apps. We are Core React Native
15+
Contributors and experts in dealing with all kinds of React Native issues. We
16+
can help you build your next dream product –
17+
[Hire us](https://swmansion.com/contact/projects?utm_source=typegpu&utm_medium=readme).

packages/typegpu-geometry/README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,16 @@
22

33
# @typegpu/geometry
44

5-
🚧 **Under Construction** 🚧
6-
75
</div>
86

97
A set of geometry helper functions for use in WebGPU/TypeGPU apps.
8+
9+
## TypeGPU is created by Software Mansion
10+
11+
[![swm](https://logo.swmansion.com/logo?color=white&variant=desktop&width=150&tag=typegpu-github 'Software Mansion')](https://swmansion.com)
12+
13+
Since 2012 [Software Mansion](https://swmansion.com) is a software agency with
14+
experience in building web and mobile apps. We are Core React Native
15+
Contributors and experts in dealing with all kinds of React Native issues. We
16+
can help you build your next dream product –
17+
[Hire us](https://swmansion.com/contact/projects?utm_source=typegpu&utm_medium=readme).

packages/typegpu-gl/README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22

33
# @typegpu/gl
44

5-
🚧 **Under Construction** 🚧
6-
75
</div>
86

7+
## TypeGPU is created by Software Mansion
8+
9+
[![swm](https://logo.swmansion.com/logo?color=white&variant=desktop&width=150&tag=typegpu-github 'Software Mansion')](https://swmansion.com)
10+
11+
Since 2012 [Software Mansion](https://swmansion.com) is a software agency with
12+
experience in building web and mobile apps. We are Core React Native
13+
Contributors and experts in dealing with all kinds of React Native issues. We
14+
can help you build your next dream product –
15+
[Hire us](https://swmansion.com/contact/projects?utm_source=typegpu&utm_medium=readme).

packages/typegpu-noise/README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
# @typegpu/noise
44

5-
🚧 **Under Construction** 🚧
6-
75
</div>
86

97
A set of noise/pseudo-random functions for use in WebGPU/TypeGPU apps.
@@ -25,3 +23,13 @@ const mainFrag = tgpu
2523
const dir = randf.inUnitCircle(); // => v2f
2624
});
2725
```
26+
27+
## TypeGPU is created by Software Mansion
28+
29+
[![swm](https://logo.swmansion.com/logo?color=white&variant=desktop&width=150&tag=typegpu-github 'Software Mansion')](https://swmansion.com)
30+
31+
Since 2012 [Software Mansion](https://swmansion.com) is a software agency with
32+
experience in building web and mobile apps. We are Core React Native
33+
Contributors and experts in dealing with all kinds of React Native issues. We
34+
can help you build your next dream product –
35+
[Hire us](https://swmansion.com/contact/projects?utm_source=typegpu&utm_medium=readme).

packages/typegpu-radiance-cascades/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,13 @@ const runner = createRadianceCascades({
2525

2626
runner.run();
2727
```
28+
29+
## TypeGPU is created by Software Mansion
30+
31+
[![swm](https://logo.swmansion.com/logo?color=white&variant=desktop&width=150&tag=typegpu-github 'Software Mansion')](https://swmansion.com)
32+
33+
Since 2012 [Software Mansion](https://swmansion.com) is a software agency with
34+
experience in building web and mobile apps. We are Core React Native
35+
Contributors and experts in dealing with all kinds of React Native issues. We
36+
can help you build your next dream product –
37+
[Hire us](https://swmansion.com/contact/projects?utm_source=typegpu&utm_medium=readme).

packages/typegpu-sdf/README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
# @typegpu/sdf
44

5-
🚧 **Under Construction** 🚧
6-
75
</div>
86

97
A set of signed distance functions and utilities for use in WebGPU/TypeGPU apps.
@@ -28,3 +26,13 @@ const mainFragment = tgpu.fragmentFn({
2826
return d.vec4f(1, 1, 1, 0);
2927
});
3028
```
29+
30+
## TypeGPU is created by Software Mansion
31+
32+
[![swm](https://logo.swmansion.com/logo?color=white&variant=desktop&width=150&tag=typegpu-github 'Software Mansion')](https://swmansion.com)
33+
34+
Since 2012 [Software Mansion](https://swmansion.com) is a software agency with
35+
experience in building web and mobile apps. We are Core React Native
36+
Contributors and experts in dealing with all kinds of React Native issues. We
37+
can help you build your next dream product –
38+
[Hire us](https://swmansion.com/contact/projects?utm_source=typegpu&utm_medium=readme).

packages/typegpu-sort/README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
# @typegpu/sort
44

5-
🚧 **Under Construction** 🚧
6-
75
</div>
86

97
GPU sorting and scanning algorithms for TypeGPU.
@@ -55,3 +53,13 @@ const result = prefixScan(root, { inputBuffer, operation: std.add, identityEleme
5553
// Reduction only (returns the final aggregated value)
5654
const total = scan(root, { inputBuffer, operation: std.add, identityElement: 0 });
5755
```
56+
57+
## TypeGPU is created by Software Mansion
58+
59+
[![swm](https://logo.swmansion.com/logo?color=white&variant=desktop&width=150&tag=typegpu-github 'Software Mansion')](https://swmansion.com)
60+
61+
Since 2012 [Software Mansion](https://swmansion.com) is a software agency with
62+
experience in building web and mobile apps. We are Core React Native
63+
Contributors and experts in dealing with all kinds of React Native issues. We
64+
can help you build your next dream product –
65+
[Hire us](https://swmansion.com/contact/projects?utm_source=typegpu&utm_medium=readme).

0 commit comments

Comments
 (0)