/blender-ui

Blender mockups in web format

Primary LanguagePugGNU General Public License v3.0GPL-3.0

Blender Mockups

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)