Walther / clovers-service

Frontend + Backend + Batch for clovers, the raytracing renderer
0 stars 0 forks source link

improvement: add materials list, use shared materials #20

Closed Walther closed 1 year ago

Walther commented 1 year ago

Utilize the feature added in the engine at https://github.com/Walther/clovers/pull/183

Note: objects should have a dropdown select for the material, instead of the current string input (no validation!) However, this would probably require larger changes to the state management in the frontend, so leaving as a todo for later.