Roz K roz
roz pushed to master at RK/rk_island 2022-12-18 04:55:20 +01:00
1abfdfadf8 Split vertex shader for terrain and tests.
roz pushed to master at RK/rk_island 2022-12-18 03:46:23 +01:00
a331721dd8 Bump engine submodule and cleanup resources creation.
roz pushed to master at RK/rk_engine 2022-12-18 03:41:26 +01:00
028ba40148 Cleanup: rework resources creation.
roz pushed to master at RK/rk_island 2022-12-17 16:58:44 +01:00
d2d6c8c241 Bump engine submodule and move instance parameters to AoS.
f3bc6d6165 Update timings.
Compare 2 commits »
roz pushed to master at RK/rk_engine 2022-12-17 16:52:35 +01:00
5c9e10eea8 Change instance parameters from SoA to AoS.
roz pushed to master at RK/rk_engine 2022-12-17 14:03:56 +01:00
17b246469f Update doc.
roz pushed to master at RK/rk_engine 2022-12-17 05:09:43 +01:00
f5eafab3e4 Add picture to README.
roz pushed to master at RK/rk_island 2022-12-17 05:07:40 +01:00
56d76f30e2 Try to display the screenshot in the README.
roz pushed to master at RK/rk_island 2022-12-17 05:05:15 +01:00
9f1ca87445 Add a screenshot.
6d9429546c Bump engine submodule and switch to custom instance parameters.
Compare 2 commits »
roz pushed to master at RK/rk_engine 2022-12-17 05:00:12 +01:00
3df976c154 Custom instance parameters.
roz pushed to master at RK/rk_island 2022-12-16 03:26:20 +01:00
48714afaf5 Add a script for nvidia prime.
roz pushed to master at RK/rk_engine 2022-12-16 03:23:02 +01:00
fa7f1bdaa9 Remove sRGB framebuffer config filtering and add some debug output.
roz pushed to master at RK/rk_island 2022-12-05 05:55:10 +01:00
e361a68b7c Bump engine submodule and move texlevels from instance params to texcoords.
roz pushed to master at RK/rk_engine 2022-12-05 05:51:51 +01:00
8f3612bed2 Cleanup: remove texlevels from instance params.
a4bd4a88cc Remove old TODOs.
Compare 2 commits »
roz pushed to master at RK/rk_island 2022-12-04 03:24:51 +01:00
a145a4bea3 Bump engine submodule and move shader loading code to game.
roz pushed to master at RK/rk_engine 2022-12-04 03:18:33 +01:00
af25548752 Fix ctypes binding for load_shader.
roz pushed to master at RK/rk_engine 2022-12-04 01:45:25 +01:00
7e015fda86 Cleanup: remove loading of shader sources.
d5abbb0415 Cleanup: remove old unimplemented functions declarations.
Compare 2 commits »
roz pushed to master at RK/rk_island 2022-11-29 03:21:47 +01:00
8a33228dff Bump engine submodule and move projection/view code to game.
roz pushed to master at RK/rk_engine 2022-11-29 03:07:20 +01:00
1e56cc1c28 Add mat4_mul_vec3.
roz pushed to master at RK/rk_engine 2022-09-20 03:12:25 +02:00
dfc2bbc408 Cleanup: remove projection and views and add setters for mat3 and mat4 instead.
59df9e8748 Add mat4_projection and mat4_lookat.
601336f1f9 Fix cdll loading path.
Compare 3 commits »