log

age author description
Sat, 04 Feb 2023 02:24:41 +0700 Sam add: keyboard/mouse inpute test
Sat, 04 Feb 2023 02:24:15 +0700 Sam fix: scene graph, input
Wed, 25 Jan 2023 23:56:59 +0700 Sam fix: some formatting, bug when opening on windows.
Tue, 24 Jan 2023 10:22:38 +0700 Sam did: rename and update older demos to work with new APIs
Sun, 22 Jan 2023 22:46:53 +0700 Sam did: deep refactoring of handling vertrex attribute and buffer updates, don't ask ;(
Fri, 20 Jan 2023 16:53:37 +0700 Sam did: use new vector and matrix names for simpler code
Fri, 20 Jan 2023 16:36:52 +0700 Sam did: refactor Matrix names
Fri, 20 Jan 2023 16:13:32 +0700 Sam did: refactor Vector names
Fri, 20 Jan 2023 00:41:55 +0700 Sam did: cleanup main namespace, add: better coordinate handling in input example
Thu, 19 Jan 2023 22:55:56 +0700 Sam fix: remove rsync
Thu, 19 Jan 2023 22:50:32 +0700 Sam fix: use console for debug buids
Thu, 19 Jan 2023 22:49:12 +0700 Sam add: improve build on windows
Thu, 19 Jan 2023 17:39:32 +0700 Sam fix: wrong number of swapchain images
Thu, 19 Jan 2023 17:00:06 +0700 Sam fix: quit early to prevent swapchain recreation after program termination
Thu, 19 Jan 2023 16:41:50 +0700 Sam fix: correct address retrieval