log examples/E01_hello_triangle.nim @ 664:c33c8e156e3e

age author description
Mon, 08 May 2023 21:21:49 +0700 Sam did: update examples to use new API for scene + scene globals
Sat, 29 Apr 2023 18:29:19 +0700 Sam fix: API change for shader attributes
Wed, 26 Apr 2023 02:15:43 +0700 Sam add: upgrade all simple examples to new engine version
Thu, 20 Apr 2023 23:46:22 +0700 Sam did: rewrite example 02 with new engine approach
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