More FILT logic!
subframe
filt
bitshift
guide
lesson
tutorial
60hz
electronic
electronics
lessons
Comments
-
But it stacks PRTI on top yet doesn't move....
-
sorry I'm currently on my Android
-
@NACEOD The CRAYs in that save have a tmp of 1.
-
Quick question: ID:1622109 on this save how does the CRAY only stack one particle at a time instead of not at making a line of particles as long as it's tmp?
-
thank you so much for teaching us all about subframe, please continue making these lessons XD
-
@DUC I'm still ambivalent about that, since deriving binary addition on your own may be difficult. I might just provide pseudocode and leave the FILT implementation as an activity.
-
Successive bit shifting (along with other AND OR operations) can be used to add two numbers progressively. Do you plan to make that one of the activities in one of your future lessons?