-
### 问题描述
V4版本根据A,B,C,D坐标自行绘图,V5 如何实现
V4实现代码如下
```
PieChart.prototype.drawLinkArea = function () {
const canvas = this.chart.getCanvas();
const container = this.chart.backgroundGr…
-
### Description of Issue
I have an geometry in 3 chained PointInstancer and the geometry is not printed in USDView.
- If I remove the normals buffers (primvars:normals and primvars:normals:indice…
-
### Describe the project you are working on
Various small 3d games.
### Describe the problem or limitation you are having in your project
When I want to make level geometry that's more comple…
-
Hi,
I am just trying to draw a thick line then add, update or remove points from it dynamically at the run time.
just like this,
```
var line = new MeshLine();
var geo = new THREE.Geometry();…
-
Dear Rodrigo;
I am trying to run it for a prototype system where the input data is in tiff files. Also the geometry is also different. My geometry is 9 angular projections over 15 degree angular s…
-
### Problem
* I'm always frustrated when I want a figure window to appear with specific geometry, because I have to either move it manually every time, figure out the geometry manually (and update …
-
I modified the code to accept also ZM values, e.g. shape.type = 15 (PolygonZ)
in _preprocess.js_ (SHPParser.prototype.parseShape)
I added the shape.type 15 to case SHP.POLYGON, so ZM geometries are…
-
Hi,
In https://github.com/zarr-developers/geozarr-spec/issues/3#issuecomment-1400032128 @benbovy briefly mentioned vector data cubes and our interest in finding a way of serializing them in Zarr.
…
-
The centroid of a geometry is sometimes outside of it, for example (but not exclusively) with a MultiPolygon such as France+Guyane. This can result in labels or interactive tips that are quite far off…
-
If you need to customize the map used by the widget, currently you need to override the js field behaviour by extending GeometryField, then in django you subclass the LeafletWidget to specify the cust…