-
#### Most appropriate sub-area of p5.js?
- [ ] Accessibility (Web Accessibility)
- [ ] Color
- [ ] Core/Environment/Rendering
- [ ] Data
- [ ] Dom
- [ ] Events
- [ ] Image
- [ ] IO
- [ ] Ma…
-
### Is your feature request related to a problem? Please describe.
The Glue tool is useful for prototyping when used in combination with the shape tool and geometry line tool, but it is inconvenient …
-
Define the geometry baseline of the DUNE MoO based on the FD-VD design.
New elements to be implemented
- [x] field cage
- [x] cathode in geometry
- [x] multiple drift volume
- [x] multiple anod…
-
### Description
I'm using `onUploadCallback` to remove the array because it saves hundreds of MB of RAM in our application.
```
//delete the buffer after uploading to GPU to free RAM
BufferAttribu…
-
Since `THREE.Geometry` got deprecated, this section breaks
```js
MeshLine.prototype.setGeometry = function(g, c) {
// as the input geometry are mutated we store them
// for later retreival w…
-
Same as #281 but for GND ground mesh sections.
Needs prototyping to see if the speedup is significant before planning any other work related to this matter.
---
Goals:
- [ ] After an initi…
-
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…
-
### 问题描述
V4版本根据A,B,C,D坐标自行绘图,V5 如何实现
V4实现代码如下
```
PieChart.prototype.drawLinkArea = function () {
const canvas = this.chart.getCanvas();
const container = this.chart.backgroundGr…
-
@takuya-ikeda-tri is interested in seeing how he could have a simulated vacuum gripper in Drake (e.g. HSR's gripper).
Simplest case is working with manipulating 5-10 boxes, where suction could be m…
-
### 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…