Recommend or lend a free animal model for texturing practice
I think somewhere along the way blender lost the changes I made to enlarge the ear and tail portions of the texture. All in all, Blender is possibly the most unintuitive program I have ever used. >.<
But now that I've made it work once, I can theoretically do so again. I want to hack on the model first, it overall has too many polys and specifically the feet are too narrow, and a nice big tail would be more fun. I could even stick horns on it or something. Then I'll redo the uv map from the edited model and try to make a real texture.
I want to help design a "sandpark" MMO. Optional interactive story with quests and deeply characterized NPCs, plus sandbox elements like player-craftable housing and lots of other crafting. If you are starting a design of this type, please PM me. I also love pet-breeding games.
Quote:
So I exported the .svg texture from inkscape as a png, then imported that to blender.
Stick to png or an other image format, everything else seems to be hack :)
Quote:
All in all, Blender is possibly the most unintuitive program I have ever used. >.<
Hmm.. yes,it is. But it is the best you will get for your money. It is not the most intuitive program, but got many important features only found in other professional tools.
Quote:
...it overall has too many polys ...
Hmm, certainly depends on your target platform. On modern PC this poly count (I would guess 1.5k) is a joke.
Nevertheless, the best, but slowest, way to reduce your polycount is by hand, but there're two other options available in blender.
1. decimate modifier: The fastest and most interactive way to reduce the polycount. But it got not the best quality and sometimes it produces artifacts.
2. edit mode->mesh menu->script->poly reduction
This is a nice script which has good quality, but once you have done your reduction it is fix. Btw. you don't need to adjust your uv mapping after reduction.
--
Ashaman
Quote: Original post by Ashaman73Quote:
All in all, Blender is possibly the most unintuitive program I have ever used. >.<
Hmm.. yes,it is. But it is the best you will get for your money. It is not the most intuitive program, but got many important features only found in other professional tools.
True, I have heard that blender is simply the best free 3D software, so that's why I have been trying to force myself to learn how to use it rather than looking for a different software.
Quote:
...it overall has too many polys ...
Hmm, certainly depends on your target platform. On modern PC this poly count (I would guess 1.5k) is a joke.
Nevertheless, the best, but slowest, way to reduce your polycount is by hand, but there're two other options available in blender.
1. decimate modifier: The fastest and most interactive way to reduce the polycount. But it got not the best quality and sometimes it produces artifacts.
2. edit mode->mesh menu->script->poly reduction
This is a nice script which has good quality, but once you have done your reduction it is fix. Btw. you don't need to adjust your uv mapping after reduction.
--
Ashaman
I was just thinking that fewer larger polygons would be easier to texture than lots of tiny ones.
I want to help design a "sandpark" MMO. Optional interactive story with quests and deeply characterized NPCs, plus sandbox elements like player-craftable housing and lots of other crafting. If you are starting a design of this type, please PM me. I also love pet-breeding games.
Quote:
Ugh, now what? -_- I edited the model to put a tail on it, and it actually looks pretty good, but when I try to UV unwrap it it comes out with the tail huge and the body of the dog small. o.O
You most likely forgot to adjust your seams. After editing parts of your model check all seams of the modified part.
Quote:
I was just thinking that fewer larger polygons would be easier to texture than lots of tiny ones.
You are correct if you paint each single polygon by hand ;-) In most cases you paint areas of the model, i.e. one leg, independently of the number of polygons, so the outline of each area is more important than the fact that it consists of 100k polygons.
--
Ashaman
I want to help design a "sandpark" MMO. Optional interactive story with quests and deeply characterized NPCs, plus sandbox elements like player-craftable housing and lots of other crafting. If you are starting a design of this type, please PM me. I also love pet-breeding games.
Try going to CGCookie.com and watching the blender tutorial movies there, then you won't have as much trouble. There is one video where a head is unwrapped for texturing, it should help you out.
Edit: yeah it was those darn seams again, but I got it sorted out, yay me. [smile] Here's my rough draft of the texture made by painting on the model in blender. I like this way of making a rough draft of a texture a lot. :)
Now to clean up the stray white bits and add some texture to it...
[Edited by - sunandshadow on August 14, 2009 11:40:24 PM]
I want to help design a "sandpark" MMO. Optional interactive story with quests and deeply characterized NPCs, plus sandbox elements like player-craftable housing and lots of other crafting. If you are starting a design of this type, please PM me. I also love pet-breeding games.
As a note, if you don't already know, to smooth your model select it, go to the editing panel (bottom windon, press F9), and press "Set Smooth" in the "Link and Materials". To got back to your current look, press "Set Solid".
--
Ashaman
My free book on Direct3D: "The Direct3D Graphics Pipeline"
My blog on programming, vintage computing, music, politics, etc.: Legalize Adulthood!