And another Update: I really hope the twice a day Asthma Spray is gonna help with the lack of CPAP, just like it did the first time, the once before going to bed Asthma Spray definitely helps me sleep at least, but doesn’t keep me all that motivated during the Day (I don’t wanna overuse that Stuff because I dont know which Type the on-demand one actually is).
Also fun fact, apparently my Computer is kinda heating up my Room by at least 1°C, at least when I am in the Desk Area, so the thermometer (in my Alarm Clock) shows 23°C on the Desk even though it’s around 22°C near the Bed. The Radiators are supposedly set to 20°C (there is air bubbles still in them even, so they are less heat emitting), meaning I guess the Computer does heat up by at least 3°C that happen to stay in the Room. So yeah Temperature is definitely in an acceptable Range for me now. ^^
I’m definitely motivated to do Stuff, but not motivated enough to be creative. So I end up trying to learn more about Programming Stuff for when I’m making my Game. Such as deciding on how the Chunk System is gonna work.
I am likely going for the Octree kinda Chunk instead of an x³ Chunk, that way Objects can be larger and smaller than a Full Block is (making huge Empty or huge “Just-Unknown-Rock” Areas way more performant), and likely combine that with a Marching Blocks type Algorithm for Rendering, with a Resolution deep enough to make Microblocks possible too (They will be 32x32 in terms of MC resolution, but 1/64th the Block Size, so technically 8x8). This can make rendering reflective Surfaces also way easier.
Another Option for Chunks was 256³ sized Chunks, yes that fucking huge per Chunk, and a Shape System to have Slopes work fine that way. But Slopes do work with Marching Blocks too and a lot of times are way more suitable when submerging Blocks in Liquid, which is why I won’t go the Big Chunkus way.
Other Interesting News: Fuck Apple.
https://developer.apple.com/documentation/security/notarizing_your_app_before_distribution
Obviously Apple Support on my end was a questionable thing for me already, I thought “well if it happens to work then fine, they can play on whatever OS they want”, but now Apple forces people to Register any Applications that run on their shit, and reinvents/abuses the word “notarizing” for it. I dont know if Apple finally allows Linux back on their Hardware, but last time I heard was that ONLY Windows 10 was allowed in Bootcamp. So good luck getting my Game to run on any recent Apple Devices, because all I can say is “Install Windows 10” to my knowledge.
Well there is no time like lunchtime, luckily I said all I wanted to say. XD