16 Commits

Author SHA1 Message Date
5342f1b928 Change position of text 2025-01-20 02:43:53 +01:00
a0756a152f Add adaptive text size 2025-01-20 01:57:11 +01:00
afad04c6e1 Update to raylib5.5 2025-01-07 09:48:51 +01:00
46a739ae28 Save point for converion of colors 2024-12-30 15:36:54 +01:00
937f582b47 Remove rotating frame 2024-12-25 00:12:31 +01:00
nikola
2112878ca7 Add random generator that accepts state for repetability 2024-12-01 19:56:14 +01:00
Nikola Petrov
d7afa1afc9 Extract RenderTexture from Canvas
For easyer managment of texures and potential buffers
2024-08-12 22:39:52 +02:00
Nikola Petrov
aaf5e45824 WIP Background 2024-08-12 17:53:57 +02:00
Nikola Petrov
dbf97df86a Change raylib include form "" to <> 2024-06-07 23:42:18 +02:00
Nikola Petrov
7e0d16b4b7 Add buffer
To store data for mounten and star with a moon struct.
It allows easy storage, loading and mutating
2024-06-07 15:14:14 +02:00
Nikola Petrov
c5b0911ea5 calculateVector to CamelCase 2024-06-06 17:25:20 +02:00
Nikola Petrov
2b2dfe751e Simplify
calculation of canvas position based on the cursor position and expected rotation
2024-04-01 22:56:57 +02:00
Nikola Petrov
b87dd4203b Change so it spins around pointer 2024-04-01 21:10:25 +02:00
Nikola Petrov
c11135c5c4 Fix include so it compiles 2024-03-05 14:18:19 +01:00
Nikola Petrov
c3f4c17d6e Cnage include to follow new rule 2024-03-05 02:09:15 +01:00
Nikola Petrov
e5f9e8d7f3 Add basic rotation
Rotate texuture based on mouse position
2024-03-05 01:51:26 +01:00