David Scott Lyons
3D artist / designer / developer

More ZBrush Head Sculpting

Started with ZSpheres on this one.

ZBrush Sphere Sketch Practice

Spent a few hours in ZBrush this afternoon. Keyboard and mouse, no tablet. Started with a sphere.

Environment Mapping

Yesterday I shot a panorama at my desk at work with the Photosnyth app, then converted it to a cubemap and brought it into Three.js with Paul Lewis’s tutorial and Blender file, and kept the refractive and the reflective materials in place from the Three.js GitHub repo’s cubemap example, but replaced the model with Lee Perry Smith and added the Orbit camera controls.

Launch Demo

Three.js Boilerplate

Custom Three.js boilerplate with Lee Perry Smith JSON model, tween.js, dat.gui, and orbit controls.
Also testing out an iframe embed method below.

Launch Demo

Syntax Highlighter Plugin Test

Testing out Chris Bavota’s Syntax Highlighter Shortcode using Prism.js

<ul class="nav">
	<li><a href="#">Item 1</a></li>
	<li><a href="#">Item 2</a></li>
	<li><a href="#">Item 3</a></li>
	<li><a href="#">Long line of text. Long line of text. Long line of text. Long line of text. Long line of text. Long line of text. Long line of text. Long line of text.</a></li>
</ul>
body {
  background: #ff0000;
  color: #fff;
}
$(".scroll").click(function(e){
    e.preventDefault();
    var offset = $($(this).attr('href')).offset().top;
    $('html, body').animate( { scrollTop: offset }, 800 );
});

No Title

$(".scroll").click(function(e){
    e.preventDefault();
    var offset = $($(this).attr('href')).offset().top;
    $('html, body').animate( { scrollTop: offset }, 800 );
});

Syntax Highlight Test

HTML

<ul class="nav">
  <li><a href="#">Item 1</a></li>
  <li><a href="#">Item 2</a></li>
  <li><a href="#">Item 3</a></li>
  <li><a href="#">Long line of text. Long line of text. Long line of text. Long line of text. Long line of text. Long line of text. Long line of text. Long line of text.</a></li>
</ul>

CSS

p { color: red }

Javascript

$(".scroll").click(function(e){
  e.preventDefault();
  var offset = $($(this).attr('href')).offset().top;
  $('html, body').animate( { scrollTop: offset }, 800 );
});

Movie Theater Employee Clothes

I went back and modeled a collared shirt, vest, and bowtie for this character that I made back in Spring 2010.

Gas Mask Model WIP

My first shot at modeling a Russian gas mask in Maya.
I laid out the UVs for the actual mask part and may still texture it and/or sculpt in some details in ZBrush.

Spambot

Wizard Painting

I painted this with oil paint on 24″ x 30″ canvas.
It’s based on idea I had for an animation where a wizard is trying to teach a kid how to make fire with his hand.