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.
- Clone this repo
npm install
(if you're in Ubuntu you might need node-legacy)gulp && gulp watch
(compiles once and watches for changes)