Commit Graph

684 Commits

Author SHA1 Message Date
Benjamin Hansen
677300a5e9 fixes #504 2023-12-27 15:33:22 -07:00
Thomas Schaub
03d498a91c Fix inconsistency between code and text 2023-12-25 17:48:41 +01:00
Thomas Schaub
8a9f116905 Fix inconsistency between code and text 2023-12-25 17:40:22 +01:00
Joacim Magnusson
e165d8c719
Correct outdated line in surface tutorial 2023-12-03 22:23:49 +01:00
Ben Hansen
430be18c3c
Merge branch 'master' into update-tutorial2 2023-11-30 19:10:25 -07:00
Blatko1
0b99b0665b
fixed typo 2023-11-29 10:20:18 +01:00
Blatko1
64872adb8f
wip-terrain improvements 2023-11-28 22:36:19 +01:00
Blatko1
7d0bfbd06f
tutorial13 improvements 2023-11-28 22:14:05 +01:00
Blatko1
91cb5df479
Tutorial12 improvements 2023-11-28 21:19:28 +01:00
Blatko1
5c9bf26000
Tutorial11 improvements 2023-11-28 21:13:06 +01:00
Blatko1
7242f5ed46
Tutorial1 additional improvements 2023-11-28 20:54:23 +01:00
Blatko1
5918931501
Tutorial10 improvements 2023-11-28 20:46:56 +01:00
Blatko1
522bddc311
Tutorial9 improvements 2023-11-28 20:20:15 +01:00
Blatko1
1bffb1fab0
Tutorial8 improvements 2023-11-28 13:26:50 +01:00
Blatko1
ffdad591fd
Tutorial7 improvements 2023-11-28 12:46:05 +01:00
Blatko1
fb75eac20c
Tutorial6 improvements 2023-11-28 12:31:35 +01:00
Blatko1
c3abb241c2
Tutorial5 improvements 2023-11-28 12:11:01 +01:00
Blatko1
f33821d1eb
Tutorial4 improvements 2023-11-28 10:14:41 +01:00
Leon
2fa33aec6b
Merge branch 'sotrh:master' into master 2023-11-28 09:36:14 +01:00
Ben Hansen
67f81c8d82
Merge pull request #505 from iwek7/fix_space
Add missing space in shader
2023-11-27 17:41:28 -07:00
Leon
604cb31dce
Merge branch 'sotrh:master' into master 2023-11-28 00:47:34 +01:00
Blatko1
ba7e2e5c7a
Tutorial3 2023-11-28 00:45:07 +01:00
Blatko1
efc0124c58
Tutorial2 - +/- commas, capitalization, fixed incorrections 2023-11-28 00:17:02 +01:00
Ben Hansen
b911bee64c
Merge pull request #507 from anantnrg/master
Added missing fields to RenderPassDescriptor
2023-11-27 15:43:14 -07:00
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
2023-11-27 23:20:23 +01:00
Anant Narayan
b065748359
Added missing fields to RenderPassDescriptor 2023-11-24 21:45:15 +05:30
iwek7
21feff0cf9 Add missing space in shader 2023-11-10 14:56:16 +01:00
Benjamin Hansen
653a9928b3 0.18 and hdr tutorial 2023-11-05 17:49:55 -07:00
Benjamin Hansen
f111c33cba finished hdr writeup 2023-11-04 23:12:15 -06:00
Benjamin Hansen
969694efcf started writing doc 2023-10-21 20:56:58 -06:00
Benjamin Hansen
dd8b53963b images and section headers 2023-10-15 23:10:57 -06:00
Sean Krueger
d5070ec8e6
Fixup requested changes 2023-10-11 11:31:24 -05:00
Benjamin Hansen
0bde203056 stubbed out topics page 2023-09-10 22:13:47 -06:00
Benjamin Hansen
509dc856a1 fixes #475 2023-09-10 21:57:27 -06:00
Sean Krueger
d74c206d8c Revert "Remove code meant for later"
This reverts commit 97faf40cf236fb9c5cdd605213da1fb9452a46f6. Fixed in 0062a05
2023-07-30 12:53:29 -05:00
Sean Krueger
6150f521d4 Add annotation to run() 2023-07-30 12:53:29 -05:00
Sean Krueger
f81e30e6ab Remove code meant for later 2023-07-30 12:53:29 -05:00
Sean Krueger
9400755cb7 Match formating of tutorial 2023-07-30 12:53:29 -05:00
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.
2023-07-30 12:53:01 -05:00
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
2023-07-30 12:49:37 -05:00
Ben Hansen
0d55cbe1f8
Merge pull request #481 from adsick/patch-1
typo fix
2023-07-29 15:41:28 -06:00
Benjamin Hansen
7de671074b removed reference to NonZeroU32 from tutorial5 2023-07-29 15:39:05 -06:00
Benjamin Hansen
b76dfa4a44 fixes #478 2023-07-29 15:14:16 -06:00
Benjamin Hansen
d554341f05 fixes #485 2023-07-29 15:00:31 -06:00
Ben Hansen
a477f97572
Merge pull request #494 from sotrh/0.17
update to 0.17
2023-07-29 13:17:18 -06:00
Benjamin Hansen
35a4e1642b update to 0.17 2023-07-29 13:15:38 -06:00
Vadim
50edc7c15a
typo fix 2023-06-13 19:09:02 +03:00
Ben Hansen
11820796f5
Merge pull request #479 from Piturnah/patch-1
Remove erroneous code from future
2023-06-12 10:22:01 -06:00
Benjamin Hansen
48d4d1a353 pong and news 2023-06-10 14:21:33 -06:00
Benjamin Hansen
8b8e844b76 update to 0.16 2023-06-10 12:40:22 -06:00