log examples/E10_pong.nim @ 1147:4d9e345da772

age author description
Sat, 08 Jun 2024 15:16:17 +0700 sam did: update all examples to work with latest refactoring
Sat, 08 Jun 2024 14:58:25 +0700 sam did: finish refactoring and updated all tests accordingly
Tue, 04 Jun 2024 16:51:50 +0700 sam did: refactor naming in tons of places
Wed, 22 May 2024 03:52:20 +0700 sam fix: pong example was not working yet
Tue, 05 Sep 2023 00:28:35 +0700 Sam did: update examples to work with improved scenegraph/material api, notice removed complexity!
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