-
Hello!
I have 2 questions regarding the center of gravity. They are as follows:
1. I was wondering about an apparently silly issue regarding the Capytaine handling of center of mass/center of grav…
-
Hey guys.
I've Implemented automatic screenshot capturing using function object block.
```
postPro_images
{
type runTimePostProcessing;
libs ("librunTimePo…
-
**Description**
Several closed-source, proprietary slicers have the option to generate a sinusoidal truss infill, typically used for parts printed vertically that have more or less consistent thickne…
-
Currently, if you want to draw a sphere of radius 4 mathematically that is ±sqrt(16-(x^2+y^2)) you get an error because of ± is a non-legal symbol
-
Cardinal splines are Catmull-Rom splines with an additional *tension* parameter.
This is very similar to Kochanek-Bartels splines, which also have a *tension* parameter (plus *continuity* and *bias…
-
如果有一类横轴数据,悬浮到横轴上时,悬浮显示的数据错乱。
这是配置:
let option = {
tooltip: {},
xAxis3D: {
type: 'category',
data: [0,1,2,3],
},
yAxis3D: {
…
-
https://github.com/JustinClough/grasp/blob/249cbbf0d14cb845ae8cd3d844e6ca2b10c9ef53/src/make_surface.py#L49
-
Hi!
is it possible to visualize a surface without specifying the number of control points in the respective directions u and v? Mathematically, this is not required for visualization.
In my exa…
-
The [spherical coordinate system](https://en.wikipedia.org/wiki/Spherical_coordinate_system) gives a different way of writing 3d coordinates, and some more knobs to turn for graphing stuff, e.g using …
-
## Problem statement
Thank you for producing such an amazing piece of software. I am newbie to the blender/sverchok, and looking for a node (or combination of nodes) which would do the “Single Pro…