mckahz
|
60fdfbdbe7
|
Revert "fixed typo"
This reverts commit 7179c4a613 .
|
2022-08-30 02:42:13 +10:00 |
|
mckahz
|
7179c4a613
|
fixed typo
syntax error in wgsl code
|
2022-08-30 02:40:28 +10:00 |
|
mckahz
|
603584379b
|
fixed typo
I think this was supposed to say "warp" as that makes more sense to me than wrap. I could be mistaken though.
|
2022-08-28 23:54:33 +10:00 |
|
Ben Hansen
|
58944cb8ca
|
fixes #384
|
2022-07-30 13:39:26 -06:00 |
|
Ben Hansen
|
1220dfa70b
|
fixes #382
|
2022-07-22 11:09:12 -06:00 |
|
Ben Hansen
|
d24553dec1
|
fixes #378
|
2022-07-22 10:14:40 -06:00 |
|
Ben Hansen
|
929ee5e1d3
|
working on fragment shader mesh generation
|
2022-07-22 10:02:17 -06:00 |
|
sotrh
|
ba28fa1ee9
|
Merge pull request #379 from archsolar/text-correction
Small text correction docs.
|
2022-07-22 09:59:12 -06:00 |
|
sotrh
|
6c12f6941d
|
Merge pull request #383 from louisgjohnson/patch-1
Fixing broken link to pipeline section
|
2022-07-22 09:58:47 -06:00 |
|
loui
|
777bf0f0bd
|
Fixing broken link to pipeline section
|
2022-07-22 13:25:49 +10:00 |
|
dependabot[bot]
|
de8eb22ab6
|
Bump terser from 4.8.0 to 4.8.1
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-21 23:10:12 +00:00 |
|
archsolar
|
67682a2b24
|
Small text correction docs.
love you
|
2022-07-15 22:06:36 +02:00 |
|
sotrh
|
1f75f94e88
|
Merge pull request #376 from sotrh/0.13
0.13
|
2022-07-02 14:35:43 -06:00 |
|
Ben Hansen
|
56c917c749
|
correcting code in tutorial3 and tutorial2
|
2022-07-02 14:14:53 -06:00 |
|
Ben Hansen
|
6e43280d27
|
finished 0.13 readme
|
2022-07-02 12:35:21 -06:00 |
|
Ben Hansen
|
3e7d0a5bea
|
updating PresentMode details and adding warning to pong
|
2022-07-02 12:24:57 -06:00 |
|
Ben Hansen
|
a2a1d69133
|
migrated to 0.13
|
2022-07-01 17:00:19 -06:00 |
|
Ben Hansen
|
0fa9eb1e6f
|
started fragment shader terrain version
|
2022-07-01 13:15:05 -06:00 |
|
Ben Hansen
|
844a1d1287
|
started write up for terrain tutorial
|
2022-06-25 14:32:24 -06:00 |
|
Ben Hansen
|
d2bc2134dc
|
added lighting to terrain
|
2022-06-24 14:35:44 -06:00 |
|
sotrh
|
f6c701633f
|
Merge pull request #373 from OisinA/master
Replace main.rs with lib.rs in intermediate tutorials
|
2022-06-24 13:25:12 -06:00 |
|
sotrh
|
7284620506
|
Merge pull request #374 from Ajacmac/master
added wasm-bindgen-futures dependency to tutorial 1 to match code exa…
|
2022-06-24 13:24:42 -06:00 |
|
Ben Hansen
|
b959515bac
|
removed threading tutorial from build-wasm.sh
|
2022-06-24 13:24:31 -06:00 |
|
Ben Hansen
|
f7da79e4c6
|
fixed noise generation
|
2022-06-24 12:41:25 -06:00 |
|
Ajacmac
|
bbe3d24f70
|
added wasm-bindgen-futures dependency to tutorial 1 to match code example. wasm-pack won't build without it
|
2022-06-21 15:06:43 -03:00 |
|
Ben Hansen
|
1dcc60ccfb
|
Merge branch 'master' of github.com:sotrh/learn-wgpu
|
2022-06-20 10:25:26 -06:00 |
|
Ben Hansen
|
4e129c563d
|
got heightmap working with compute shaders
|
2022-06-20 10:10:01 -06:00 |
|
OisinA
|
b987573e93
|
Replace main.rs with lib.rs
|
2022-06-17 16:08:33 +01:00 |
|
sotrh
|
b6c0b4fd2b
|
Merge pull request #372 from Narcha/master
Removed redundant quaternion multiplication implementation
|
2022-06-07 09:54:49 -06:00 |
|
Narcha
|
60b55d6cea
|
Removed redundant quaternion multiplication implementation
|
2022-06-07 15:03:09 +02:00 |
|
sotrh
|
fbc6591644
|
Merge pull request #354 from doodlewind/patch-1
Add Chinese translation
|
2022-06-04 11:07:53 -06:00 |
|
sotrh
|
884714875c
|
Merge pull request #366 from liningpan/master
fix: typo in write_texture
|
2022-06-04 10:59:37 -06:00 |
|
sotrh
|
ae7c6b4d91
|
Merge pull request #368 from 7tsvn/master
Clarified some of the steps in tutorial1-window
|
2022-06-04 10:54:59 -06:00 |
|
sotrh
|
57f96b0f09
|
Merge pull request #370 from sotrh/dependabot/npm_and_yarn/eventsource-1.1.1
Bump eventsource from 1.1.0 to 1.1.1
|
2022-06-04 10:52:23 -06:00 |
|
sotrh
|
35297142d0
|
Merge pull request #369 from Narcha/patch-1
Grammar fixes
|
2022-06-04 10:52:09 -06:00 |
|
sotrh
|
bca1bc0576
|
Merge pull request #371 from Narcha/patch-2
Fixed missing `pub` in ModelVertex struct
|
2022-06-04 10:51:02 -06:00 |
|
Narcha
|
94e6c383e0
|
Fixed missing pub in ModelVertex struct
|
2022-06-04 16:11:25 +02:00 |
|
dependabot[bot]
|
69b3803dfe
|
Bump eventsource from 1.1.0 to 1.1.1
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1)
---
updated-dependencies:
- dependency-name: eventsource
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-01 23:01:45 +00:00 |
|
Narcha
|
ad934b6199
|
Grammar fixes
|
2022-05-30 00:57:28 +02:00 |
|
7tsvn
|
38f6cd6081
|
updated formatting
|
2022-05-29 21:17:41 +01:00 |
|
7tsvn
|
55b9cba6ae
|
Update README.md
|
2022-05-29 21:17:13 +01:00 |
|
7tsvn
|
d444bc7df6
|
Cleared up some things in tutorial1
|
2022-05-29 21:14:41 +01:00 |
|
Lining Pan
|
6b2647cacb
|
fix: typo in write_texture
missing reference
|
2022-05-28 18:37:07 -04:00 |
|
Ben Hansen
|
bcb4282f1e
|
fixes #362
|
2022-05-28 15:02:26 -06:00 |
|
sotrh
|
44f0978b10
|
Merge pull request #365 from Narcha/patch-2
Remove incorrect .unwrap()
|
2022-05-28 13:56:19 -06:00 |
|
Narcha
|
e589b5d442
|
Remove incorrect .unwrap()
|
2022-05-28 16:17:54 +02:00 |
|
Yifeng Wang
|
48f4fc8d66
|
chore: remove badge
|
2022-05-17 17:42:39 +08:00 |
|
sotrh
|
9c6556757a
|
Merge pull request #353 from sotrh/dependabot/npm_and_yarn/async-2.6.4
Bump async from 2.6.3 to 2.6.4
|
2022-05-14 12:48:46 -06:00 |
|
sotrh
|
718123dede
|
Merge pull request #355 from lidongjies/fix/showcase-windowless
Fix windowless showcase
|
2022-05-14 12:44:50 -06:00 |
|
sotrh
|
b6f66e0565
|
Merge pull request #347 from dis-da-moe/master
Typos, references to `main.rs` supposed to be to `lib.rs`, and readability changes
|
2022-05-14 12:44:34 -06:00 |
|