Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб From Discrete to Continuous Automata... but in Godot в хорошем качестве

From Discrete to Continuous Automata... but in Godot 2 недели назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



From Discrete to Continuous Automata... but in Godot

This is a naive approach to creating Lenia in Godot, using GDScript. It will be improved over the course of several videos with packed arrays, FFT and compute shaders. This is the second video in the series so far. It's meant to show the logical sequence of steps to convert the discrete Game of Life algorithm into a smoothed out Lenia system. I do not recommend using this hobby code in games as-is. It is written in GDScript so not very efficient and probably has bugs. Instead, it is intended as a hands-on learning tool for those interested in understanding what makes Lenia different from the Game of Life. The basis for the video is an excellent OpenLenia Jupiter Notebook tutorial on Google Colab (link below), which brilliantly explains the different steps and reasoning behind them, to change the Game of Life into Lenia. I highly suggest reading through it and checking out the Python code. STANDING ON THE SHOULDERS OF GIANTS Lenia was created by Bert Chan and is a continuous generalization of the Game of Life by John Conway. CHAPTERS 00:00 Intro 02:02 What is Lenia? 03:51 Step By Step 13:14 Orbium in GDScript 14:00 What's Next? USEFUL LINKS, ATTRIBUTION, AND DEMOS: Godot Project on GitHub: will be published soon https://github.com/ThePathfindersCodex Lenia Basic Explorable: https://chakazul.github.io/lenia-CE/l... Google Colab Interactive Jupyter Notebook: https://colab.research.google.com/git... Downloadable Jupyter Notebooks: https://github.com/OpenLenia/Lenia-Tu... Lenia in Browser with Javascript: https://chakazul.github.io/Lenia/Java... General Lenia Wiki: https://en.wikipedia.org/wiki/Lenia Game of Life Wiki: https://conwaylife.com/wiki/

Comments