My sketchbook...

Published June 07, 2014
Advertisement
As i was reading Asteroid Base's post about sketchbooks: http://www.asteroidbase.com/devlog/8-ugly-sketchbooks/#more-496, it was a nice surprise to see three different people and the way they treat/use their sketchbooks. Even though i consider myself 100% a programmer, my sketchbook looks more like Jamie's: drawings mixed with math (more like geometry in my case), although not as tidy.

I was actually surprised how clean and white were the programer's pages.


My sketchbook's pages usually start with useful data: todo lists, algorithms or ideas. I'm not very tidy, but it makes sense to me...

image_3.jpg


As time goes by, and those pages spend more and more time next to me, doodles start invading them. Sometimes they actually mean something (level design, geometry collision, direction vectors, etc)... and sometimes they are just things my hand does while my brain is thinking...

image.jpg


In the end... if possible, i even start using darker pens to write over other things... there's a whole mess with barely any white on them... time to move to the next page...

image_2.jpg

I've found that having as sketchbook to doodle makes programming so much easier. To put something on a page (even though it's just a square representing a class or an object) organizes the code in my head.



The curious thing is that when i get into "artist mode" (character design, mainly), i am the opposite. I am very tidy and i don't like doodling on these pages. This is the same sketchbook, except showing the art pages.

image_3.jpg


image.jpg


image_2.jpg

image_1.jpg

In fact i think i'm TOO tidy. Too rigid. I've seen actual artists' sketchbook, their lines are all over the place, the re-do the same line several times, maybe trying to find something new that works better. Their shapes are not defined until later, they are actually sketches. And have like one hundred drawings of the same character with slight variations...

But i cannot do it, if i don't like a line I erase it... if i like a character, i'm afraid to draw it again because i don't know if i will manage to draw it the same. I have to pratice to loosen up... a lot.



What does your sketchbook look like?
As a programmer do yo have a sketchbook at all?
5 likes 3 comments

Comments

Althar

To be perfectly honest, I do the exact same thing. I also tend to use a black ball-pen for sketches and writing notes - it is kind of like "mental conditioning" for not allowing myself to make any mistakes and/or be tempted to erase something that could in retrospective be useful.

As a result, I tend to go through several iterations, sometimes writing the same things on several sheets of paper, until I think I got it right ; then when I have the patience, I will go through the process of scanning and/or writing out my note onto my computer.

June 08, 2014 05:33 PM
Sollum

I draw my sketches into my "diary" thingy i drag everywhere along with me. Kind of helps me to review the state i was in, when drawing things.

I draw only in "artistic" way, without adding any math to it.

It's good to separate yourself if you're a lone wolf.

Draw many things you would like to see

Pick final stuff clients should see

Code it and test it

June 08, 2014 08:43 PM
Navyman

I use pen and pencils, but never color pencils.

Mostly, I use it to map out complex functions and UI pieces.

June 10, 2014 05:50 PM
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Profile
Author
Advertisement
Advertisement