Dustin
Dustin
add "-m Material" argument: blender -b -P mesh2img.py -- --paths /home/cadtoimg/bunny/data/bun180.ply --dimensions 20 -m Material
Thanks for your Feedback! My current solution for custom response headers is as follows and work fine for me. When I find time, I will try to implement it natively....
yes, im using it like that, but I only posted the relevant parts. `0:` is used cause it has to be an object in order to get merged with the...
Here is a typescript ESM version I use with vite build system: MaplibreLayer.ts: ```ts import { Layer, setOptions, DomEvent, DomUtil, latLngBounds, Util, extend, Point, LatLngBounds } from 'leaflet'; import mapLibre,...