Skip to content

venomgfx/blender-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)