
WIP - Ichiotsu
9 months ago
Work in progress: A female character with a ponytail in the shape of Japanese kanji "Otsu". Modeling and rendering were done by Blender together with the Freestyle NPR renderer.
-
Vimeo: About / Blog / Developers / Jobs / Community Guidelines / Community Forums / Help Center / Site Map / Merchandise
/ Get Vimeo

Previous Week
上手いっす
Kagami's standard greeting.
By the way, you have correctly recognized the female character as Kagami, probably because you know a piece of Japanese ASCII art this 3D model is intended to imitate. It seems that the imitation is successful -- that's a great reward for me. Thanks! ;)
I can only dream of creating such a brilliant 3D replica of an anime character. Sadly my skills in Blender are no better than they were the last time I posted on one of your videos.
A very novice question: How do I change the polygon count in Blender?
On one of your other videos (Japanese Anime-like rendering with Blender/Freestyle) I asked you how I could achieve a smooth model like the one you made, and you told me to start by creating a model with a low polygon count. The problem is, I don't know how to modify polygons to my exact specifications, I've just been working with whatever the default settings were.
I hope this makes a little more sense ^_^
Have you seen beginners tutorials that explain how to edit meshes in Blender? If you haven't, I would recommend to start with online tutorials including those in the Blender documentation:
wiki.blender.org/index.php/Doc:Manual/Your_First_Animation
wiki.blender.org/index.php/Doc:Tutorials/Animation/BSoD/Character_Animation
When I was a beginner, I went through the first tutorial to reproduce Gus the Gingerbread Man. I also like a modeling tutorial in Tony Mullen's "Introducing Character Animation with Blender":
amazon.com/dp/0470102608/
All these tutorials deal with mesh editing with the SubSurf modifier, which is an indispensable functionality if you want to get smooth surfaces like those found in my models. Just try to model a 3D figure with the SubSurf modifier in the ways the tutorials describe. When I was a beginner, however, meshes with the SubSurf modifier appeared difficult to manipulate. I scratched my head so many times because I was not able to reshape the subsurfaced meshes as I wanted. The irritation at that time was totally a mess. I would say that subsurfaced mesh editing is less intuitive and may pose a lot of trouble to beginners.
That is why in my post you referred to, I recommended to start with a 3D model without the SubSurf modifier and with a very low polygon count. Without the SubSurf modifier, you will get sharp (not smooth) surfaces, but you will find it relatively easier to manipulate meshes as you want. You can divide the meshes as many times as you want in order to get smoother surfaces (although they are still sharp if you closely look at them), but be careful: too fine meshes may make editing too laborious. So try to "approximate" the ideal shapes with sharp meshes with as a low polygon count as possible. You will appreciate the ability to approximate 3D shapes with a small number of polygons when you move on to modeling with the SubSurf modifier. Approximation with a low polygon count will keep subsurfaced mesh editing managable. The SubSurf modifier can be switched off during mesh editing, and doing so will help you check if the sharp meshes constitute a good approximation of the ideal shapes even without the SubSurf modifier. I believe this is a practical quality criterion for subsurfaced meshes.
I hope this helps. Good luck!
That was my original problem when I started, I tried to smooth out my model by overusing the subsurf modifier. It had very little effect on the model and it slowed down my computer.
I'll give it a try without subsufing for now and work my way there in time.
Thanks again for all of your help ^_^