Commit Graph

42 Commits

Author SHA1 Message Date
2e905a80a8 Use kwargs in Batch construction to provide parameters names. 2022-12-30 12:29:33 +01:00
8e020915a6 Bump engine submodule and switch back to SoA parameters. 2022-12-30 10:53:37 +01:00
66a099e51f Bump engine submodule. 2022-12-29 19:19:17 +01:00
1649bb6dc9 Run forever. 2022-12-29 14:36:30 +01:00
81f0745feb Pimp forest texture. 2022-12-29 14:36:16 +01:00
758ed8c7f4 Bump engine submodule and add interactive orbit camera. 2022-12-29 08:15:38 +01:00
850a254abc Add events manager and mouse keyboard clients. 2022-12-29 08:13:53 +01:00
1ac12ea9ea Bump engine submodule and update timings. 2022-12-27 06:30:14 +01:00
108976bdff Bump engine submodule and switch to mat3 orientations. 2022-12-26 14:14:33 +01:00
c4309ef7c7 Bump engine submodule. 2022-12-25 04:35:09 +01:00
bff54342dc Bump engine submodule. 2022-12-24 11:35:14 +01:00
119cd76156 Bump engine submodule and quit with a click or by pressing q. 2022-12-24 06:41:02 +01:00
7ed23a5d5f Terminate on key release. 2022-12-23 10:25:37 +01:00
34277274a3 Use the new buffer method to create ctypes arrays. 2022-12-23 10:24:21 +01:00
858dcd95bc Bump engine submodule. 2022-12-23 10:23:32 +01:00
3e83c636ee A little bit of clenaup. 2022-12-23 06:36:24 +01:00
643c9a1bae Fix missing destroy_texture. 2022-12-20 17:47:21 +01:00
d0f739c603 Rework camera. 2022-12-20 16:10:09 +01:00
6eb05b27ab Bump engine submodule and use new math functions. 2022-12-20 15:39:38 +01:00
cdf13f50a7 Bump engine submodule and move batch flags and meshes to ctypes. 2022-12-20 14:40:17 +01:00
573c4bf326 Bump engine submodule and move instances parameters to ctypes. 2022-12-20 13:48:19 +01:00
7c1f85e03f Cleanup: some renaming. 2022-12-20 09:00:45 +01:00
0e6183011e Bump engine submodule. 2022-12-20 08:43:00 +01:00
9dd97baee8 Bump engine submodule and move texture slots. 2022-12-19 06:40:49 +01:00
8db60a0c01 Rework environment. 2022-12-18 06:35:20 +01:00
1e2b666af3 Rework camera. 2022-12-18 05:40:52 +01:00
1abfdfadf8 Split vertex shader for terrain and tests. 2022-12-18 04:53:28 +01:00
a331721dd8 Bump engine submodule and cleanup resources creation. 2022-12-18 03:44:31 +01:00
d2d6c8c241 Bump engine submodule and move instance parameters to AoS. 2022-12-17 16:56:52 +01:00
f3bc6d6165 Update timings. 2022-12-17 14:14:11 +01:00
56d76f30e2 Try to display the screenshot in the README. 2022-12-17 05:05:49 +01:00
9f1ca87445 Add a screenshot. 2022-12-17 05:03:24 +01:00
6d9429546c Bump engine submodule and switch to custom instance parameters. 2022-12-17 05:03:08 +01:00
48714afaf5 Add a script for nvidia prime. 2022-12-16 03:24:27 +01:00
e361a68b7c Bump engine submodule and move texlevels from instance params to texcoords. 2022-12-05 05:53:23 +01:00
a145a4bea3 Bump engine submodule and move shader loading code to game. 2022-12-04 03:23:03 +01:00
8a33228dff Bump engine submodule and move projection/view code to game. 2022-11-29 03:19:57 +01:00
97bd087a75 Bump engine submodule and add width and height params. 2022-09-19 02:37:31 +02:00
e2a5ef20cc Bump engine submodule. 2022-09-05 11:56:08 +02:00
94a150307b WIP sources and TODOs. 2022-08-28 05:09:52 +02:00
28ba30ab53 Add rk_engine module. 2022-08-28 04:36:59 +02:00
fcb06c55e5 Initial commit 2022-08-28 04:26:51 +02:00