Commit Graph

738 Commits

Author SHA1 Message Date
Ben Hansen
d6d268bd44 tutorial10 lighting now uses wgsl 2021-05-12 22:08:07 -06:00
Łukasz Konopka
10760a73de Fix typo 2021-05-11 11:41:31 +02:00
dependabot[bot]
7f6f3bd4ad
Bump lodash from 4.17.19 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 17:35:24 +00:00
Ben Hansen
d2889cd50a beginner tutorial code now uses wgsl 2021-05-08 14:09:28 -06:00
dependabot[bot]
21cc7103fb
Bump url-parse from 1.4.7 to 1.5.1
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-08 17:42:16 +00:00
Ben Hansen
8a72178353 tutorial9 wgsl attempt 2021-05-04 15:31:58 -06:00
Ben Hansen
601273ec2b debugging tutorials 9 and 10 2021-05-01 20:26:28 -06:00
Ben Hansen
add4ba7328 fixed panics in tutorials 5-8 2021-05-01 19:02:38 -06:00
Ben Hansen
f3ebc0e666 fixed panic in tutorials 3 and 4 2021-05-01 18:10:01 -06:00
Ben Hansen
46eb5eb139 code now builds on 0.8 2021-05-01 15:55:26 -06:00
dependabot[bot]
576ecd1235
Bump ssri from 6.0.1 to 6.0.2
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-30 10:28:27 +00:00
sotrh
e0cd2b0a39
Merge pull request #157 from yutannihilation/cgmath-0.18
Update cgmath 0.18
2021-04-18 20:27:09 -06:00
sotrh
d8a861b515
Merge branch 'master' into cgmath-0.18 2021-04-18 19:36:12 -06:00
sotrh
c5c3e907c7
Merge pull request #163 from segalll/master
Fix typos in beginner window tutorial
2021-04-18 19:33:45 -06:00
sotrh
ce648b91e7
Merge pull request #164 from yutannihilation/winit-0.24
Update winit to 0.24 and wgpu to 0.7.1
2021-04-18 19:33:19 -06:00
Hiroaki Yutani
24f565ee58 Update winit to 0.24 2021-04-16 00:28:55 +09:00
Hiroaki Yutani
044871db65 Update wgpu to 0.7.1 2021-04-15 23:47:56 +09:00
Henry Segal
18dff8f171
Fix typos 2021-04-14 20:56:28 -05:00
Hiroaki Yutani
1bb374c89e docs 2021-04-11 17:09:10 +09:00
Hiroaki Yutani
ecf8076b75 showcase 2021-04-11 17:09:00 +09:00
Hiroaki Yutani
58ff4bb438 tutorial13 2021-04-11 17:01:07 +09:00
Hiroaki Yutani
e26605ebb7 tutorial12 2021-04-11 16:59:05 +09:00
Hiroaki Yutani
a81a844bd6 tutorial11 2021-04-11 16:56:01 +09:00
Hiroaki Yutani
316f191cf7 tutorial10 2021-04-11 16:54:50 +09:00
Hiroaki Yutani
9c07ba5388 tutorial9 2021-04-11 16:52:38 +09:00
Hiroaki Yutani
3bf2c0f9ed tutorial8 2021-04-11 16:48:54 +09:00
Hiroaki Yutani
156a61b459 tutorial7 2021-04-11 16:46:59 +09:00
Hiroaki Yutani
6b5d3eee87 tutorial6 2021-04-11 16:45:02 +09:00
Hiroaki Yutani
7293547212 Bump cgmath version 2021-04-11 16:38:53 +09:00
sotrh
ce1b38e4cf
Merge pull request #154 from sotrh/dependabot/npm_and_yarn/y18n-4.0.1
Bump y18n from 4.0.0 to 4.0.1
2021-04-09 13:00:04 -06:00
sotrh
e1e91bb8a4
Merge pull request #155 from sergmister/patch-1
Fix typo
2021-04-09 12:59:20 -06:00
Sergii Penner
597c37b8b1
Fix typo
Fixed typo 'upc close' -> 'up close'.
2021-04-02 20:10:18 -06:00
dependabot[bot]
82cd624a62
Bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 03:33:31 +00:00
sotrh
674312d3b2
Merge pull request #147 from yutannihilation/tutorial1-use
use winit:🪟:Window
2021-03-29 09:02:09 -06:00
sotrh
d5ab40ade1
Merge pull request #151 from vigdail/patch-1
Tutorial 9. Texture::load() return type fix
2021-03-29 09:00:36 -06:00
sotrh
220366adcc
Merge pull request #152 from pop/edits/misc-typos
Misc typo and code fixes.
2021-03-29 08:59:30 -06:00
sotrh
fd91063fdc
Merge pull request #153 from Systemcluster/patch-1
Rename OUTPUT_ATTACHMENT to RENDER_ATTACHMENT in description
2021-03-28 11:08:05 -06:00
Chris
0926c253e5
Rename OUTPUT_ATTACHMENT to RENDER_ATTACHMENT 2021-03-27 11:59:08 +01:00
Elijah C. Voigt
bcc79b5e41 Misc typo and code fixes.
009: impl Vertex for ModelVertex was using the vertex_attr_array! macro.
009: RenderPipelineDescriptor has a `vertex` member not  `vertex_state`.
009: to_rgba() should be to_rgba8(), to_rgba is set to be deprecated.

010: BindGroupDescriptor has a `entries` member not `bindings`.
010: Remove re-declaration of mat4 model_matrix;
010: Prefer hard-coded [#.#; #] instead of `Foo::fn().into()`.
010: Clarify which shader frag/vert file changes are in.

011: Change Model::load return type to Result<Self>.
011: TextureDescriptor does not have a array_layer_count member.

012: Add .into() to calls in Uniforms::update_view_proj().
012: Dereference delta variable in State::input().

013: Add more changed lines to Model::load to avoid compiler yelling.
2021-03-26 09:46:37 -07:00
vigdail
9f254cc794
Tutorial 9. Texture::load() return type fix 2021-03-24 16:07:31 +00:00
Hiroaki Yutani
f0f1ec0e12 Fix module path 2021-03-22 08:19:24 +09:00
Hiroaki Yutani
e5bea6e29f Move comment 2021-03-22 08:17:21 +09:00
sotrh
80ecaade61
Merge pull request #146 from yutannihilation/doc/link-to-github
Add a link to GitHub repo
2021-03-21 16:36:27 -06:00
sotrh
195945083b
Merge pull request #149 from yutannihilation/patch-7
Minor fixes on tutorial 6
2021-03-21 16:26:16 -06:00
sotrh
4193f6f35a
Merge pull request #150 from yutannihilation/tutorial5-ref
Remove & from set_vertex_buffer()
2021-03-21 16:25:41 -06:00
Hiroaki Yutani
b09302f23e Remove & from set_vertex_buffer() 2021-03-21 23:01:00 +09:00
Hiroaki Yutani
0da538190a
Minor fixes on tutorial 6 2021-03-21 19:06:48 +09:00
Hiroaki Yutani
a13c43f6b2 use winit::Window; 2021-03-20 22:45:14 +09:00
Hiroaki Yutani
79ecc1643b Add a link to GitHub repo 2021-03-20 22:35:03 +09:00
sotrh
bb66d9595c
Merge pull request #145 from dskart/patch-1
Fixed spelling mistake
2021-03-17 20:29:35 -06:00