Jump to content

Search the Community

Showing results for tags 'mesh'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Game Modding
    • Tutorials
    • 3D/2D models
    • Audio file formats
    • Graphic file formats
    • Animation file formats
    • Video file formats
    • Misc file formats
    • Game engine file formats
    • Game Archive
    • Compressed files and methods
    • Code Talk
    • Game Localization
  • Game Tools Support
    • Applications/Tools
    • Scripts or Other Utilities
  • QuickBMS
    • Releases
    • Discussion and Help

Product Groups

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

Found 2 results

  1. Hello, Newer Frostbite games have started using blendshapes more and more for faces through a system called MeshCompute In Battlefield 2042, this is done with an ebx asset of the type MeshComputeAsset referenced in different kinds of mesh assets, the compute asset has a few resources associated with it too for the different components, in this case there is... AttachmentJoints (The bones are on the main character rig, but i think this lets them offset them along with the geometry?) BlendShapes BlendShapesProceduralChannels FaceAdjacency IndexBuffer MeshDefinition The bulk of the data however is stored in the main mesh chunks after the main two buffers, the size of the additional data is defined in the MeshSet resource per lod i believe This is about as much as I've personally been able to figure out, I've hit a bit of a roadblock though given I don't know much about mesh formats in Frostbite. If samples are needed I will gladly provide them.
  2. Can someone make a tool that highlights meshes in star wars outlaws and tells you the file/prop name
×
×
  • Create New...