Blender mockups in web format
HTML+CSS UI mockups for Blender 2.8 by Pablo Vazquez
See the online demo
…or compile it yourself! For faster templating this uses Pug and Sass, compiled with Gulp.
npm install
(if you’re in Ubuntu you might need node-legacy)gulp && gulp watch
(compiles once and watches for changes)