issues
search
software-mansion
/
TypeGPU
TypeScript library that enhances the WebGPU API, allowing resource management in a type-safe, declarative way.
http://typegpu.com
MIT License
157
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update Box Raytracing example to use `tgpu.resolve` API
#572
mhawryluk
opened
10 hours ago
1
Removed legacy pipelines & refactored the resolution context.
#571
iwoplaza
closed
7 hours ago
0
Nightly experimental build on CI for every commit on main.
#570
iwoplaza
opened
12 hours ago
0
fix: Remove legsperimental APIs from some examples.
#569
iwoplaza
closed
9 hours ago
0
Remove legacy/experimental APIs
#568
iwoplaza
closed
1 day ago
0
A rework of builtins as decorated data-types.
#567
iwoplaza
closed
1 day ago
2
Updated Vitest to major version 2
#566
iwoplaza
closed
4 days ago
0
Improve null GPU adapter experience on Live Examples page
#565
mhawryluk
closed
4 days ago
0
Simplified the declaration, name giving and resolution of resolvables.
#564
iwoplaza
closed
4 days ago
0
Update Vitest to the newest major version.
#563
iwoplaza
closed
4 days ago
0
Re-think constructing WGSL code strings internally, and giving names to identifiers.
#562
iwoplaza
closed
4 days ago
0
Remove explicit `example-toolkit` API from live code editor
#561
mhawryluk
closed
4 days ago
0
Add loading and draw here UI elements to the MNIST example
#560
mhawryluk
closed
5 days ago
0
Analyze the performance impact of flags in buffers
#559
reczkok
opened
5 days ago
0
Rework textures to fit the new API
#558
iwoplaza
closed
5 days ago
0
Extract smol types from typegpu to a new package
#557
reczkok
closed
5 days ago
0
Replace remaining `example-toolkit` usages
#556
mhawryluk
closed
5 days ago
0
Separate SMOL from typegpu package
#555
reczkok
closed
4 days ago
0
Add "loading" and "draw here" UI elements to the MNIST example.
#554
iwoplaza
closed
5 days ago
0
Update enabling WebGPU on Safari iOS
#553
PPojda
closed
6 days ago
0
Fix MNIST inference example bug on mobile
#552
reczkok
closed
1 week ago
0
Improve rollup-plugin and rework AST assignment
#551
reczkok
opened
1 week ago
0
See how feasible integrating into an existing Three.js project is.
#550
iwoplaza
opened
1 week ago
0
Research Skia shaders, and how passing shared values works in them
#549
iwoplaza
opened
1 week ago
0
Research TSL shaders, their strength and weaknesses
#548
iwoplaza
opened
1 week ago
0
Create an example app using react-native-wgpu and TypeGPU
#547
iwoplaza
opened
1 week ago
0
Prepare a POC of a lib providing a declarative data API for TypeGPU
#546
iwoplaza
opened
1 week ago
0
Replace onCleanup and onFrame example-toolkit functions
#545
mhawryluk
closed
5 days ago
0
Update Box Raytracing example to use the new APIs
#544
mhawryluk
opened
1 week ago
0
Example controls definition via exported object
#543
mhawryluk
closed
1 week ago
0
Split MNIST example into code sections for more readability.
#542
iwoplaza
closed
1 week ago
0
Better MNIST network and image processing
#541
reczkok
closed
1 week ago
0
Rework example controls from exported objects + Slider control
#540
mhawryluk
closed
1 week ago
0
StackBlitz integration on Live Examples page
#539
mhawryluk
closed
13 hours ago
0
StackBlitz integration
#538
mhawryluk
closed
13 hours ago
0
Fix MNIST example type issue
#536
reczkok
closed
1 week ago
0
Tgpu resolve api
#535
reczkok
closed
4 days ago
0
Typed textures (a do-over)
#534
iwoplaza
closed
5 days ago
0
Add `$idx` builder method to bindGroupLayouts
#533
mhawryluk
closed
1 week ago
0
Remove builtins from entry function arguments in tgpu-gen
#532
mhawryluk
closed
1 week ago
0
Remove builtins from entry function arguments.
#531
iwoplaza
closed
1 week ago
0
Add `d.location` attribute support in tgpu-gen
#530
mhawryluk
closed
2 weeks ago
0
FIx losing scroll position when switching between html/ts tabs in Live Examples
#529
mhawryluk
closed
2 weeks ago
0
Add testing docs build to ci
#528
mhawryluk
closed
2 weeks ago
0
Rename implement to does in tgpu.fn
#527
mhawryluk
closed
2 weeks ago
0
Code editor loses scroll position when switching tabs in Live Examples
#526
mhawryluk
closed
2 weeks ago
0
Build docs website as part of CI
#525
iwoplaza
closed
2 weeks ago
0
Rename `.implement` to `.does`
#524
iwoplaza
closed
2 weeks ago
0
Add `$idx` builder method to bindGroupLayouts.
#523
iwoplaza
closed
1 week ago
0
tgpu.resolve API
#522
iwoplaza
closed
4 days ago
0
Next