USD, aka Universal Scene Description, is a programming language created in 2016.
| #2172on PLDB | 10Years Old |
git clone https://github.com/PixarAnimationStudios/OpenUSD#usda 1.0
def Xform "hello"
{
def Sphere "world"
{
}
}| Feature | Supported | Example | Token |
|---|---|---|---|
| Comments | ✓ | ||
| Line Comments | ✓ |