Skip to content

Instantly share code, notes, and snippets.

Notebook used: https://colab.research.google.com/github/Sxela/DiscoDiffusion-Warp/blob/main/Disco_Diffusion_v5_2_Warp.ipynb
Please follow my content here: https://linktr.ee/huemaninstrument
https://noclip.website/ <-- FFX Gaudosalam footage video init
Done on a V100 card
Settings:
steps:
@sharmer156
sharmer156 / deep-roll.markdown
Last active August 20, 2018 11:48
Deep Roll
@sharmer156
sharmer156 / index.html
Created June 22, 2018 09:35
Winter Tidings
<div class="portrait">
<div id="world"></div>
<div id="container" class="start"></div>
<audio id="audio" preload loop>
<source src="https://s3.amazonaws.com/winter-tidings/assets/audio/forest-lullaby-soundtrack.mp3" type="audio/mpeg">
</audio>
<audio id="soundeffects" preload src="https://s3.amazonaws.com/winter-tidings/assets/audio/sound-effects.mp3"></audio>
</div>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-6600215-50"></script>
<script>
@sharmer156
sharmer156 / index.html
Last active June 22, 2018 07:07
particles.js 网联线条链接交互
<!-- particles.js container -->
<div id="particles-js"></div>
<!-- stats - count particles -->
<div class="count-particles">
<span class="js-count-particles">--</span> particles
</div>
<!-- particles.js lib (JavaScript CodePen settings): https://github.com/VincentGarreau/particles.js -->
@sharmer156
sharmer156 / index.html
Created June 22, 2018 05:01
Musical Chord Progression Arpeggiator
<article>
<aside id="aside"></aside>
<main id="main"></main>
</article>