1
0
Fork 0
deeptwisty.com/v3/credits/index.php

110 lines
3.8 KiB
PHP
Raw Permalink Normal View History

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>/inf/credits</title>
<link href="../style.css" rel="stylesheet" type="text/css" media="all">
<link rel="icon" type="image/x-icon" href="/favicon.ico">
</head>
<body>
<nav><a href="../"><<<</a></nav>
<p>$ pwd</p>
<h1 class="title">/inf/credits</h1>
<p>$ ls</p>
<nav>
<a href="#pimo">pimo.yml</a>
<a href="#tetrahead">tetrahead.yml</a>
<a href="#nova">nova.yml</a>
<a href="#home">home.yml</a>
<a href="#plot-twist">plot-twist.yml</a>
<a href="#plugins">plugins.yml</a>
<a href="#sample-packs">sample-packs.yml</a>
<a href="#3d-assets">3d-assets.yml</a>
</nav>
<p>$ cat pimo.yml</p>
<section class="dir">
<h2># Pimo</h2>
<p>
daw: "LMMS"<br>
visuals: "Blender"<br>
assets:<br>
&nbsp;&nbsp;piano: "<a href="https://blendswap.com/blend/29080">https://blendswap.com/blend/29080</a>"<br>
&nbsp;&nbsp;pianist: "<a href="https://www.turbosquid.com/3d-models/photorealistic-human-rig-3d-1422553">https://www.turbosquid.com/3d-models/photorealistic-human-rig-3d-1422553</a>"
</p>
</section>
<p>$ cat tetrahead.yml</p>
<section class="dir" id="tetrahead">
<h2># Tetrahead</h2>
<p>
daw: "LMMS"<br>
visuals: "Blender"<br>
assets:<br>
&nbsp;&nbsp;bassist: "<a href="https://www.turbosquid.com/3d-models/3d-realistic-musicians-music-model-1653971">https://www.turbosquid.com/3d-models/3d-realistic-musicians-music-model-1653971</a>"
</p>
</section>
<p>$ cat nova.yml</p>
<section class="dir" id="nova">
<h2># Nova</h2>
<p>
daw: "LMMS"<br>
visuals:<br>
&nbsp;&nbsp;- "Paint.NET"<br>
&nbsp;&nbsp;- "Shotcut"<br>
&nbsp;&nbsp;- "Blender"
</p>
</section>
<p>$ cat home.yml</p>
<section class="dir" id="home">
<h2># Home</h2>
<p>
daw: "LMMS"<br>
visuals: "Blender"<br>
</p>
</section>
<p>$ cat plot-twist.yml</p>
<section class="dir" id="plot-twist">
<h2># Plot Twist</h2>
<p>
daw: "LMMS"<br>
visuals:<br>
&nbsp;&nbsp;- "Paint.NET"<br>
&nbsp;&nbsp;- "Shotcut"
</p>
</section>
<p>$ cat plugins.yml</p>
<section class="dir" id="plugins">
<h2># Plugins</h2>
<p>
lmms:<br>
&nbsp;&nbsp;- "Synth1"<br>
blender:<br>
&nbsp;&nbsp;- "Bizualizer"<br>
</p>
</section>
<p>$ cat sample-packs.yml</p>
<section class="dir" id="sample-packs">
<h2># Sample Packs</h2>
<p>
packs:<br>
&nbsp;&nbsp;- "<a href="https://www.musicradar.com/news/tech/sampleradar-500-free-industrial-samples-504614">https://www.musicradar.com/news/tech/sampleradar-500-free-industrial-samples-504614</a>"<br>
&nbsp;&nbsp;- "<a href="https://soundpacks.com/free-sound-packs/80s-retro-futuristic-drum-pack/">https://soundpacks.com/free-sound-packs/80s-retro-futuristic-drum-pack/</a>"<br>
&nbsp;&nbsp;- "<a href="https://soundconstraints.com/products/corona-virus-sample-pack">https://soundconstraints.com/products/corona-virus-sample-pack</a>"
</p>
</section>
<p>$ cat 3d-assets.yml</p>
<section class="dir" id="3d-assets">
<h2># General 3D Assets</h2>
<p>
sources:<br>
&nbsp;&nbsp;- "<a href="https://polyhaven.com/">https://polyhaven.com/</a>"<br>
&nbsp;&nbsp;- "<a href="https://ambientcg.com/">https://ambientcg.com/</a>"
</p>
</section>
<p>$</p>
<!--a href="." style="margin-top: 1rem; font-size: 0;"><img src="images/button.png" style="width: 88px;"/></a-->
</body>
</html>