Work in progress AI code - Box2D
Uploader Comments (zoombapup)
All Comments (7)
-
Is for Android or PC? Great job!
-
"The yellow ones are zombies (well, in the abstract sense theyre there to attack the whities)." - that just cracked me up, I just saw some video by a "white supremacist" nutter talking about a "white genocide" - and here you are, programming yellow zombies to attack Whity!!! XD
Joking aside: Interesting concept videos! :)
-
@zoombapup i think its cool! ..Your vids are similar to an observation city i'm working on for my test subjects/objects. -->these are objects that interact + record reactions from their environment.
What you could do to add a more natural [individual] feel to the zombie chase pattern is to: add a new controller that (slightly) randomly 'adds' and 'subtracts' an object's ROTATION.
-->the box then sorta drifts from side to side but its projected path is basically da same!!
-
Looks sweet. Nice swarms!
Are those like neurological connections???
I'm also guessing the white blocks stores the information and the yellow blocks performs the logic of the brain???
I'm also working on a very extensive "artificial social AI" for a game project.
cirusMEDIA 1 year ago
@cirusMEDIA No, theyre individual agents. The blue links are paths to a particular point or another agent. The yellow ones are zombies (well, in the abstract sense theyre there to attack the whities). White box guys are seeking a particular resource (which doesnt exist in this scene). But I like your view of it instead!
zoombapup 1 year ago
@zoombapup At that point I didnt have any avoidance in at all, so the things look a bit strange. It was really a test to see what would happen if Box2D were used as a way of keeping agents apart. In the end, I've replaced box2d with physx and the project is quite quite different (after a meeting with sony about the idea), but hopefully still interesting.
zoombapup 1 year ago