-
Hi! I'm trying to build Instant-NGP with Ubuntu 24.04 on WSL and getting an error. I created conda environment where I installed `cuda-toolkit` 12.5 from the `nvidia` channel. I installed other python…
-
# Tasks
- [x] HC: Write Specs and Example
- [x] LC: ASAP create page. Let ML and HC know when done. So they can start using it
- [x] ML: Test all primitives you need. Compile a list below
- [x] HC: Ti…
-
WebGL improvements specific to lines and markers are covered by issues #11050 and #11051 respectively. Here are grouped improvements that will affect all WebGL (lines, markers and other future graphi…
-
@mosra, I think Signed Distance Field (SDF) primitives are very useful in graphics, so it is great if magnum has them.
I have implemented some classes for SDF, and used them here: https://ttnghia.g…
-
```
What steps will reproduce the problem?
1. create an application that allocates a lot of vertices and primitives
2. open the html file
3. Get the message: "ERROR: You can not allocate more then 655…
-
```
What steps will reproduce the problem?
1. create an application that allocates a lot of vertices and primitives
2. open the html file
3. Get the message: "ERROR: You can not allocate more then 655…
-
**Defect description :**
No content in the [Experiment](http://cse18-iiith.vlabs.ac.in/exp7/Experiment.html?domain=Computer%20Science&lab=Computer%20Graphics) page
**Steps to reproduce the issue…
-
Does anyone have any experience with the visualization of model dimensions and other model-related information in an x3dom instance? For our final solution, we would like to show all the PMI data of a…
-
When exporting vector-graphics plots containing `text`, the individual glyphs are each stored as a separate object, rather than having a single object for each piece of text. E.g., `text("foo")` will …
thchr updated
2 months ago
-
SVG 2 defines following primitives for creating reusable graphics:
- ``
- ``
- ``
- ``
- ``
- ``.
Some of those elements are already discussed in https://github.com/w3c/svgwg/issues/671 and h…