24 Commits

Author SHA1 Message Date
7498b2675d Done load and save state 2025-01-04 23:08:12 +01:00
adb0b2b5da Start work on saving state of the manager 2025-01-04 20:53:34 +01:00
70861d3e35 add save 2025-01-04 16:18:35 +01:00
3122817eee Finish DnaManager 2025-01-03 16:34:05 +01:00
4adafbd808 WIP 2025-01-03 11:43:35 +01:00
dd54985dc1 Add class DnaManager 2025-01-03 09:25:32 +01:00
e42cd89337 Spremenil da drevo narise cez par framov da ni lega 2024-12-29 16:44:24 +01:00
0ccb4dbdd9 like/dislike box 2024-12-25 00:27:26 +01:00
937f582b47 Remove rotating frame 2024-12-25 00:12:31 +01:00
fc7d33fb3c Move DNA from Canvas to App 2024-12-21 01:04:22 +01:00
nikola
7d9b16cac8 use mrand in baground 2024-12-02 01:11:33 +01:00
nikola
2112878ca7 Add random generator that accepts state for repetability 2024-12-01 19:56:14 +01:00
Nikola Petrov
53444955ad Fix sun making everything transperent
and sun has beautiful gradient
2024-08-13 01:08:23 +02: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
dbf97df86a Change raylib include form "" to <> 2024-06-07 23:42:18 +02:00
Nikola Petrov
c5b0911ea5 calculateVector to CamelCase 2024-06-06 17:25:20 +02:00
Nikola Petrov
8f586169c1 Check hit to start moving the position 2024-04-18 06:04:13 +02:00
Nikola Petrov
abb6537480 fix for android 2024-04-02 20:00:05 +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
611605550d Add Canvas
Canvas contains the RenderTexture2D
contains the Tree
and now it's eazy to add more modules
2024-03-09 01:03:44 +01:00
Nikola Petrov
dcb479912f Change to init app in init() 2024-03-06 22:33:17 +01:00
Nikola Petrov
27b822d7b1 Add deinit
for preperation for web
2024-03-06 22:27:52 +01:00
Nikola Petrov
05d0f63535 Make app class
to handle everithing and easy porting
2024-03-06 11:16:19 +01:00