-
The megajson import will fill in a lot - for the remainder we can hopefully parse something out of the GLTF json.
Also need to check if new uploads correctly supply this. Pretty sure Blocks does - …
-
There are three damage types that exist: physical, elemental, and planar. In an effort to make combat more intriguing shields should be modified to be based around these damage types. A shield of the …
-
本地电脑gorilla-llm/gorilla-openfunctions-v2模型vllm推理生成(取一条数据):
{"id": "simple_1", "result": " math.factorial(number=5)", "input_token_count": 105, "output_token_count": 13, "latency": 4.846866846084595}
…
-
Some Patches/Charts are created with only 1 triangle. It would be great to have a possibility merge them to a big Patch/Chart.
Maybe a boolean parameter in the `ChartOptions` stuct?
![image](https…
mifth updated
3 weeks ago
-
I'm trying to access some data from the `io-lulc-annual-v02` collection through the Python SDK. Whenever I use non-square polygons as the `intersects` input, I get a `500 Internal Server Error` respon…
-
**Describe the bug**
There are usages of Three.js's `Triangle.getInterpolation(...)` in this library that can result in a Null-Pointer-Exception.
The documentation (https://threejs.org/docs/inde…
-
Hi,
while implementing `TETRAHEDRAREMOVED` for `SubsetTopologicalMapping` (https://github.com/sofa-framework/sofa/pull/5106) I saw a lot of errors in the `ENDING_EVENT`.
```bash
[ERROR] [SubsetTo…
-
This would be data that is decomposed into report and reference dates. Current functionality would then be a special case of this.
It would need.
- [ ] An additional delay spline in the model…
-
Use numpy and the seaborn library to create and plot a dataset of 2D points forming 100 small triangles arranged in a big circle. Put the code for this in a Jupyter Notebook and make sure it saves the…
-
Low priority for now but the code expects us to store tri count for uploaded models:
```
var gltfFormat = json["formats"].First(x => x["format"].ToString() == "GLTF");
str…