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 |
|