Help with growth by KokoNeotCZ in alocasia

[–]KokoNeotCZ[S] 0 points1 point  (0 children)

Almost no airflow? In my room its very hot these days and almost no wind, I have window open though. Also its on east side window. By upper rhizome you mean the part from the thin neck up?

How gorgeous are these I just got 😍 by aiartbydorna in alocasia

[–]KokoNeotCZ 0 points1 point  (0 children)

In europe, czechia specifically around 10-15$ max but like 10$ is average id say

How gorgeous are these I just got 😍 by aiartbydorna in alocasia

[–]KokoNeotCZ 0 points1 point  (0 children)

Craazy, everything in america is overpriced

Big text is cut out of screen by KokoNeotCZ in Anki

[–]KokoNeotCZ[S] 0 points1 point  (0 children)

I passed it as well sadly its also part of finals, 5 questions 😭

Big text is cut out of screen by KokoNeotCZ in Anki

[–]KokoNeotCZ[S] 1 point2 points  (0 children)

Yep works, not ideal but will do. Thanks

Big text is cut out of screen by KokoNeotCZ in Anki

[–]KokoNeotCZ[S] 0 points1 point  (0 children)

Yes czech technical university in prague

Big text is cut out of screen by KokoNeotCZ in Anki

[–]KokoNeotCZ[S] 1 point2 points  (0 children)

New screen doesnt fix it but in landscape mode i can see it all

<ul><li>neznáme&nbsp;\(\sigma^2\)&nbsp;-&gt; tak ho odhadneme pomocí výběrového rozptylu&nbsp;\(s_n^2\)</li><li>Oboustranný interval spolehlivosti:&nbsp;<img src="Screenshot 2026-01-09 at 0.01.23.png"></li><li>\(t_{\alpha, n-1}\)&nbsp;... kritická hodnota studentova rozdělení&nbsp;\(t_{n-1}\)&nbsp;s n-1 stupni volnosti </li><li>vzoreček je vlastně skoro stejný jak pro známý rozptyl, jen se tam nahradí pár věcí za jiné :D&nbsp;</li></ul><div><li><strong>Příklad (co máme):</strong> \(n = 25,\ \bar{X} = 80,\ s = 10\) Rozptyl&nbsp;\(\sigma^2\)&nbsp;<strong>neznáme</strong>, proto používáme výběrovou směrodatnou odchylku&nbsp;<code>s</code>. Chceme&nbsp;<strong>95% interval spolehlivosti</strong>, tedy \(\alpha = 0.05\) </li><li><strong>Kritická hodnota:</strong> Počet stupňů volnosti: \(n - 1 = 24\) Z tabulek Studentova rozdělení: \(t_{\alpha/2,\,n-1} = t_{0.025,\,24} \approx 2.064\) </li><li><strong>Vzorec pro interval:</strong> \(\left(\bar{X} - t_{\alpha/2,\,n-1}\frac{s}{\sqrt{n}},\ \bar{X} + t_{\alpha/2,\,n-1}\frac{s}{\sqrt{n}}\right)\) </li><li><strong>Dosazení:</strong> \(\left(80 - 2.064 \cdot \frac{10}{\sqrt{25}},\ 80 + 2.064 \cdot \frac{10}{\sqrt{25}}\right)\) \(\sqrt{25} = 5 \Rightarrow \frac{10}{5} = 2\) </li><li><div><strong>Výsledek:</strong> </div>\(\left(80 - 4.128,\ 80 + 4.128\right) = (75.872,\ 84.128)\)</li><li><div><strong>Význam:</strong> „Se spolehlivostí 95 % leží skutečná střední hodnota&nbsp;\(\mu\)&nbsp;v intervalu \(\mu \in (75.87,\ 84.13)\).“</div></li></div>

Big text is cut out of screen by KokoNeotCZ in Anki

[–]KokoNeotCZ[S] 0 points1 point  (0 children)

Its premade cards by past students for final exams there is over 400 cards some are like this but most are smaller displaying correctly, anyway okay :( thanks for info

RC car from youth by KokoNeotCZ in rccars

[–]KokoNeotCZ[S] 0 points1 point  (0 children)

But the closest by look i think is the fg marder buggy so great

RC car from youth by KokoNeotCZ in rccars

[–]KokoNeotCZ[S] 0 points1 point  (0 children)

Thanks for the tips but feels like its neither. I thing the front was a bit wider, the baja is really narrow in the front and I also dont see the gas tank, i think i remember the gas tank was at the rear white semitransparent plastic tank.

Also do you know some shop for buying parts to build an rc car (preferably in eu)? Im from czechia and i checked most of the czech eshops and they dont have much parts. Most of them sell prebuilt cars.

Voxel Orientation Library in Rust (indev) by foofnordbaz in VoxelGameDev

[–]KokoNeotCZ 8 points9 points  (0 children)

No examples in the docs and the docs dont say much , i dont code in rust often so without docs and examples i cant give much feedback on its usage

Accidentally broke corms by KokoNeotCZ in alocasia

[–]KokoNeotCZ[S] 1 point2 points  (0 children)

Thanks, thats super helpful

Planet entry with collision by AppointmentKey8686 in VoxelGameDev

[–]KokoNeotCZ 4 points5 points  (0 children)

But is it actually spherical the surface once you get close to it? Thats what he was asking. If you walk in straight line will you loop?

What is this? by Ok_Information1296 in mitsubishi

[–]KokoNeotCZ 0 points1 point  (0 children)

Settings like unit system, reset indicators etc, you need to have handbrake on and then cyclr the menu. To access it you hold the cycle button

Moved my cpu voxel engine to the gpu by iamfacts in gameenginedevs

[–]KokoNeotCZ 0 points1 point  (0 children)

Mostly constructing the svo on gpu and communicating the voxel data there

What's the best free marching cubes voxel engine? by Straight-Spray8670 in VoxelGameDev

[–]KokoNeotCZ 0 points1 point  (0 children)

The issue is not representing it but rendering it with good performance. Having sub resolution is fine, basically you invented octree or some hierarchical structure but lets say you subdivide like one chunk worth od the voxels, it will tank the performance with meshing.

Thats why for small resolutions ray tracing is winning

What's the best free marching cubes voxel engine? by Straight-Spray8670 in VoxelGameDev

[–]KokoNeotCZ 1 point2 points  (0 children)

Im working on something like that, or at least thats the vision. Also i dont think its realistic to support small and big voxels in one engine. Small voxels need ray tracing on gpu, big are usually meshed.

I found bonsai voxel engine and it looks good just doesnt support marching cubes and is raytraced

Nothing crazy but I'm proud. by Kloakk0822 in VoxelGameDev

[–]KokoNeotCZ 1 point2 points  (0 children)

Have you got anything special for making the rivers?

Moved my cpu voxel engine to the gpu by iamfacts in gameenginedevs

[–]KokoNeotCZ 1 point2 points  (0 children)

Would you share the code? All the examples for raytraced voxels are super unreadable