Commit graph

13 commits

Author SHA1 Message Date
5161bb75ba 3d cube more or less working 2025-06-04 21:39:15 +02:00
bc7db2106a move transformations to the gpu 2025-05-30 05:47:09 +02:00
187d62edd3 added an small physics engine 2025-05-26 22:40:20 +02:00
f296a692cd added bouncy example 2025-05-25 01:32:59 +02:00
c5c0c244b9 Added transformations 2025-05-24 22:26:40 +02:00
dea7f61178 fixed collision 2025-04-30 05:59:10 +02:00
fc494efa76 added glm to cmake 2025-04-28 21:01:06 +02:00
d0772f96bb cleaned things up 2025-04-28 20:52:26 +02:00
6921b50c6c made a function to select devices 2025-04-26 05:52:05 +02:00
619f4a2641 vectors are now passed to the gpu instead of being embedded to the shader 2025-04-24 04:13:58 +02:00
9029dd50ae triangle 2025-04-22 02:46:51 +02:00
191d76f95f Made it more compatible, created pipeline 2025-04-21 21:40:30 +02:00
9d7a6ec8c0 initial 2025-04-18 06:18:45 +02:00