botamochi
botamochi
I would like to visualize mesh data. I can plot vertexes of mesh data with following scripts, on the other hand I have no idea to plot polygons of the...
I would like to change position and orientation of mesh. When I tried to manipulate vertexes of mesh directly with following scripts, I got a error on 'v[0]+=x', "ValueError: assignment...
## Description This update is to create and deploy code documentation automatically. I had add a [doxygen](https://ja.wikipedia.org/wiki/Doxygen) configuration file and github workflow to build a documentation and deploy it on...
I would like to apply theme to embed codes like gist theme. Can I do this? https://codersblock.com/blog/customizing-github-gists/