adobe / USD-Fileformat-plugins

A collection of USD fileformat plugins
298 stars 22 forks source link

Supported features legend #2

Closed fire closed 6 months ago

fire commented 6 months ago

Expected Behaviour

Supported features legend marks support of the 3d asset formats.

Actual Behaviour

There is no use of supported features legend.

Reproduce Scenario (including but not limited to)

Visit the website.

Steps to Reproduce

Read https://github.com/adobe/USD-Fileformat-plugins readme

Platform and Version

Mac OS

Sample Code that illustrates the problem

This is markdown documentation

Logs taken while reproducing problem

None

kwblackstone commented 6 months ago

Hello, the supported features list is per plugin, so each format's readme contains what they support. for instance you can see the FBX list here: https://github.com/adobe/USD-Fileformat-plugins/blob/main/fbx/README.md

fire commented 6 months ago

That makes sense. Perhaps you can add:

Each format's readme contains what they support.

kwblackstone commented 6 months ago

added a comment to the global readme pointing users to each file formats readme.