Commit Graph

25 Commits

Author SHA1 Message Date
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