Commit Graph

463 Commits

Author SHA1 Message Date
Hugo Woodiwiss
08fc3e41d0
Update tutorial 11 to tobj 3.0.x 2021-06-01 14:27:13 +01:00
Hugo Woodiwiss
67c9246b2f
Updated tutorial to work with tobj 3.0.x 2021-06-01 14:19:32 +01:00
Hugo Woodiwiss
72ea816735
Update tobj in lighting tutorial 2021-06-01 13:57:56 +01:00
Hugo Woodiwiss
8a01d0e519
Update model loading tutorial to tobj 3.0.x 2021-06-01 13:53:03 +01:00
sotrh
4e7d249943
Merge pull request #179 from NyxZuSehen/master
Removed shaderc from dependencies and bumped up wgpu version in beginner window tutorial
2021-05-26 13:37:02 -06:00
nyx
7755e16a4b Changed wgpu version in example
Removed shaderc from example
2021-05-25 13:56:38 +02:00
nyx
5e52c7dc07 Removed shaderc from Cargo.toml dependencies 2021-05-25 13:54:54 +02:00
sotrh
e6029cb259
Merge pull request #171 from lukeKonopka/fix-readme-typo
Fix typo in README.md
2021-05-24 14:46:55 -06:00
sotrh
f6d5592eca
Merge pull request #166 from sotrh/dependabot/npm_and_yarn/ssri-6.0.2
Bump ssri from 6.0.1 to 6.0.2
2021-05-24 14:46:27 -06:00
sotrh
21fd7689fa
Merge pull request #169 from sotrh/dependabot/npm_and_yarn/url-parse-1.5.1
Bump url-parse from 1.4.7 to 1.5.1
2021-05-24 14:46:17 -06:00
sotrh
8fe220c09e
Merge pull request #170 from sotrh/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.19 to 4.17.21
2021-05-24 14:46:02 -06:00
Ben Hansen
2dd8d7bf82 fixes #176 2021-05-24 14:45:15 -06:00
Ben Hansen
de57cdf4ea fixes #173 2021-05-24 14:23:53 -06:00
sotrh
c527e8ec9a
Merge pull request #177 from sotrh/0.8
0.8
2021-05-24 14:21:23 -06:00
Ben Hansen
9baae51fe3 finishing up 0.8 2021-05-24 13:14:17 -06:00
Ben Hansen
63e0d9c6b8 intermediate tutorials migrated 2021-05-24 11:44:10 -06:00
Ben Hansen
b160f28d48 tutorials 6-9 migrated 2021-05-20 17:53:47 -06:00
Ben Hansen
f1c7536668 migrated tutorial 4 and 5 2021-05-18 20:38:15 -06:00
Ben Hansen
68b563b8e6 updated tutorial3-pipeline docs 2021-05-18 20:28:08 -06:00
Ben Hansen
4e6c061914 fixing warnings 2021-05-18 19:20:29 -06:00
Ben Hansen
2f8bf02710 finished migrating challenge shaders and cargo fmt 2021-05-18 19:16:36 -06:00
Ben Hansen
f9ee77844d removed shaderc from build.rs 2021-05-17 21:28:12 -06:00
Ben Hansen
8e6e6e7092 fixed #174 2021-05-17 21:15:25 -06:00
Ben Hansen
c21c7bd889 tutorials 12 and 13 now use wgsl 2021-05-17 21:09:39 -06:00
Ben Hansen
d2db4fa575 migrated tutorial11-normals code 2021-05-15 16:58:02 -06:00
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