<2022-08-10T16:30:34.000Z> hazlin: feel free to email me any time xD
<2022-08-10T16:30:50.000Z> hazlin: though, I don't check it as often as the fediverse 
<2022-08-10T16:31:10.000Z> hazlin: you can make a free proton email any time xD
<2022-08-10T16:31:32.000Z> hazlin: also, bea.st is compatable with poa.st in terms of chat
<2022-08-10T16:31:47.000Z> hazlin: so, if you are on bad terms with the admins here, you should consider making an account there
<2022-08-10T16:32:11.000Z> hazlin: anyway, I am glad you are doing well!
<2022-08-10T16:34:58.000Z> hazlin: hehe, i am glad you feel that way, the secret really is, just ask Him to minister and teach you
<2022-08-10T16:35:16.000Z> hazlin: the trap is feeling like you have to pull yourself up by your own bootstraps xD
<2022-08-10T16:36:57.000Z> hazlin: truth, you know, God says He will care for us, and carry us all of our days. 
<2022-08-10T16:37:42.000Z> hazlin: my messages don't show on public timelines so tthat could make me harder to find xD
<2022-08-10T16:40:44.000Z> hazlin: My first mmo was planet side, my platoon commander's name was Mozrin, when I switched to playing Lineage2 years later, I liked his name so much I took up the name Mazrin, and eventually, took up hazlin, as it felt more my own :D
<2022-08-10T16:42:58.000Z> hazlin: I've been experimenting with taking notes in blender :D https://i.poastcdn.org/a31d395a87f5fc09c151b78e692505a1b361058118b2d85830eb235f2746300e.png
<2022-08-10T16:45:36.000Z> hazlin: xD
<2022-08-10T16:46:39.000Z> hazlin: The notes are, me programming. I am making a dynamic object from scratch. After I get it hammered out in 2d, i'll do it in 3d, and it will be like minecraft
<2022-08-10T16:48:40.000Z> hazlin: the blue text, are block IDs, like 1 for stone, and 2 for dirt. But in order to render that, I need to convert it into triangles, and draw the correct texture on the triages 
<2022-08-10T16:50:51.000Z> hazlin: so basically, I want to give an array of block IDs, like [[1,1,0],[0,1,0],[0,1,1]], then generated the vertexes as xy coordinate pairs (their location in space), and vertexes as uv coordinates (their location on the texture image)
<2022-08-10T16:52:14.000Z> hazlin: yeah, probably survival, though, probably with more of a focus on NPCs, than what is found in minecraft 
<2022-08-10T16:54:09.000Z> hazlin: voxels, as blocks, like minecraft, the alternative is something like 7 days to die, voxel, but interpolated (eased between positions to allow for more complex shapes)
<2022-08-10T16:55:59.000Z> hazlin: tl;dr it will look more or less like minecraft
<2022-08-10T16:56:32.000Z> hazlin: yeah
<2022-08-10T16:58:46.000Z> hazlin: I find the minecraft setting very cozy, but it needs NPCs like skyrim, minecraft can feel very empty
<2022-08-10T17:03:02.000Z> hazlin: yeah
<2022-08-10T17:07:13.000Z> hazlin: I tried some popular minecraft servers, but the issue I ran into was, even when there are other people playing, everyone wants to do everything themselves. No one wants help, and no one wants to help you, it was quite maddening 
<2022-08-10T17:07:27.000Z> hazlin: had the same issue when I hosted a server for people I know IRL
<2022-08-10T17:08:45.000Z> hazlin: xD xD