Commit Graph

40 Commits (7faec5cb4dd34f3c6f72afca839a4133a2515469)

Author SHA1 Message Date
Sitong Peng 4211abcc12
your -> you'll 3 years ago
sotrh 5a51bf47f9
Merge pull request #210 from SuperSamus/master
Miscellaneous improvements
3 years ago
Epacnoss d9e6c4a326
Change Float3 to Float32 3 years ago
Martino Fontana 2c811f43a4 Truncated excessive float precision 3 years ago
Ben Hansen 87c6fa9971 fixed #158 3 years ago
Ben Hansen f1c7536668 migrated tutorial 4 and 5 3 years ago
Ben Hansen f3ebc0e666 fixed panic in tutorials 3 and 4 3 years ago
Ben Hansen 46eb5eb139 code now builds on 0.8 3 years ago
Raphael Van Hoffelen 1699be127d
Fixed spelling mistake 4 years ago
Linden Krouse f6f6fa29c4
Fixed some spelling and grammar errors 4 years ago
Ben Hansen e3592e2809 migrated docs for tutorials 4-9 4 years ago
Ben Hansen e7318530d4 migrated docs for tutorials 1-3 and cargo fmt 4 years ago
Ben Hansen 91879d405b code up to 7 migrated 4 years ago
Aleksey Halahan ad0515bdfb
Fix a type in the code example
Was missing the `slice` method
4 years ago
Renato Caldas d44f216b14 Fix inconsistent position of the 'size' field in the beginner tutorials 4 years ago
Renato Caldas 67635a5fad Fix typos in beginner tutorial 4 4 years ago
sotrh 7b1a81ccfe
Merge pull request #123 from kanerogers/patch-4
Clarify changes to State struct
4 years ago
Kane Rogers b93a57d9b3
Clarify changes to State struct
Not a big one, just being explicit where the fields need to be updated on the struct.
4 years ago
Ben Hansen 5abaa16ac1 updated bytemuck to use derive as per #109 4 years ago
matthew 64fa3c9017
more 4 years ago
matthew 6cb43e8e61
set_vertex_buffer doesn't expect a reference 4 years ago
Alan Kemp 909c2debfc DeviceExt is now in a util namespace 4 years ago
Kane Rogers 5f89b92651
Add `use` statement for DeviceExt
I tripped over this one while following along with the tutorial. I added a little link to extension traits as I'm aware the audience of this tutorial may not be familiar with them.

Please feel free to rewrite/throw out any of my copy as you see fit.  😄 

Thanks again for this phenomenal tutorial!
4 years ago
Ben Hansen ad5cd8e12f fixed #93 4 years ago
Ben Hansen 3f2607e663 forgot some stuff 4 years ago
Ben Hansen 0fbb71efb6 migrated tutorial4 4 years ago
Jan Prudil 4fd19939cf
Use vertex_attr_array 4 years ago
Khionu Sybiern 139d2cc04d
Update README.md
Keep `set_vertex_buffer` function to not mislead readers into replacing it instead of supplement it
4 years ago
Cedric Hutchings 500d84058b
Merge branch 'master' into patch-1 4 years ago
Cedric Hutchings 6d79a960de
grammar fixes
I acknowledge that some of these are purely subjective, but the improper `'s` irks me, heh.
4 years ago
Mark Hildreth f61585f85b Some small fixes. 4 years ago
artvinn fdb525fa41 Fix some inconsistencies 4 years ago
CJ Burkey de381c070f
very -> vary 4 years ago
Ben Hansen 6bd7d714e8 missed "y is down" in tutorial4 4 years ago
Ben Hansen 82048bcc31 migrated tutorial4 5 years ago
Ben Hansen da4c268fbc updated winit to 0.20 5 years ago
Ben Hansen df7840a3ca added AutoGithubLink and fixed uniforms challenge 5 years ago
Ben Hansen 348a06ee0f reorganized project, added challenge impls 5 years ago
Ben Hansen 045b960bee finished windowless 5 years ago
Ben Hansen e35d51ee7b tutorial4-buffer 5 years ago