Archived
1
Fork 0
This repository has been archived on 2025-04-12. You can view files and clone it, but cannot push or open issues or pull requests.
graph/data/test.world

15 lines
253 B
Text

{
"meshes": [
{
"position": "0,0,0",
"path": "scene.obj",
"material": "test.material"
}
],
"lights": [
{
"position": "66,56,25",
"type": 1
}
]
}