Skip to main content
GameDev.net gamedev.net
8Observer8

8Observer8's Blog

Member since Nov 2013

All Posts

Five-pointed Star with WebGL and JavaScript

Five-pointed Star with WebGL and JavaScript

Playground: https://plnkr.co/edit/W49ndxcQemMgkAoP​​My Video: assets/shaders/default.vertattribute vec2 aPosition; uniform mat4 uMvpMatrix; void...

· 23.4k · 1
Christmas Tree in pure WebGL

Christmas Tree in pure WebGL

Demo in pure WebGL, glMatrix, Ammo.js, JavaScript: Christmas Treew, s, d, a - for movingarrows keys - for camera rotationthe ‘f’ key - the third...

· 7.2k