Commit graph

10 commits

Author SHA1 Message Date
94aed050bd
wha t ! 2024-09-12 00:13:48 +02:00
9d043c3594
closer 2024-09-11 19:55:26 +02:00
97ca8319c3
first working version
uses stb to load the image, currently all images have their texture
replaced with the texture of the first image

gonna try to fix that soon
2024-09-11 18:20:45 +02:00
641d86e6fa
add eupl license text to all relevant files 2024-08-13 00:12:48 +02:00
e86f4cdd45
move ellipse component type to specialization 2024-08-08 22:16:24 +02:00
f30af266e0
remove unneeded position from frag shader 2024-08-08 19:58:53 +02:00
b2052fb6c4
Squashed commit of the following:
commit 88aed48fa7
Author: jacekpoz <jacekpoz@proton.me>
Date:   Thu Aug 8 18:31:22 2024 +0200

    make ellipses work (thanks krizej!!!)

commit 78cca6becd
Author: jacekpoz <jacekpoz@proton.me>
Date:   Thu Aug 8 17:42:19 2024 +0200

    some tests
2024-08-08 19:14:50 +02:00
b39df59588
fix normalizing positions 2024-08-08 16:26:45 +02:00
6b89ff963a
fix black screen 2024-08-08 15:19:43 +02:00
f2d87fdd00
init 2024-08-08 14:38:43 +02:00