From e7b84a65084e17d5da64fe1fa716d7a186ed701c Mon Sep 17 00:00:00 2001 From: s-ol Date: Mon, 4 Oct 2021 16:13:31 +0200 Subject: Split root out of mmm repo --- root/workshops/shaders/text$markdown.md | 31 ------------------------------- 1 file changed, 31 deletions(-) delete mode 100644 root/workshops/shaders/text$markdown.md (limited to 'root/workshops/shaders/text$markdown.md') diff --git a/root/workshops/shaders/text$markdown.md b/root/workshops/shaders/text$markdown.md deleted file mode 100644 index cea0001..0000000 --- a/root/workshops/shaders/text$markdown.md +++ /dev/null @@ -1,31 +0,0 @@ -# (procedural) graphics with math and shaders -This is a workshop i am currently preparing. -If you are interested in having this workshop be held at your institution, -please contact me! - -## topics -In this workshop I will cover the principles and tricks behind procedural -graphics and animations like the following examples: - - - - - - -I plan to introduce the participants to the following topics: - -- what are procedural graphics? -- what are shaders? -- drawing a circle (with math) -- transforming space - - moving, scaling, rotating - - mirroring, repeating, fractals - - bending space -- procedural animation - - tweaking motion - - easing functions -- signed distance fields and raymarching -- basic lighting - -The exact topics and structure can be adjusted based on the course runtime and -level of the participants' experience. -- cgit v1.2.3