Skip to content

Instantly share code, notes, and snippets.

.scroll-window:before{
content:"";
position: absolute;
width:100%;
height:2.5rem;
display: table;
z-index: 98;
background:rgba(170,170,170,1.0);
}
@Xanmia
Xanmia / index.html
Created February 17, 2017 21:07
Simplex Tornado
<canvas id="main"></canvas>
@Xanmia
Xanmia / Simple Audio Visualization.markdown
Created March 11, 2016 20:42
Simple Audio Visualization

Simple Audio Visualization

Messing around with AudioContext and Canvas. Simple example, drop a music file on the canvas and watch.

A Pen by Xanmia on CodePen.

License.

@Xanmia
Xanmia / Create an Island.markdown
Created March 10, 2016 13:33
Create an Island

Create an Island

Mouse down to draw an island. Click the export button to save your design. Drag and drop file on canvas to load previous island. My JS1k for 2016 with added items I couldn't fit in.

A Pen by Xanmia on CodePen.

License.

@Xanmia
Xanmia / Planet,-ship,-stars....markdown
Created March 11, 2015 18:31
Planet, ship, stars...
@Xanmia
Xanmia / Cave.markdown
Created September 17, 2014 12:35
A Pen by Xanmia.
@Xanmia
Xanmia / Open-Ground.markdown
Created September 17, 2014 12:34
A Pen by Xanmia.
@Xanmia
Xanmia / Shader-Fun....markdown
Created September 17, 2014 12:34
A Pen by Xanmia.

Random material generator with bump map

Generates a random material with a matching bump map. Refresh for new material

A Pen by Xanmia on CodePen.

License.

Three.js Level Layout

Enjoy! - only shows correctly in full screen.... needs work.

A Pen by Xanmia on CodePen.

License.