Commit Graph

1091 Commits (master)
 

Author SHA1 Message Date
Blatko1 5c9bf26000
Tutorial11 improvements 6 months ago
Blatko1 7242f5ed46
Tutorial1 additional improvements 6 months ago
Blatko1 5918931501
Tutorial10 improvements 6 months ago
Blatko1 522bddc311
Tutorial9 improvements 6 months ago
Blatko1 1bffb1fab0
Tutorial8 improvements 6 months ago
Blatko1 ffdad591fd
Tutorial7 improvements 6 months ago
Blatko1 fb75eac20c
Tutorial6 improvements 6 months ago
Blatko1 c3abb241c2
Tutorial5 improvements 6 months ago
Blatko1 f33821d1eb
Tutorial4 improvements 6 months ago
Leon 2fa33aec6b
Merge branch 'sotrh:master' into master 6 months ago
Ben Hansen 67f81c8d82
Merge pull request #505 from iwek7/fix_space
Add missing space in shader
6 months ago
Ben Hansen 8bc2d2acc7
Merge pull request #510 from clonidine/fix/unused-imports
fix: removing unused imports
6 months ago
Leon 604cb31dce
Merge branch 'sotrh:master' into master 6 months ago
Blatko1 ba7e2e5c7a
Tutorial3 6 months ago
Blatko1 efc0124c58
Tutorial2 - +/- commas, capitalization, fixed incorrections 6 months ago
Ben Hansen b911bee64c
Merge pull request #507 from anantnrg/master
Added missing fields to RenderPassDescriptor
6 months ago
Ben Hansen 2ebdeb8f0a
Merge pull request #511 from Blatko1/master
Small changes to enhance the reading experience for the Tutorial1
6 months ago
Blatko1 32ff143d46
tutorial1 - removed/added commas, capitalizations
removed and added commas for easier reading experience, capitalized all word like 'Cargo' and 'JavaScript', added articles before some words
6 months ago
clonidine 128815a25c fix: removing unused imports 6 months ago
clonidine a821dbb22d fix: removing unused import 6 months ago
Anant Narayan b065748359
Added missing fields to RenderPassDescriptor 6 months ago
Benjamin Hansen ff5d4e11a7 fixed pong 6 months ago
iwek7 21feff0cf9 Add missing space in shader 7 months ago
Benjamin Hansen 653a9928b3 0.18 and hdr tutorial 7 months ago
Benjamin Hansen f111c33cba finished hdr writeup 7 months ago
Benjamin Hansen 969694efcf started writing doc 7 months ago
dependabot[bot] 087111f996
Bump rustix from 0.36.6 to 0.36.16
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.36.6 to 0.36.16.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.36.6...v0.36.16)

---
updated-dependencies:
- dependency-name: rustix
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months ago
dependabot[bot] a7cd70549c
Bump @babel/traverse from 7.17.3 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.17.3 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months ago
Benjamin Hansen dd8b53963b images and section headers 8 months ago
Benjamin Hansen c959ec4862 cleaning up 8 months ago
Benjamin Hansen c02872389e skybox working 8 months ago
Sean Krueger d5070ec8e6
Fixup requested changes 8 months ago
Benjamin Hansen 49c2cbc8f6 reflections seem correct 8 months ago
Benjamin Hansen fa43eb6172 got skybox rendering 8 months ago
Benjamin Hansen 67e78d9c65 more work on hdr tutorial 8 months ago
Benjamin Hansen 0bde203056 stubbed out topics page 9 months ago
Benjamin Hansen 0a083a9c12 created tutorial13-hdr 9 months ago
Benjamin Hansen 509dc856a1 fixes #475 9 months ago
Sean Krueger d74c206d8c Revert "Remove code meant for later"
This reverts commit 97faf40cf2. Fixed in 0062a05
10 months ago
Sean Krueger 6150f521d4 Add annotation to run() 10 months ago
Sean Krueger f81e30e6ab Remove code meant for later 10 months ago
Sean Krueger 9400755cb7 Match formating of tutorial 10 months ago
Sean Krueger 780d2ef3f4 Remove unneeded dependency update
With `wasm-bindgen-futures`  being added as a dependency in tutorial 1 (bbe3d24), it is no longer necessary to add it again in tutorial 2. This section has been reworked as a note stating that WASM would fail to build without it.
10 months ago
Sean Krueger 4d6d7dcf65 Update Surface tutorial State::new()
Adds an additional explanation that the `event_loop` needs to be updated after the window has been moved. While this is fixed in the input() section, including this mention in new() allows the program to compile during the new() and resize() section if the reader did not catch this themselves. 

Adds clarity following "changed State to own window" (09207e9) commit
10 months ago
dependabot[bot] 3b86d781e8
Bump semver from 5.7.1 to 5.7.2
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
Ben Hansen 64de216a2d
Merge pull request #450 from sotrh/dependabot/cargo/tokio-1.25.0
Bump tokio from 1.21.2 to 1.25.0
10 months ago
Ben Hansen 2ab4c9733e
Merge pull request #464 from sotrh/dependabot/cargo/openssl-0.10.48
Bump openssl from 0.10.42 to 0.10.48
10 months ago
Ben Hansen 2bad9b5972
Merge pull request #469 from sotrh/dependabot/cargo/spin-0.9.8
Bump spin from 0.9.4 to 0.9.8
10 months ago
Ben Hansen eb3a5ac183
Merge pull request #471 from sotrh/dependabot/cargo/h2-0.3.17
Bump h2 from 0.3.14 to 0.3.17
10 months ago
Ben Hansen 0d55cbe1f8
Merge pull request #481 from adsick/patch-1
typo fix
10 months ago