Skip to content
  • Hjem
  • Seneste
  • Etiketter
  • Populære
  • Verden
  • Bruger
  • Grupper
Temaer
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Kollaps
FARVEL BIG TECH
  1. Forside
  2. Ikke-kategoriseret
  3. In my online undergraduate P5.js course, students are about to begin the module on motion and physics, including a bit of physics simulation using Matter.js.

In my online undergraduate P5.js course, students are about to begin the module on motion and physics, including a bit of physics simulation using Matter.js.

Planlagt Fastgjort Låst Flyttet Ikke-kategoriseret
27 Indlæg 26 Posters 0 Visninger
  • Ældste til nyeste
  • Nyeste til ældste
  • Most Votes
Svar
  • Svar som emne
Login for at svare
Denne tråd er blevet slettet. Kun brugere med emne behandlings privilegier kan se den.
  • csk@mathstodon.xyzC csk@mathstodon.xyz

    In my online undergraduate P5.js course, students are about to begin the module on motion and physics, including a bit of physics simulation using Matter.js. It suddenly occurred to me that I had never seen anybody put together this particular demo before, and I realized it had to be done. Messy source code at https://editor.p5js.org/isohedral/full/vJa5RiZWs.

    benny@kirche.socialB This user is from outside of this forum
    benny@kirche.socialB This user is from outside of this forum
    benny@kirche.social
    wrote sidst redigeret af
    #14

    @csk What a lovely project idea

    1 Reply Last reply
    0
    • csk@mathstodon.xyzC csk@mathstodon.xyz

      In my online undergraduate P5.js course, students are about to begin the module on motion and physics, including a bit of physics simulation using Matter.js. It suddenly occurred to me that I had never seen anybody put together this particular demo before, and I realized it had to be done. Messy source code at https://editor.p5js.org/isohedral/full/vJa5RiZWs.

      glowl@chaos.socialG This user is from outside of this forum
      glowl@chaos.socialG This user is from outside of this forum
      glowl@chaos.social
      wrote sidst redigeret af
      #15

      @csk i like how there seems to be no friction and despite what block you klick, after some duration everything crumbles, even if you do not move the cursor while klicking.

      1 Reply Last reply
      0
      • csk@mathstodon.xyzC csk@mathstodon.xyz

        In my online undergraduate P5.js course, students are about to begin the module on motion and physics, including a bit of physics simulation using Matter.js. It suddenly occurred to me that I had never seen anybody put together this particular demo before, and I realized it had to be done. Messy source code at https://editor.p5js.org/isohedral/full/vJa5RiZWs.

        colinstu@birdbutt.comC This user is from outside of this forum
        colinstu@birdbutt.comC This user is from outside of this forum
        colinstu@birdbutt.com
        wrote sidst redigeret af
        #16

        @csk @creideiki what it looks like after the "move fast and break things" folks have their way with it.

        1 Reply Last reply
        0
        • csk@mathstodon.xyzC csk@mathstodon.xyz

          In my online undergraduate P5.js course, students are about to begin the module on motion and physics, including a bit of physics simulation using Matter.js. It suddenly occurred to me that I had never seen anybody put together this particular demo before, and I realized it had to be done. Messy source code at https://editor.p5js.org/isohedral/full/vJa5RiZWs.

          mro@digitalcourage.socialM This user is from outside of this forum
          mro@digitalcourage.socialM This user is from outside of this forum
          mro@digitalcourage.social
          wrote sidst redigeret af
          #17

          Hi @csk
          🤣 #angry #xkcd.

          1 Reply Last reply
          0
          • csk@mathstodon.xyzC csk@mathstodon.xyz

            In my online undergraduate P5.js course, students are about to begin the module on motion and physics, including a bit of physics simulation using Matter.js. It suddenly occurred to me that I had never seen anybody put together this particular demo before, and I realized it had to be done. Messy source code at https://editor.p5js.org/isohedral/full/vJa5RiZWs.

            simon_brooke@mastodon.scotS This user is from outside of this forum
            simon_brooke@mastodon.scotS This user is from outside of this forum
            simon_brooke@mastodon.scot
            wrote sidst redigeret af
            #18

            @csk I hope you've sent this to Randall Munroe! Also, @bagder , this is for you.

            1 Reply Last reply
            0
            • csk@mathstodon.xyzC csk@mathstodon.xyz

              In my online undergraduate P5.js course, students are about to begin the module on motion and physics, including a bit of physics simulation using Matter.js. It suddenly occurred to me that I had never seen anybody put together this particular demo before, and I realized it had to be done. Messy source code at https://editor.p5js.org/isohedral/full/vJa5RiZWs.

              dc602003@mastodon.socialD This user is from outside of this forum
              dc602003@mastodon.socialD This user is from outside of this forum
              dc602003@mastodon.social
              wrote sidst redigeret af
              #19

              @csk I've just spent entirely too much of my day destroying this tower and refreshing the page. Thank you, you win the internet for today!

              1 Reply Last reply
              0
              • strit@mastodon.socialS strit@mastodon.social shared this topic
              • csk@mathstodon.xyzC csk@mathstodon.xyz

                In my online undergraduate P5.js course, students are about to begin the module on motion and physics, including a bit of physics simulation using Matter.js. It suddenly occurred to me that I had never seen anybody put together this particular demo before, and I realized it had to be done. Messy source code at https://editor.p5js.org/isohedral/full/vJa5RiZWs.

                bloody_albatross@chaos.socialB This user is from outside of this forum
                bloody_albatross@chaos.socialB This user is from outside of this forum
                bloody_albatross@chaos.social
                wrote sidst redigeret af
                #20

                @csk Register the mousemove handler on the window object, then you will get the events even when the mouse moves out of the window/frame while dragging.

                1 Reply Last reply
                0
                • csk@mathstodon.xyzC csk@mathstodon.xyz

                  In my online undergraduate P5.js course, students are about to begin the module on motion and physics, including a bit of physics simulation using Matter.js. It suddenly occurred to me that I had never seen anybody put together this particular demo before, and I realized it had to be done. Messy source code at https://editor.p5js.org/isohedral/full/vJa5RiZWs.

                  d2718@hachyderm.ioD This user is from outside of this forum
                  d2718@hachyderm.ioD This user is from outside of this forum
                  d2718@hachyderm.io
                  wrote sidst redigeret af
                  #21

                  @csk @rysiek

                  This is Art.

                  1 Reply Last reply
                  0
                  • csk@mathstodon.xyzC csk@mathstodon.xyz

                    In my online undergraduate P5.js course, students are about to begin the module on motion and physics, including a bit of physics simulation using Matter.js. It suddenly occurred to me that I had never seen anybody put together this particular demo before, and I realized it had to be done. Messy source code at https://editor.p5js.org/isohedral/full/vJa5RiZWs.

                    triptilt@mastoart.socialT This user is from outside of this forum
                    triptilt@mastoart.socialT This user is from outside of this forum
                    triptilt@mastoart.social
                    wrote sidst redigeret af
                    #22

                    @csk
                    did it with blender and later even made a soundtrack
                    https://www.youtube.com/watch?v=T3s2JosdrNM

                    1 Reply Last reply
                    0
                    • csk@mathstodon.xyzC csk@mathstodon.xyz

                      In my online undergraduate P5.js course, students are about to begin the module on motion and physics, including a bit of physics simulation using Matter.js. It suddenly occurred to me that I had never seen anybody put together this particular demo before, and I realized it had to be done. Messy source code at https://editor.p5js.org/isohedral/full/vJa5RiZWs.

                      humus@mastodon.gamedev.placeH This user is from outside of this forum
                      humus@mastodon.gamedev.placeH This user is from outside of this forum
                      humus@mastodon.gamedev.place
                      wrote sidst redigeret af
                      #23

                      @csk This needs to be made into an Angry Birds level.

                      rolandog@todon.euR 1 Reply Last reply
                      0
                      • humus@mastodon.gamedev.placeH humus@mastodon.gamedev.place

                        @csk This needs to be made into an Angry Birds level.

                        rolandog@todon.euR This user is from outside of this forum
                        rolandog@todon.euR This user is from outside of this forum
                        rolandog@todon.eu
                        wrote sidst redigeret af
                        #24

                        @Humus @csk hmm, maybe turn it into an awareness-building game (a la tower defense games) where you must fend-off hackers trying to topple the whole tower over and whack knowledge into capitalists'/politicians' heads that treat the ecosystem as a black-box; boss level: secure funding without caving into three-letter agencies pressuring the dev to sneak vulnerabilities.

                        1 Reply Last reply
                        0
                        • csk@mathstodon.xyzC csk@mathstodon.xyz

                          In my online undergraduate P5.js course, students are about to begin the module on motion and physics, including a bit of physics simulation using Matter.js. It suddenly occurred to me that I had never seen anybody put together this particular demo before, and I realized it had to be done. Messy source code at https://editor.p5js.org/isohedral/full/vJa5RiZWs.

                          noisecolor@toot.communityN This user is from outside of this forum
                          noisecolor@toot.communityN This user is from outside of this forum
                          noisecolor@toot.community
                          wrote sidst redigeret af
                          #25

                          @csk
                          Brilliant 😀

                          1 Reply Last reply
                          0
                          • csk@mathstodon.xyzC csk@mathstodon.xyz

                            In my online undergraduate P5.js course, students are about to begin the module on motion and physics, including a bit of physics simulation using Matter.js. It suddenly occurred to me that I had never seen anybody put together this particular demo before, and I realized it had to be done. Messy source code at https://editor.p5js.org/isohedral/full/vJa5RiZWs.

                            melissawm@pynews.com.brM This user is from outside of this forum
                            melissawm@pynews.com.brM This user is from outside of this forum
                            melissawm@pynews.com.br
                            wrote sidst redigeret af
                            #26

                            @csk @villares 😁

                            1 Reply Last reply
                            0
                            • csk@mathstodon.xyzC csk@mathstodon.xyz

                              In my online undergraduate P5.js course, students are about to begin the module on motion and physics, including a bit of physics simulation using Matter.js. It suddenly occurred to me that I had never seen anybody put together this particular demo before, and I realized it had to be done. Messy source code at https://editor.p5js.org/isohedral/full/vJa5RiZWs.

                              loke@functional.cafeL This user is from outside of this forum
                              loke@functional.cafeL This user is from outside of this forum
                              loke@functional.cafe
                              wrote sidst redigeret af
                              #27

                              @csk Sometimes I wonder if this isn't the right solution to the software problem.

                              1 Reply Last reply
                              0
                              • jonassmith@theforkiverse.comJ jonassmith@theforkiverse.com shared this topic
                              Svar
                              • Svar som emne
                              Login for at svare
                              • Ældste til nyeste
                              • Nyeste til ældste
                              • Most Votes


                              • Log ind

                              • Har du ikke en konto? Tilmeld

                              • Login or register to search.
                              Powered by NodeBB Contributors
                              Graciously hosted by data.coop
                              • First post
                                Last post
                              0
                              • Hjem
                              • Seneste
                              • Etiketter
                              • Populære
                              • Verden
                              • Bruger
                              • Grupper