Continuous cellular automata in 3D implemented with VEX in #houdini based on the system by Stephen Wolfram in A New Kind of Science pp. 155-160. System details: Continuous cell states in [0, 1]; updated state = fractional part of (avg neighbor state + a constant); von Neumann neighborhood; cells with states below a threshold are not drawn.