issues
search
sotrh
/
learn-wgpu
Guide for using gfx-rs's wgpu library.
https://sotrh.github.io/learn-wgpu/
MIT License
1.53k
stars
267
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added a Note about the Index buffer
#581
Local-Trash
opened
1 week ago
0
Remove an inaccurate comment.
#580
jerzywilczek
opened
3 weeks ago
0
Setup normal map at tutorial 11 does not work
#579
hoangcuongzk1
closed
1 month ago
1
Improved CameraController code
#578
melodycatt
closed
1 month ago
1
fix relative link
#577
yzx9
opened
1 month ago
0
fix missing field `window`
#576
yzx9
opened
1 month ago
0
Tutorial 2 event_loop.run() code in render() section does not seem to be correct
#574
myth0genesis
closed
1 month ago
1
Tutorial2 Not Working on Web
#573
carsonalh
closed
1 month ago
1
Fix typo in tutorial 2
#572
fazil47
closed
1 month ago
0
fix: Add reference to `memory_hints`
#570
msfstef
closed
2 months ago
0
fix tutorial8-depth code
#569
YeongCheon
closed
2 months ago
0
Fix indentations
#568
ohno418
closed
2 months ago
0
Missing field during State::New() in "The Surface"
#567
ValorZard
closed
2 months ago
1
Bump openssl from 0.10.60 to 0.10.66
#566
dependabot[bot]
opened
4 months ago
0
fix DeviceDescriptor creation
#565
nsarlin
opened
4 months ago
0
update to 22.0
#564
sotrh
closed
4 months ago
0
Tutorial10 was running fine yesterday, today it does not.
#563
Jeklah
closed
1 month ago
6
How to draw in a dedicated function
#562
jjbel
closed
4 months ago
2
Add compilation options to VertexState and FragmentState
#561
AlexHayton
closed
4 months ago
0
Remove ScaleFactorChanged. MainEventsCleared no longer exists.
#560
AlexHayton
closed
4 months ago
0
Bump ws from 6.2.2 to 6.2.3
#559
dependabot[bot]
opened
5 months ago
0
new_inner_size: No such field
#558
Cg1340
closed
4 months ago
3
Fix typo: "itrequired_limits" => "it limits"
#557
ageron
closed
4 months ago
0
Fix typos "beened"=>"been" and "run()"=>"resize()"
#556
ageron
closed
4 months ago
0
Cannot follow tutorial as is
#555
Zekinler
closed
5 months ago
0
Vertex jittering when a object is far from the origin
#554
Khalzz
opened
5 months ago
1
Fix your tutorial
#553
Zekinler
closed
5 months ago
4
Set: width and height of canvas in html and Edit: resource paths of resource.rs using "origin.endswith"
#552
kimgh06
opened
6 months ago
2
Fix typos in surface tutorial
#551
jirisvd
closed
5 months ago
0
fix a spell mistake at docs/beginner/tutorial2-surface/README.md
#550
kingwingfly
closed
5 months ago
0
Update the window creation section
#549
tim-lappe
opened
6 months ago
14
Surface chapter code contains compilation errors!
#548
Jatinchhabra21
closed
5 months ago
2
Bump tar from 6.1.13 to 6.2.1
#547
dependabot[bot]
opened
6 months ago
0
The source code in the Dependencies and window chapters is outdated.
#546
whtsht
closed
6 months ago
1
Compiler error in State::new()
#545
TheBlckbird
closed
6 months ago
5
Bump h2 from 0.3.17 to 0.3.26
#544
dependabot[bot]
closed
6 months ago
0
Bump express from 4.17.3 to 4.19.2
#543
dependabot[bot]
closed
6 months ago
0
Bump follow-redirects from 1.14.9 to 1.15.6
#542
dependabot[bot]
closed
6 months ago
0
Bump mio from 0.8.4 to 0.8.11
#541
dependabot[bot]
opened
8 months ago
1
some setup is needed for proper dev eniorment of the exmple
#540
nevakrien
closed
6 months ago
2
begin_render_pass works fine without putting the whole thing in nested scope
#539
zahash
closed
6 months ago
1
use find() instead of filter().next()
#538
zahash
closed
6 months ago
1
By Default, Backends are set to Backends::all()
#537
zahash
closed
6 months ago
2
Bump ip from 1.1.5 to 1.1.9
#536
dependabot[bot]
closed
6 months ago
0
Avoid using unimplemented input method
#535
tomokikun
closed
6 months ago
1
fix #533 by updating winit
#534
calebharris
closed
6 months ago
1
Running tutorial11-normals panics on macOS Sonoma after fresh checkout
#533
calebharris
closed
6 months ago
1
Windowing chapter won’t work on some platforms
#532
JoeOsborn
opened
9 months ago
4
EventLoop::new() return a Result(...) and need unwrap() to use.
#531
LuncyBloont
closed
9 months ago
0
Incorrect parameter for creation of WGPU Instance
#530
baad-c0de
closed
6 months ago
2
Next