Video wird geladen...

Video konnte nicht geladen werden

Zur Startseite

Here is another simulation run (~ 2 days). The blue creatures here are equipped with sensors not only for the fruits, but also for their peers. They now seem to act in a more coordinated way.

127,801 Aufrufe • vor 3 Jahren •via X (Twitter)

11 Kommentare

Profilbild von Making Big Things Smol
Making Big Things Smolvor 3 Jahren

This is what #Spore should have been

Profilbild von RG
RGvor 3 Jahren

This looks beautiful. Where and how can I access this ?

Profilbild von chrxh
chrxhvor 3 Jahren

The simulation in this video was made with an alpha of the next ALIEN version. See my Discord for active discussions about development as well as Windows builds. The source code is freely available on GitHub

Profilbild von Greig Oldford
Greig Oldfordvor 3 Jahren

incredible. I'm curious how ALIEN's particleprocessor detects collisions efficiently. I have experimented with k-d trees but not really anything else and wonder if I should!

Profilbild von chrxh
chrxhvor 3 Jahren

Thank you! The data structure behind the collision detection is essentially a 2D array of linked lists of pointers, whereby the particle position is mapped to a slot in the array. There is no long range interaction and this works quite fast on a GPU.

Profilbild von Boggo
Boggovor 3 Jahren

I've been playing with this tool recently, it's amazing!

Profilbild von chrxh
chrxhvor 3 Jahren

Thanks! I'm working on a much better version :) It's currently in alpha state and used in this video.

Profilbild von n0va
n0vavor 3 Jahren

I don't know what it is but it's mesmerizing !

Profilbild von MOVED TO MASTODON
MOVED TO MASTODONvor 3 Jahren

This looks awesome! I adore ALife.

Profilbild von ThalusA
ThalusAvor 3 Jahren

Do you think one time you would be interested to look into that ? So it can run on AMD & NVIDIA GPU

Profilbild von chrxh
chrxhvor 3 Jahren

Yes, this has already been suggested to me ( I will try this API in the future (or someone else who wants to support me).

Ähnliche Videos