Jump to content
3DCoat Forums

vertex painting / splatmap + tiled textures


Shu
 Share

Recommended Posts

  • Member

Hello everyone!

For video game development, it would be nice to be able to paint tilable textures onto meshes in realtime. Especially terrain heavily uses texture tiling + blending.

Then, for exporting, 3D-Coat could use vertex painting or an RGB/RGBA-splatmap for describing where the different textures are located and how opaque they are.

 

For example:

1. I have 3 textures that I can tile.

2. Painting the mesh (maybe on a special layer blend?) with the 3 textures referenced

3. Export mesh and splatmap or mesh including vertex colors (referencing the textures)

4. In the game engine, use the 3 textures and vertex colors or the splatmap for blending the textures.

 

Right now, I am using two different ways:

1. Paint RGB on the mesh and export it as a texture, which can be used by Unity for texture splatting

2. Vertex paint on the mesh in Blender, then use vertex colors in Unity for texture splatting

The problem with these approaches is, that I don’t see the tiled texture blend in realtime.

 

Many thanks in advance,

Greetings,

Shu

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...