Previous Thread  Next Thread

chat icon Can Blender render it?

cr09

Posted: Thu Jul 24, 2003 1:26 am
Joined: 24 Jul 2003
Posts: 1
Forgive me to use this forum to ask, but can blender render something like this?

Question
Reply with quote


z3r0_d

Posted: Thu Jul 24, 2003 1:39 am
Joined: 16 Oct 2002
Posts: 1520
yes, but it might not be as antialiased.

Wait for the 2.28 version apparently coming out tomorrow for the toon shader materials (and others)

(I wouldn't know if it is the wrong forum, it kinda seems like a grey area, but it is too late now)
Reply with quote


theeth

Posted: Thu Jul 24, 2003 1:39 am
Joined: 16 Oct 2002
Posts: 1177
yes
_________________
Life is what happens to you when you're busy making other plans.
- John Lennon
Reply with quote


ideasman

Posted: Thu Jul 24, 2003 6:24 am
Joined: 25 Feb 2003
Posts: 998
Yes, Blender can be used to create images like this.

I found an example file that shows how to light an object using a gradient texture and the angle of the surface to do a cool fake lighting, shading thingy.

Take a look at eeshlo's web page and download the 'shading without lights' .blend file.
http://www.stormpages.com/eeshlo/otherBlender.html

This technique should even allow you to have nice outline with changung width as in the drawing.
Reply with quote


Riskbreaker

Posted: Fri Jul 25, 2003 2:13 pm
Joined: 17 Oct 2002
Posts: 38
Quote:
I found an example file that shows how to light an object using a gradient texture and the angle of the surface to do a cool fake lighting, shading thingy.


OR...you could use 2.28 or Tuhopuu that use real lights and shadows.
Reply with quote


jmerritt

Posted: Fri Sep 12, 2003 2:03 am
Joined: 15 Feb 2003
Posts: 10
Does anyone know how to achieve an effect like the lines around the inner parts of the object? Blender can do nice edges around the outside of an object, but I can't seem to get any inner lines drawn. It's almost as though Blender's line edges are just a quick hack which detects alpha channel edges...

btw: What was the original image rendered by? Was it the new Rhino3D renderer "Penguin"?

Jonathan Merritt.
Reply with quote


thornae

Posted: Fri Sep 12, 2003 6:53 pm
Joined: 04 Nov 2002
Posts: 44
jmerritt wrote:
Does anyone know how to achieve an effect like the lines around the inner parts of the object?


Eeshlo's example (mentioned above) does this partially. From what I understand, this is a Non-Trivial problem - deciding what is an edge, what is a highlight, etc.
My favourite resource for this is the Stylized Depiction page, a huge list of links to various NPR resources (including a dedicated toon shading section). Lots of academic papers as PDFs, if you're up for them.
Also, googling for "npr rendering" gets you a whole mess of fascinating results, including this interesting code snippet (in java).

Quote:
btw: What was the original image rendered by? Was it the new Rhino3D renderer "Penguin"?

It appears to be an image from a bicycle site, so it's possibly a vector tracing of a photograph or similar. Although there are some similar pictures on the NPR page above, so who knows?
_________________
...because I can!
Reply with quote


jmerritt

Posted: Sat Sep 13, 2003 8:53 am
Joined: 15 Feb 2003
Posts: 10
Quote:
From what I understand, this is a Non-Trivial problem - deciding what is an edge, what is a highlight, etc.


This is also my understanding. I think you need a variety of different techniques which depend heavily upon the scene you're rendering and the exact look you want.

The Advanced RenderMan textbook:

Apodaca, A.A. and Gritz, L. (2000) Advanced RenderMan: Creating CGI for Motion Pictures. Morgan Kaufmann Publishers. ISBN: 1-55860-618-1.

has a chapter on npr techniques which also suggests some methods for edge classification. These methods could be implemented in Blender (if they're not already... I can't claim to know very much about the toon shaders: I'm still experimenting! Very Happy )

I'm currently working on an image using the toon shaders that *might* make it into a textbook on equine podiatry (I'll be sure to post the book reference if it does!). Currently, I'm adding any extra edges using Sodipodi (awesome program!!!) and/or The Gimp. It'd be great to have that done automagically though...

Jonathan Merritt.
Reply with quote


 
Jump to:  
Powered by phpBB © 2001, 2005 phpBB Group