-
Right now the rasterizer uses a nonzero filling method, which is convenient for many cases. It would be nice if it also provided an odd filling method, as well as positive/negative
-
Hi, @yfeng95
I followed the requirements in INSTALL.md and compiled the .cpp file, but I always get ImportError: DLL load failed while importing standard_rasterize_cuda: Cannot find specified module…
-
-
In general, I'm looking for a new, more sophisticated, solution to replace projective shadowmap.
#### Goals
* scaling with resolution (faster on low-res rendering)
* single solution for any GPU (…
-
I'm thinking there should be a canvas renderer, and a separate iframe preview to catch what the renderer doesn't in terms of implementation.
This should be pretty easy, as I can just use scenario2d…
-
See this for details:
https://github.com/harfbuzz/boring-expansion-spec/issues/159
I suggest we implement that already. That is, if the `VariationStore` struct's length field is 65,535, then allow…
-
In [backward preprocessCUDA](https://github.com/Fictionarry/DNGaussian/blob/69096b6457e0eb82317c9949feccaa25412dc1ed/submodules/diff-gaussian-rasterization/cuda_rasterizer/backward.cu#L628), the effec…
-
Hello everyone, have you ever encountered this problem
Unable to parse import in this file (gaussian_renderer/__init__.py)
-
```yaml
os: archlinux
driver: nvidia-lts (1:495.44-6)
kernel: linux-lts (5.10.78-1)
gpu: nvidia GeForce RTX 2070
```
I've got a feeling I'm out of luck, but while I can buil…
-
(base) C:\Users\rishu\gaussian-splatting>conda env create --file environment.yml
Channels:
- pytorch
- conda-forge
- defaults
- nvidia
Platform: win-64
Collecting package metadata (repodata…