log examples/E01_hello_triangle.nim @ 565:a0b01e84607d

age author description
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
Mon, 07 Aug 2023 00:23:00 +0700 Sam add: changing rendering system, not finished yet, also upgrading to Nim 2
Tue, 27 Jun 2023 00:17:40 +0700 Sam did: change API for ECS