Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2025 Jan 12 9:36 pm)
with the uv map shown you can paint a texture that includes both parts on a single map. That means you can have whatever you can paint. It would be difficult to make different node based textures but might be possible if you can restrict the uv range for each.
Poser does not have the ability to uv map anything.
You can not have a single map that includes more than one object. If the cube and cone are seperate objects you need two maps.
Quote - i have two maps. the question is if i can combine the two maps in one material group. i made it easier for the sofware by offseting the UV
You can make them the same material group with the Grouping tool (Assign Material).
It will make whatever polys are selected into a new (or current) material group. The problem is, if you have seperate objects like that, the groups will be named the same, BUT you'd still have to select each prop 1st b4 assigning material.
You could always combine them in the Hierarcy window and spawn a prop from the combined pieces to get around that tho.
Poser 10
Octane Render
Wings 3D
lets take M4 as an example. you have 3 textures.
-torso
-limbs
-head
so if you want to use all textures you need at least 3 material groups. because UV's are overlaped.
so in blender or any other 3D software you can move UV's in 2D space.so for example if you move the UV's to the right then some programs can read every UV with only one group.
so i was thinking that i would offset the UV's up and right. and then i would use poser to offset the textures.
now the question is if poser would be able to do this
Quote - i would offset the UV's up and right. and then i would use poser to offset the textures.
But you'd still need three material zones, since the three different parts of the texture map would need different offset values. That's assuming that Poser's UV offset maths doesn't overflow at 1; I haven't tried it.
Quote - > Quote - i would offset the UV's up and right. and then i would use poser to offset the textures.
But you'd still need three material zones, since the three different parts of the texture map would need different offset values. That's assuming that Poser's UV offset maths doesn't overflow at 1; I haven't tried it.
thats what i am asking. if i need them ;)
Quote - > Quote - I think, you cannot offset outside the 0 to 1 range! So, what ice-boy is trying to achieve won't work with the mapping as shown in the 2nd post.
You are wrong, Poser honours UV values outside of the range 0..1, which can be extremely useful for procedural shaders.
I didn't know that... I always thought, that Poser would repeat the texture from the 0..1 range.
Yesterday's the past, tomorrow's the future, but today is a gift. That's why it's called the present.
Quote - I always thought, that Poser would repeat the texture from the 0..1 range.
The variety of tiling (if any) is also controlled by the image node, so when using an image, and you have Tiling set to something other than None, the image will be wrapped/scaled/offset according to the other settings on the node.
In this situation the node itself collapses the UVs into 0..1 Procedurals can make use of what ever numbers have been assigned, i.e. Poser doesn't collapse them to 0..1 before outputting them from a U or V node.
Quote - so would it be possible? can poser see a textue outside ?
That's not quite the right way to express it, but essentially the answer is yes. Summary :-
Poser stores the UVs from the geometry "as is".
The image node first applies any modifiers set by the inputs, then projects those UVs onto the range 0..1 and then references the texture.
This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.
now my question is if i would have only one material group for both objects.......could i add 2 different textures to each object?
so my question is if we could offset the texture for 1 and then merge both textures in poser and map it to both objects?