JavaScriptClub/04: Difference between revisions

From XPUB & Lens-Based wiki
Tag: Manual revert
 
(9 intermediate revisions by the same user not shown)
Line 10: Line 10:


<img src="https://pzwiki.wdka.nl/mw-mediadesign/images/e/ee/BeerRobber.gif" width="700px">
<img src="https://pzwiki.wdka.nl/mw-mediadesign/images/e/ee/BeerRobber.gif" width="700px">
{{#Widget:Video|mp4=https://pzwiki.wdka.nl/mw-mediadesign/images/4/4d/BeerRobberV.mp4|style=width:700px;}}
 
<div>{{#Widget:Video|mp4=https://pzwiki.wdka.nl/mw-mediadesign/images/4/4d/BeerRobberV.mp4|style=width:700px;}}</div>
<br>
<br>
By using the Gamepad API, you can also control the helicopter with a gamepad.
By using the Gamepad API, you can also control the helicopter with a gamepad.
Line 19: Line 20:


=Step2: Sliders=
=Step2: Sliders=
 
You can simply by using CSS to modify the slider to experiment.
   #slider{
   #slider1{
    position: fixed;
    top:30%;
    left: 45%;
    width: 100px;
    height: 100px;
     transform: rotate(90deg);
     transform: rotate(90deg);
     transform-origin: left bottom;
     transform-origin: left bottom;
    background: rgba(0, 0, 0, 0);
    border: 1px solid black;
     -webkit-appearance: none;
     -webkit-appearance: none;
     appearance: none;   
     appearance: none;   
     outline: none;
     outline: none;
     }
     }
   #slider::-webkit-slider-thumb {
   #slider1::-webkit-slider-thumb {
    width: 10px;
    height: 100px;
    background: rgb(0, 0, 0);
    border: 1px solid black;
     border-radius: 0;  
     border-radius: 0;  
    cursor: pointer;
     -webkit-appearance: none;
     -webkit-appearance: none;
     appearance: none;
     appearance: none;
    }
  }


https://hub.xpub.nl/chopchop/~wang/__lab__/files/public_html/sliderExample.html?_xsrf=2%7Cdbb6309c%7C075a8a7528ffa95fedfb16f18b50c349%7C1728479915
https://hub.xpub.nl/chopchop/~wang/__lab__/files/public_html/sliderExample.html?_xsrf=2%7Cdbb6309c%7C075a8a7528ffa95fedfb16f18b50c349%7C1728479915<br>


You could experiment more with the slider by adding an image on it.
   background: url('xxx.png/gif/jpg') no-repeat center;
   background: url('xxx.png/gif/jpg') no-repeat center;
   background-size: contain;
   background-size: contain;
Line 83: Line 97:


==Brick==
==Brick==
<img src="https://pzwiki.wdka.nl/mw-mediadesign/images/f/f1/Bricks.gif" width="700px">


=Step3: Midi control=
=Step3: Midi control=
Line 88: Line 103:
==Combining MIDI and HTML for Live Performance==
==Combining MIDI and HTML for Live Performance==
==Expansion==
==Expansion==
https://sites.antoningallon.xyz/almanach/Almanach.html#debut<br>
https://sites.antoningallon.xyz/testBaskerccampagne/


=Step4: Examination=
=Step4: Examination=

Latest revision as of 22:09, 13 October 2024

Step1: Introduce

Tone.js

https://tonejs.github.io/
https://tonejs.github.io/examples/


By using the Gamepad API, you can also control the helicopter with a gamepad.

Pizzicato.js

https://alemangui.github.io/pizzicato/
https://hub.xpub.nl/chopchop/~wang/__lab__/files/public_html/pizz.html?_xsrf=2%7Cdbb6309c%7C075a8a7528ffa95fedfb16f18b50c349%7C1728479915

Step2: Sliders

You can simply by using CSS to modify the slider to experiment.

 #slider1{
   position: fixed;
   top:30%;
   left: 45%;
   width: 100px;
   height: 100px;
   transform: rotate(90deg);
   transform-origin: left bottom;
   background: rgba(0, 0, 0, 0);
   border: 1px solid black; 
   -webkit-appearance: none;
   appearance: none;   
   outline: none;
   }
 #slider1::-webkit-slider-thumb {
   width: 10px; 
   height: 100px; 
   background: rgb(0, 0, 0); 
   border: 1px solid black; 
   border-radius: 0; 
   cursor: pointer;
   -webkit-appearance: none;
   appearance: none;
 }

https://hub.xpub.nl/chopchop/~wang/__lab__/files/public_html/sliderExample.html?_xsrf=2%7Cdbb6309c%7C075a8a7528ffa95fedfb16f18b50c349%7C1728479915

You could experiment more with the slider by adding an image on it.

 background: url('xxx.png/gif/jpg') no-repeat center;
 background-size: contain;


Sound Quilt

Test1

 As a deconstructionism slider map:https://hub.xpub.nl/chopchop/~wang/__lab__/files/public_html/SliderRe5%20add%20sound.html?_xsrf=2%7Cdbb6309c%7C075a8a7528ffa95fedfb16f18b50c349%7C1728479915


Test2

Re1.png
 As a 16 square puzzle : https://hub.xpub.nl/chopchop/~wang/__lab__/files/public_html/SliderRe1add%20sound.html?_xsrf=2%7Cdbb6309c%7C075a8a7528ffa95fedfb16f18b50c349%7C1728479915


Test3

 A version that incorporates guidelines using the grid system, allows user to hide or show the effect names by dragging movements. It also maps to the slider to control the effect values:https://hub.xpub.nl/chopchop/~wang/__lab__/files/public_html/SliderRe2.html?_xsrf=2%7Cdbb6309c%7C075a8a7528ffa95fedfb16f18b50c349%7C1728479915


Test4

 With the multiple pitches and frequencies, this 4 square version allows user to create overlapping sounds by different combinations:https://hub.xpub.nl/chopchop/~wang/__lab__/files/public_html/SliderRe3Demo.html?_xsrf=2%7Cdbb6309c%7C075a8a7528ffa95fedfb16f18b50c349%7C1728479915

Test5

When I was trying to combine the minimalism and the block game as a way to interact, this remind me of the block puzzle game-The Huarong Path(a Klotski puzzle game/sliding block puzzle game), in the game the blocks can only be moved horizontally or vertically, Players must use spatial thinking to slide the blocks around the board, often having to move other blocks out of the way to clear a path for the larger block to exit.

 Based on the slider block game and combine with the 4 square with multiple pitches and frequencies:https://hub.xpub.nl/chopchop/~wang/__lab__/files/public_html/SliderRe3.html?_xsrf=2%7Cdbb6309c%7C075a8a7528ffa95fedfb16f18b50c349%7C1728479915

Brick

Step3: Midi control

Combining MIDI and HTML for Live Performance

Expansion

https://sites.antoningallon.xyz/almanach/Almanach.html#debut
https://sites.antoningallon.xyz/testBaskerccampagne/

Step4: Examination