Skip to content

Commit c846d32

Browse files
cps13claude
andcommitted
Add matsuba to projects.json
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 39393ac commit c846d32

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

projects.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,14 @@
6161
"image": "https://raw.githubusercontent.com/mathworks/Research-Office-Projects/main/Examples/finding-pi-with-marbles/flowchart.png",
6262
"tools": ["MATLAB R2024b+", "Symbolic Math Toolbox"],
6363
"topics": ["mathematics", "pi", "monte-carlo", "probability"]
64+
},
65+
{
66+
"name": "MATSUBA — Physically-Based Rendering",
67+
"folder": "Packages/matsuba",
68+
"type": "package",
69+
"summary": "Brings Mitsuba 3 into MATLAB with an idiomatic API. Build scenes, set physically-based materials, position cameras, and render photorealistic images — all from pure MATLAB code. Supports differentiable rendering for inverse optimization, transient light transport for LiDAR/ToF simulation, interactive viewer overlay, and CAD-to-render pipelines (STL/OBJ). Python interop handled automatically via mpyreq.",
70+
"image": "https://raw.githubusercontent.com/mathworks/Research-Office-Projects/main/Packages/matsuba/matlab/examples/getting_started.png",
71+
"tools": ["MATLAB R2019b+", "Python 3.12 (auto-installed)"],
72+
"topics": ["rendering", "physically-based", "mitsuba", "differentiable-rendering", "computer-vision"]
6473
}
6574
]

0 commit comments

Comments
 (0)