Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxBittker committed Oct 16, 2024
1 parent 13095d0 commit 2a0f345
Show file tree
Hide file tree
Showing 42 changed files with 189 additions and 0 deletions.
Binary file added .DS_Store
Binary file not shown.
91 changes: 91 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>pixpaint</title>
<link rel="icon" type="image/x-icon" href="./assets/icons/spiral.png" />
<link href="./style.css" rel="stylesheet" type="text/css" />
<link href="./main.css" rel="stylesheet" type="text/css" />
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/tweakpane.min.js"></script>
</head>

<body>
<!-- Hello world -->
<div id="controlPanel">
<div id="buttonPanel">
<div id="colorPanel"></div>

<div class="row">
<!-- <button id="undo"><img src="assets/icons/undo.png"></button> -->
<!-- <button id="s" class="active">s</button> -->
<!-- <button id="m">m</button> -->
<!-- <button id="l">l</button> -->
<!-- <button id="pen" class="active"><img src="assets/icons/pen.png"></button> -->
<!-- <button id="erase"><img src="assets/icons/erase.png"></button> -->
</div>

<!-- <button id="dots"><img src="assets/icons/dots.png"></button> -->

<!-- <button id="brush"><img src="assets/icons/brush.png"></button> -->

<!-- <button id="spray"><img src="assets/icons/spray.png"></button> -->
<!-- <button id="crystal"><img src="assets/icons/crystal.png"></button> -->

<!-- <div class="row"> -->

<!-- <button id="nudge"><img src="assets/icons/nudge.png"></button> -->
<!-- <button id="text" ><img src="assets/icons/text.png"></button>
<button id="line"><img src="assets/icons/line.png"></button>
<button id="rect"><img src="assets/icons/rect.png"></button>
<button id="spiral"><img src="assets/icons/spiral.png"></button> -->

<!-- <button id="fill"><img src="assets/icons/fill.png"></button> -->
<!-- </div> -->
<div class="row">
<textarea id="input" type="text" autocomplete="off"> </textarea>

<!-- <button id="select"><img src="assets/icons/select.png"></button> -->
<!-- <button id="copy"><img src="assets/icons/copy.png"></button> -->
</div>
</div>
<!-- <div id="colorPanel"></div> -->
</div>

<canvas id="waveform"></canvas>
<canvas id="playback"></canvas>
<canvas id="hud"></canvas>
<canvas id="drawing"></canvas>

<div id="tweaks"></div>
<details id="info">
<summary><img src="assets/icons/info.png" /></summary>
<p>
<a href="https://maxbittker.com">max bittker</a>
<br />
inspired by <br /><a href="https://whichlight.com/">kawandeep virdee</a
>'s<br />
<a href="https://whichlight.github.io/draw-play/grubs.html">"grubs"</a>
</p>
</details>

<!-- <button id="send">info</button>
<-->
<div id="content">
<text class="small"> write me a letter?</text>

<div class="card border" id="card">
<div class="stamp border"></div>
<div id="address">
<text> to: Max </text>
<text> from: </text>
</div>
</div>
</div>
<!-- <script src="https://replit.com/public/js/replit-badge.js" theme="dark" defer></script> -->
</body>
<script type="module" src="./src/paint.js"></script>
<script type="module" src="./src/granular.js"></script>
</html>
Binary file added assets/audio/boing.wav
Binary file not shown.
Binary file added assets/audio/boingS.wav
Binary file not shown.
Binary file added assets/audio/carriage-return.wav
Binary file not shown.
Binary file added assets/audio/carriage-return2.wav
Binary file not shown.
Binary file added assets/audio/chime.mp3
Binary file not shown.
Binary file added assets/audio/claves.wav
Binary file not shown.
Binary file added assets/audio/guitar.mp3
Binary file not shown.
Binary file added assets/audio/harp.wav
Binary file not shown.
Binary file added assets/audio/kalimba.wav
Binary file not shown.
Binary file added assets/audio/keyboard.wav
Binary file not shown.
Binary file added assets/audio/keyclicks.wav
Binary file not shown.
Binary file added assets/audio/maraca.wav
Binary file not shown.
Binary file added assets/audio/opera.wav
Binary file not shown.
Binary file added assets/audio/pen.mp3
Binary file not shown.
Binary file added assets/audio/pencil.wav
Binary file not shown.
Binary file added assets/audio/robin.wav
Binary file not shown.
Binary file added assets/audio/shaker.wav
Binary file not shown.
Binary file added assets/audio/shutter.wav
Binary file not shown.
Binary file added assets/audio/swoosh.wav
Binary file not shown.
Binary file added assets/icons/brush.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/copy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/crystal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/dots.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/erase.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/fill.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/info.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/line.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/nudge.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/pen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/rect.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/select.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/send.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/sent.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/spiral.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/spray.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/text.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/undo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions dist/assets/index.29cd7a0e.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions dist/assets/index.dd16a5fb.js

Large diffs are not rendered by default.

93 changes: 93 additions & 0 deletions dist/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>pixpaint</title>
<link rel="icon" type="image/x-icon" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoAgMAAADxkFD+AAAACVBMVEUAAAAAAAD///+D3c/SAAAAA3RSTlMA//9EUNYhAAAA1klEQVR4nHWRMc7DIAyFH0gMyc4RMvQWHMEDRlWmjFVPwSGaPUulXznl/wxJqg61BPr8BA/bAL/CqeYDlZEaBX3ub+niXDHmLm7cV8M42z7Z4SZiMCzMMhzvuTsivbyhOJ3pRQu3hLKNghcxhQeoxYbVbKeGZovQUbkOXFNIB95kYGJIf5f4spNB+ExyCV58PhCCVZcTJ00dM8ZSQ0PW8YeOsXVF/ewKhgPrD4U64JWTuvdzK+e0WbfATfVpngy/79UaPyPIhXG5UOs1+HKJ/nML29fv/APH1zFaX2xTPQAAAABJRU5ErkJggg==" />


<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/tweakpane.min.js"></script>
<script type="module" crossorigin src="/wams/assets/index.dd16a5fb.js"></script>
<link rel="stylesheet" href="/wams/assets/index.29cd7a0e.css">
</head>

<body>
<!-- Hello world -->
<div id="controlPanel">
<div id="buttonPanel">
<div id="colorPanel"></div>

<div class="row">
<!-- <button id="undo"><img src="assets/icons/undo.png"></button> -->
<!-- <button id="s" class="active">s</button> -->
<!-- <button id="m">m</button> -->
<!-- <button id="l">l</button> -->
<!-- <button id="pen" class="active"><img src="assets/icons/pen.png"></button> -->
<!-- <button id="erase"><img src="assets/icons/erase.png"></button> -->
</div>

<!-- <button id="dots"><img src="assets/icons/dots.png"></button> -->

<!-- <button id="brush"><img src="assets/icons/brush.png"></button> -->

<!-- <button id="spray"><img src="assets/icons/spray.png"></button> -->
<!-- <button id="crystal"><img src="assets/icons/crystal.png"></button> -->

<!-- <div class="row"> -->

<!-- <button id="nudge"><img src="assets/icons/nudge.png"></button> -->
<!-- <button id="text" ><img src="assets/icons/text.png"></button>
<button id="line"><img src="assets/icons/line.png"></button>
<button id="rect"><img src="assets/icons/rect.png"></button>
<button id="spiral"><img src="assets/icons/spiral.png"></button> -->

<!-- <button id="fill"><img src="assets/icons/fill.png"></button> -->
<!-- </div> -->
<div class="row">
<textarea id="input" type="text" autocomplete="off"> </textarea>

<!-- <button id="select"><img src="assets/icons/select.png"></button> -->
<!-- <button id="copy"><img src="assets/icons/copy.png"></button> -->
</div>
</div>
<!-- <div id="colorPanel"></div> -->
</div>

<canvas id="waveform"></canvas>
<canvas id="playback"></canvas>
<canvas id="hud"></canvas>
<canvas id="drawing"></canvas>

<div id="tweaks"></div>
<details id="info">
<summary><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQAQMAAAC032DuAAAABlBMVEX///8AAABVwtN+AAAA/UlEQVR4nJ3SSw4CIQwG4BIWLHsEjsLNhKNxlDkCiRsXZGr/lkkcH7OQ6PhFXtr+RH+PINvBLPtBEemupNyPeR3NWOUuvjGIUJEHGPUj+eKE7UVAFntgH0/iHu3kPCh3siPKRqVTGWDHKxsbyGA1JtwhtiaCek/R66eTnGFxXzM+GR4frGfqNZn8wEvmZtuuOT/I+u+nfWPv/SvrL2J39pJ8oS7ivtiN5Ux+4fbOimYN4+0ntd7sv/Xg9HqfaRXX0iujFV9A6xtJU7Kx9jOt85oCZbVI5cEteP4YVfPMJUHsFntYoYwyWLzTAfEcq6dKF1K7koAsr3ksbvT3eALzmLKW/+D4UAAAAABJRU5ErkJggg==" /></summary>
<p>
<a href="https://maxbittker.com">max bittker</a>
<br />
inspired by <br /><a href="https://whichlight.com/">kawandeep virdee</a
>'s<br />
<a href="https://whichlight.github.io/draw-play/grubs.html">"grubs"</a>
</p>
</details>

<!-- <button id="send">info</button>
<-->
<div id="content">
<text class="small"> write me a letter?</text>

<div class="card border" id="card">
<div class="stamp border"></div>
<div id="address">
<text> to: Max </text>
<text> from: </text>
</div>
</div>
</div>
<!-- <script src="https://replit.com/public/js/replit-badge.js" theme="dark" defer></script> -->
</body>


</html>

0 comments on commit 2a0f345

Please sign in to comment.