I am trying to code a game on arduino. I have to implement some randomly distributed obstacles. Does anyone have any hints on how to do this?
why Dirac delta and not just the plain old random() function?
What is that function supposed to do in this case?
The dirac delta function is an anlytical tool. Microprocessor systems are not capable of producing a spike of unit energy and zero duration.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.