-
For SPARQL endpoints that do not deduplicate constructed quads, given a `dcat:Dataset` description with multiple distributions, the `SparqlQuerySelector` will currently construct a dataset object per …
-
Thank you for sharing the code. I'm still trying to understand some parts. What I noticed is that you draw the quads between chunks. I think you don't need them.
-
Can you add support for ontologies with named graphs (e.g., TriG files)?
e.g., robot reason --input data.trig
-
-
### Bug Description
This is also a bug within vanilla. In one case however sodium is producing the right result.
There seem to be two categories of this bug.
- models with intersecting transl…
-
Technical roadmap for rendering topics currently planned or in the works, in estimated chronological order. Individual issues/PRs are open for each item, done items may eventually be removed from this…
-
Hello, I have been running into an issue of visualizing results from the Stix miniapp, found on the branch dh-sheath-bc-dev (stix3d_dh), within Visit. The output from Stix is a 2D mesh that is extrude…
-
```
time quads --report-available
QUADS report for 2024-09-01 to 2024-09-30:
Percentage Utilized: 78%
Average build delta: 0:07:10.370370
Server Type | Total| Free| Scheduled| 2 weeks| 4 weeks
…
-
The [v.1.0.0 branch](https://github.com/cgerikj/binary-greedy-meshing/tree/v1.0.0) of the C library I've ported bakes Ambient Occlusion in the vertices.
However, the new version only returns quads…
-
Arx can only handle triangles and quads, more complex planes need to be sliced up into smaller triangles. Should be done on threejs level.
Fan triangulation is a no go, because Arx uses vertex ligh…