gem.json 834 B

123456789101112131415161718192021222324
  1. {
  2. "gem_name": "AtomTressFX",
  3. "version": "0.0.0",
  4. "display_name": "Atom TressFX",
  5. "license": "Apache-2.0 Or MIT",
  6. "license_url": "https://github.com/o3de/o3de/blob/development/LICENSE.txt",
  7. "origin": "Open 3D Engine - o3de.org",
  8. "origin_url": "https://github.com/o3de/o3de",
  9. "type": "Code",
  10. "summary": "Atom TressFX Gem provides a cutting edge hair and fur simulation and rendering in Atom enhancing the AMD TressFX 4.1. The open source TressFX can be found here: https://github.com/GPUOpen-Effects/TressFX",
  11. "canonical_tags": [
  12. "Gem"
  13. ],
  14. "user_tags": [
  15. "Rendering",
  16. "Physics",
  17. "Animation"
  18. ],
  19. "requirements": "",
  20. "documentation_url": "https://o3de.org/docs/user-guide/gems/reference/rendering/amd/atom-tressfx/",
  21. "dependencies": [
  22. ]
  23. }