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