log examples/E01_hello_triangle.nim @ 594:512d33d314c4

age author description
Thu, 20 Apr 2023 21:59:52 +0700 Sam add: correct swapchain destruction, update 1st example to be working
Mon, 06 Feb 2023 23:32:45 +0700 Sam fix: stuff, add working pong
Sun, 05 Feb 2023 00:28:18 +0700 Sam fix: API changes
Tue, 24 Jan 2023 10:22:38 +0700 Sam did: rename and update older demos to work with new APIs
Tue, 05 Sep 2023 00:28:35 +0700 Sam did: update examples to work with improved scenegraph/material api, notice removed complexity!
Mon, 04 Sep 2023 00:55:35 +0700 Sam fix: first example