Commit Graph

30 Commits

Author SHA1 Message Date
Namonay
93759f45c0 Added alot of parameters to make the generator way more natural, also added classes for 3D but not currently used
My mental health is dwindling
2025-05-24 01:55:04 +02:00
Namonay
910f21b9b9 added base of procedural generation 2025-05-23 23:48:17 +02:00
9928c98215 adding wireframe switcher 2025-05-22 17:30:55 +02:00
841a8703ce fixing render semaphore issue 2025-05-22 15:58:42 +02:00
165c5a7a5e truly fixing crash error 2025-05-22 15:50:25 +02:00
92967aac1f fixing crash issue 2025-05-22 15:18:18 +02:00
01f2aaacde adding multiple texture per bloc support 2025-05-22 14:14:00 +02:00
e9708f7e2e adding multiple blocs 2025-05-22 12:11:47 +02:00
aa77ca018a returning range from noise 2025-05-21 14:48:01 +02:00
08a963e754 adding noise generator base class 2025-05-21 13:54:33 +02:00
f935bd5887 adding neighbours chunks management 2025-05-21 12:15:57 +02:00
42508722ca fixing allocator 2025-05-21 10:58:57 +02:00
c7dfc64f26 improving allocator 2025-05-20 23:12:54 +02:00
410d247c7f switching from async to a multithreaded world gen 2025-05-20 17:17:42 +02:00
ae993c0b94 fixing world gen 2025-05-20 16:41:55 +02:00
6fea3147ee optimizing chunk mesh 2025-05-20 16:15:23 +02:00
84e5e437d0 fixing UUID issue 2025-05-19 21:37:19 +02:00
d8350db6bf fixing scene 2025-05-19 17:46:41 +02:00
18190ac7a5 working on scene management 2025-05-18 18:30:18 +02:00
be29d9a3be adding async chunk generation 2025-05-17 23:10:31 +02:00
e6982f99e5 working on worldgen 2025-05-16 17:27:02 +02:00
9d58289383 world generation 2025-05-10 14:48:27 +02:00
12d4368f16 world generation 2025-05-10 00:49:17 +02:00
18dd89f485 working on chunk generation 2025-05-09 18:29:41 +02:00
8c94d86fd4 working on chunk generation 2025-05-09 09:37:23 +02:00
2336835250 fixing engine issue 2025-05-03 22:13:13 +02:00
a547143d7c fixing depth image issue 2025-05-03 21:24:00 +02:00
af6ca30d64 fixing camera FOV issue 2025-05-03 00:32:58 +02:00
6fd558039d fixing buffers issue 2025-05-02 01:25:37 +02:00
a23fbff52a initial commit 2025-05-01 23:03:47 +02:00