Paul Bird
Update README.md
804a0c3 verified
|
raw
history blame
662 Bytes
metadata
license: mit

Neural Cellular Automata in Unity Sentis Format

This is the Neural Cellular Automata model in Sentis Format to run in Unity 2023.

There are three trained files which create a turtle 🐢, lizard 🦎 and a 💩.

How to use

  • Create a new scene in Unity 2023
  • Add the RunAutomata.cs to the Main Camera
  • In Assets/StreamingAssets put the lizard.sentis, turtle.sentis and poop.sentis files.
  • Create a quad or image and attach an unlit transparent material to it.
  • Drag the same material into the outputMaterial field
  • You can select the different models in the inspector window