The Subframe Lessons

  • mark2222
    5th Jan 2018 Member 7 Permalink

    It's a subframe tutorial series! A new lesson will be posted at the end of every week. Join us in the subframe revolution!

     

    Latest

     

    Contents

    101: Preliminaries

    102: Particle Order

    103: Permanent BRAY

    104: DRAY

    105: Fun with ARAY

    106: Stacking

    107: Particle Visibility

    108: DRAY Wires

    109: NOR Logic

    110: Binary Numbers

    111: FILT

    112: FILT Modes

    113: BRAY Annihilation

    114: Bit Shifting

    115: CRAY (coming soon!)

     

    Start from the beginning

     

    Transcript

    https://github.com/krawthekrow/subframe-lessons

     

    Do let me know if you have any feedback (something unclear? something that could be improved? something outright wrong?) and if you have any favorite topics you'd like to see covered in the future.

     

    As usual, come join us on #powder-subframe on freenode IRC! Noobs welcome.

     

    And if you want more subframe, don't forget to check out The Subframe Handbook and The Subframe Mod!

     

    Thanks to ATMunn, LBPHacker, jacob1, geekkid1, Minotaur, NovaStar, R33sesK1ng and Im_ygy for helping to make these lessons better.

    Edited 23 times by mark2222. Last: 17th Sep 2018
  • coryman
    5th Jan 2018 Member 0 Permalink

    Not gonna read these right now- I've got other stuff to do, and I'm not awake enough for anything this complex, haha.

    It's neat that you're doing tutorials though, it's always nice when people are willing to help teach others :)

  • mark2222
    12th Jan 2018 Member 0 Permalink

    Lesson 2 has been released! Here, we learn about subframe ordering, and how we ensure that particles are updated in the right order.

  • mark2222
    18th Jan 2018 Member 0 Permalink

    Lesson 3 has been released! Here, we turn up the complexity a little and make some permanent BRAY.

  • mark2222
    26th Jan 2018 Member 0 Permalink

    Lesson 4 is out! This one's about DRAY, as we build our way towards logic gates.

  • mark2222
    2nd Feb 2018 Member 0 Permalink

    Lesson 5's out. Mostly clearing up odds and ends. The next one, stacking, should be a lot more exciting.

  • mark2222
    9th Feb 2018 Member 0 Permalink

    Lesson 6 is out! Finally, a save devoted to the eternal question -- how to stack?

  • mark2222
    16th Feb 2018 Member 0 Permalink

    Lesson 7 is out! I'm probably stopping (pausing?) at 10 since I'm getting busy, which means that we probably won't get to BRAY logic too soon.

  • mark2222
    23rd Feb 2018 Member 0 Permalink

    Lesson 8 is out! DRAY wiring is somewhat of a boring topic, but it's a prerequisite for any real non-FILT subframe logic.

  • mark2222
    2nd Mar 2018 Member 0 Permalink

    Lesson 9 is out! It's not quite subframe, but I thought it'd be useful to review some basic computer science before jumping into procedural computation.