30 Commits

Author SHA1 Message Date
971330b3e0 move stb_perlin.h 2025-01-23 12:17:32 +01:00
32b271f912 Move constants 2025-01-16 14:26:03 +01:00
ddb19902ee Android fixes 2025-01-04 16:34:31 +01:00
a96ba1f43f Fix bug and update newDna
bug: if moonY was 0 time would become 4 and it colors would be wrong
2025-01-02 23:07:36 +01:00
8066ba5103 convert all DNA to uint8_t 2025-01-02 22:19:37 +01:00
4d3474bc18 transform to pascal case 2025-01-02 20:22:51 +01:00
f60701c9e3 Use angle from dna 2025-01-02 18:24:13 +01:00
7f2265ca12 use length from dna 2025-01-02 18:05:16 +01:00
f60b63e082 Use size from dna on the tree 2025-01-02 15:31:51 +01:00
5670183dc0 Use Dna color 2024-12-30 21:53:13 +01:00
46a739ae28 Save point for converion of colors 2024-12-30 15:36:54 +01:00
e42cd89337 Spremenil da drevo narise cez par framov da ni lega 2024-12-29 16:44:24 +01:00
ef7ee5d8b6 Improve background mountens by using perlin_noise again 2024-12-24 17:48:27 +01:00
6661a71271 Rename Sun to circle 2024-12-21 11:13:50 +01:00
fc7d33fb3c Move DNA from Canvas to App 2024-12-21 01:04:22 +01:00
2a215ead5f Add DNA to tree 2024-12-21 00:20:43 +01:00
ee7b674c6d Add DNA to background 2024-12-20 23:51:42 +01:00
8ad328eb1e fix typo 2024-12-20 23:03:12 +01:00
nikola
7d9b16cac8 use mrand in baground 2024-12-02 01:11:33 +01:00
Nikola Petrov
ed9d049fa3 change color based on position of sone 2024-08-20 20:04:26 +02:00
Nikola Petrov
bd31e1058d Increse Sun resulution 2024-08-15 16:26:33 +02: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
aaf5e45824 WIP Background 2024-08-12 17:53:57 +02:00
Nikola Petrov
ccc8d7ae78 More colors in porgres 2024-06-19 14:45:30 +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
eb4020a4ee add Color class for easy change 2024-05-02 20:50:45 +02:00
Nikola Petrov
513874d61c Add ratio for sun rings 2024-04-18 06:11:30 +02:00
Nikola Petrov
e3cc91359e Move files
BackGround, Canvas, Tree to dir canvas
2024-03-21 09:29:02 +01:00