very cool. Who could think that from such simple set of rules you can get such a complex interactions? The "life" algorithms really resemble the behaviour of some living organisms
@@visiware_channeli have seen similar demonstrations on javascript and C#. Im willing to learn either one and not be stuck, limited with python and lua.
@@visiware_channel You've probably been listening to all the Rust evangelists who love to bash on C++. Rust is just another entry in a huge list of languages that tried to compete with C++ over the years and failed. Don't be seduced by it. There's nothing special about Rust, and compared to C++ it limits creativity and expressiveness. Rust evangelists like to say Rust is "still young" and that's why most of it is still in beta and has yet to achieve anything, but in reality it's already 12 years old. By the time C++ was that old it had already conquered the programming world. It's easier for Russia to adopt English as its official language than for Rust to compete with C++.
@@sean_reyes Unfortunately, I don't use a popular GUI library. I'm using my own, written on C++, GUI library and graphical engine, which aren't opened by several reasons. So you, maybe, need to learn Qt, GTK, or ImGUI for C++. On Rust I'm currently learning egui, which seems pretty fine. Also, for Rust there is imgui-rs, binding for ImGUI.
very cool. Who could think that from such simple set of rules you can get such a complex interactions? The "life" algorithms really resemble the behaviour of some living organisms
Nice video, I love writing this kind of program. Reminds me of how I love to spend nights creating stuff like this.
wth is that tts
Nice video
pokula + automataans
which coding language did you use?
C++, but I really don't like it. I want to learn Rust and to do things on it.
@@visiware_channeli have seen similar demonstrations on javascript and C#. Im willing to learn either one and not be stuck, limited with python and lua.
@@visiware_channel You've probably been listening to all the Rust evangelists who love to bash on C++. Rust is just another entry in a huge list of languages that tried to compete with C++ over the years and failed. Don't be seduced by it. There's nothing special about Rust, and compared to C++ it limits creativity and expressiveness. Rust evangelists like to say Rust is "still young" and that's why most of it is still in beta and has yet to achieve anything, but in reality it's already 12 years old. By the time C++ was that old it had already conquered the programming world. It's easier for Russia to adopt English as its official language than for Rust to compete with C++.
@@visiware_channel how did you display it? I can only picture myself using js and html by using canvas... what's a good UI for C++ or Rust?
@@sean_reyes Unfortunately, I don't use a popular GUI library. I'm using my own, written on C++, GUI library and graphical engine, which aren't opened by several reasons.
So you, maybe, need to learn Qt, GTK, or ImGUI for C++. On Rust I'm currently learning egui, which seems pretty fine. Also, for Rust there is imgui-rs, binding for ImGUI.