log examples/E01_hello_triangle.nim @ 671:d84b2e88776a

age author description
Tue, 09 May 2023 18:19:17 +0700 Sam fix: always use rgba
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