Giter VIP home page Giter VIP logo

Comments (3)

mtamis-NV avatar mtamis-NV commented on July 19, 2024

Hi Sheila,
NvCloth is not part of APEX. NvCloth is a library that provides low level access to the cloth solver. It was by design that serialization of assets is not handled by NvCloth.

You can write your own code to import cloth meshes. We provide helper functions to cook fabric data from triangle/quad meshes (see NvClothCookFabricFromMesh from the extensions). We recognize that this workflow is not ideal if you want to manually author more complex cloth assets.

There is currently no asset authoring/creation tool for NvCloth. We are in the process of deciding if we are going to provide something for this need.

from nvcloth.

ViktorM avatar ViktorM commented on July 19, 2024

Hi @Sheila69,

.apx files are only forward compatible, not backward and usually they aren't directly related to the APEX versions but rather if the asset version has been changed or not. Older asset versions will be automatically upgraded when loading in the newer version of APEX Clothing, for example. But the later versions of assets stored in .apx or .apb format won't be loaded in older APEX Clothing versions if the asset version has been updated since that time.

from nvcloth.

 avatar commented on July 19, 2024

thank you both @mtamis-NV & @ViktorM for the Information.

from nvcloth.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.