Version 2.1:
Version 2.0:
Versiunea 2.0:
Versiunea 2.1:
Setari / ajustari ploaie:
constexpr static size_t MAX_RAIN_DROPS = 4000; // rain area
constexpr static size_t MAX_SPLASHES = 2000; // splash area
for (const auto& d : m_vecRainDrops) {
if (d.bActive) {
s_renderBuffer.push_back({ d.v3Pos, headC });
s_renderBuffer.push_back({ d.v3Pos - (d.v3Velocity * 0.015f), tailC }); // rain length
}
}The world is a guesthouse. Man is a guest who will stay in it for a short time, yet has many duties; and within a brief lifespan, he is obligated to procure the provisions necessary for eternal life.

la acest mesaj și conținutul se va afișa automat.




