If I have single mesh that has 'duplicates' of the same geometry throughout the mesh, say something like a sheet of metal …

Forum Archive If I have single mesh that has 'duplicates' of the same geometry throughout the mesh, say something like a sheet of metal …

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #6140
    gamedev_chuck
    Participant

      If I have single mesh that has ‘duplicates’ of the same geometry throughout the mesh, say something like a sheet of metal with a bunch of nuts sticking out of it that are all the same shape and size, is it alright if I ‘recycle’ a part of the normal map for all of the nuts?

      #24961
      Kent Trammell
      Participant

        Yes absolutely. In fact, “recycling” is the name of the game with asset creation for video games. Pretty much in any context (modeling, texturing, rigging, etc) it helps to optimize the game’s data and performance.

      Viewing 2 posts - 1 through 2 (of 2 total)
      • The topic ‘If I have single mesh that has 'duplicates' of the same geometry throughout the mesh, say something like a sheet of metal …’ is closed to new replies.