Commit Graph

704 Commits (master)

Author SHA1 Message Date
Benjamin Hansen a8aad5f62b fixes #555 1 week ago
Benjamin Hansen 30a6b4488e fixes #548 1 week ago
Ben Hansen 7a2d7b6f04
Merge pull request #551 from jirisvd/fix-surface-tutorial-typos
Fix typos in surface tutorial
1 week ago
Jiří Švejda 6271615397 Fix typos in surface tutorial 3 weeks ago
王翼翔 83d85b164a
Update docs/beginner/tutorial2-surface/README.md
fix a spell mistake
1 month ago
Ben Hansen 30a9f026b0
Merge pull request #538 from zahash/surface_format
use find() instead of filter().next()
1 month ago
Ben Hansen 35af1c50aa
Merge pull request #521 from tmff/obj-fix
fixed panic on loading obj without normals
1 month ago
Benjamin Hansen f3adb534fe fixes #523 1 month ago
Benjamin Hansen a48836f9fc fixed #546 1 month ago
Benjamin Hansen 09c1024a8f fixed non-srgb on hdr tutorial 2 months ago
Benjamin Hansen 3d27fca202 demos working 2 months ago
Benjamin Hansen 8bb1b080b4 fixed up to model loading for wasm 2 months ago
Benjamin Hansen 202012b76d switch to `Backends::PRIMARY` 3 months ago
Benjamin Hansen 3e618336bd not crashing 3 months ago
Benjamin Hansen 6325590051 got pong working natively 3 months ago
Benjamin Hansen 12f115dfa1 code is working again 4 months ago
zahash 8e180c0fb2 put copied() after find() to avoid unnecessary copying of all the traversed items and instead copy only the one found 4 months ago
zahash d706826510 use find() instead of filter().next() 4 months ago
Benjamin Hansen 3f0caa6904 migrated tutorials 1 and 2 5 months ago
Sam e4c33b5c5f fixed panic on loading obj without normals 6 months ago
Benjamin Hansen 677300a5e9 fixes #504 6 months ago
Thomas Schaub 03d498a91c Fix inconsistency between code and text 6 months ago
Thomas Schaub 8a9f116905 Fix inconsistency between code and text 6 months ago
Joacim Magnusson e165d8c719
Correct outdated line in surface tutorial 7 months ago
Ben Hansen 430be18c3c
Merge branch 'master' into update-tutorial2 7 months ago
Blatko1 0b99b0665b
fixed typo 7 months ago
Blatko1 64872adb8f
wip-terrain improvements 7 months ago
Blatko1 7d0bfbd06f
tutorial13 improvements 7 months ago
Blatko1 91cb5df479
Tutorial12 improvements 7 months ago
Blatko1 5c9bf26000
Tutorial11 improvements 7 months ago
Blatko1 7242f5ed46
Tutorial1 additional improvements 7 months ago
Blatko1 5918931501
Tutorial10 improvements 7 months ago
Blatko1 522bddc311
Tutorial9 improvements 7 months ago
Blatko1 1bffb1fab0
Tutorial8 improvements 7 months ago
Blatko1 ffdad591fd
Tutorial7 improvements 7 months ago
Blatko1 fb75eac20c
Tutorial6 improvements 7 months ago
Blatko1 c3abb241c2
Tutorial5 improvements 7 months ago
Blatko1 f33821d1eb
Tutorial4 improvements 7 months ago
Leon 2fa33aec6b
Merge branch 'sotrh:master' into master 7 months ago
Ben Hansen 67f81c8d82
Merge pull request #505 from iwek7/fix_space
Add missing space in shader
7 months ago
Leon 604cb31dce
Merge branch 'sotrh:master' into master 7 months ago
Blatko1 ba7e2e5c7a
Tutorial3 7 months ago
Blatko1 efc0124c58
Tutorial2 - +/- commas, capitalization, fixed incorrections 7 months ago
Ben Hansen b911bee64c
Merge pull request #507 from anantnrg/master
Added missing fields to RenderPassDescriptor
7 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
7 months ago
Anant Narayan b065748359
Added missing fields to RenderPassDescriptor 7 months ago
iwek7 21feff0cf9 Add missing space in shader 7 months ago
Benjamin Hansen 653a9928b3 0.18 and hdr tutorial 8 months ago
Benjamin Hansen f111c33cba finished hdr writeup 8 months ago
Benjamin Hansen 969694efcf started writing doc 8 months ago