sugizo
sugizo
elasticsearch-6.0.0
no problem when save with quantized_mesh_encoder ``` with open('fuji.terrain', 'wb') as f: quantized_mesh_encoder.encode(f, rescaled_vertices, triangles) ``` problem occurs when executed with meshio what make no sense is the same source...
what kind of software (free or open source) able to open *.terrain ? thanks n best regards
> Is there anything below `FFMPEG STDERR OUTPUT:`? there's nothing below `FFMPEG STDERR OUTPUT:` the parameter `-vf [v0]pseudocolor = preset = magma[v1]` is work fine when test with : ffmpeg...
> I'm not sure if I follow. You don't mean async as in `await ...` using `asyncio`, or do are you? > > Your code example feels more like it...
terrarium.png result is expected when set decode to terrarrium first post st_helens is decode using 'mapbox' this are try to decode st_helens using 'terrarium'  still not expected for st_helens.png...
how to get the elevations of each vertex in the mesh and use numpy to get min/max values ? thanks and best regards
 best regards
Are you having trouble printing boards? no but the board symetrically will be change when it is fill with the pieces (either Black or White) e.g. the board label like...
**code in python** ``` color = ["red", "green", "blue"] back = color print(back) ``` **result** ["red", "green", "blue"] **suggestion** it's more efficient, if openscad can do like that, imagine if,...