Commit Graph

18 Commits

Author SHA1 Message Date
Johan Andersson
e8f33c97a5
Add sky shader example code and screenshot to README (#83)
* Add example sky shader to README

* Bigger screenshot

* Change order

* [example] Simplify & rustify sky shader further

* Make code slightly nicer

* Add back comment

* Newline

* Add Vec4::truncate

Co-authored-by: Jasper Bekkers <bekkers@gmail.com>
2020-10-21 21:42:49 +02:00
Ari V
1fa44d6891
Simplify getting started + general cleanup (#77) 2020-10-21 12:01:44 +02:00
khyperia
96bb94f9fe Merge rspirv-linker into rustc_codegen_spirv 2020-10-19 10:20:29 +02:00
XAMPPRocky
5ec5ce8284
Update README.md (#56) 2020-10-14 09:13:55 +02:00
Johan Andersson
f6381cfea2 Clarify SPRIV-Tools install to PATH in README
Part of #28
2020-10-13 23:18:30 +02:00
Johan Andersson
c0a9e53979 Tiny README formatting tweak 2020-10-13 23:17:13 +02:00
khyperia
e56c35aaf3 Docs, and fix clippy issues 2020-10-10 13:04:18 +02:00
khyperia
5fc3c34521 Do an initial sketch of getting-started guide 2020-10-09 18:15:49 +02:00
khyperia
6da1ac5474 rustup update 2020-09-21 09:37:31 +02:00
khyperia
0a2629ef13 Documentation! 2020-09-16 16:08:08 +02:00
Johan Andersson
f890ce0fcc Switch from Slack to Discord 2020-09-10 18:28:37 +02:00
Johan Andersson
8342b34c07
Official emoji in the README 2020-09-07 10:35:17 +02:00
Ari V
e1f1d88d33
Fix small typos 2020-09-02 16:28:36 +02:00
Johan Andersson
1e45c25e34 Link meeting issues 2020-08-22 15:24:00 +02:00
Johan Andersson
dd8dde9d61 Add license and CoC 2020-08-18 00:17:24 +02:00
Jasper Bekkers
91fd9f51a8
Update README.md 2020-08-14 08:25:06 +02:00
Johan Andersson
4a6b1ee36c
Merge project description & README (#7)
* Merge project description & README

This makes it a better entrypoint going to the repo to understand what this is directly.

Think we can aim to keep the main README very clean and reasonable in scope, so when we add additional deeper design och project docs we can again put that in docs/ and just link from the README.

* Add back process
2020-08-13 17:58:31 +02:00
Johan Andersson
8ab971464c Move codegen to folder 2020-08-13 15:10:07 +02:00