Skip to content

kaiware007/UnityMeshVertexTexture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MeshVertexTexture

VertexTextureParticle

Create Mesh's Vertex Texture.
Writing Mesh vertex position data to Texture2D.
Vertex / fragment shader or compute shader can reference vertex coordinates of the mesh.

IcoSphereMesh

IcoSphereTexture

How to create

  1. Menu [Window]->[MeshVertexTexture Creator]
  2. Select Mesh
    MeshVertexTexture Creator window
  3. Click [Create] Button
  4. Create VertexTexture in Assets/MeshVertexTextures/

How to use

Please see Sample scene.
Assets/MeshVertexTexture/Sample/Scenes/MeshVertexTextureParticleSample.unity

About

Create Mesh's Vertex Texture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors