-
Hi !
How to optimize the gaussians in the render process whilehaving a non uniform background such as an image ?
I mean should I modify this part in the cuda_rasterizer ?
https://github.com/gra…
-
unable to pip install diff-gaussian-rasterization
Below is the error log. Any help is appreciated.
Processing ./submodules/diff-gaussian-rasterization
Preparing metadata (setup.py) ... done
Bu…
-
When the `@interpolate(flat)` attribute is applied to an interstage variable in WGSL, the rasterizer does not interpolate the value of that variable, and assigns a single value to all its pixels. The …
-
Text rendering is not supported and not planned. This is an absurdly complex task and the Rust ecosystem doesn't provide basically any libraries to implement this.
We need:
- [x] Font parser: [t…
-
Add a simple depth rasterization phase, with z culling as PoC for rasterizer.
-
Dear authors, comunity,
Is it possible for you clarify my understanding on how the pose optimization works ?
In my understanding the pose is optimized via gradient descent to minimize the jacob…
-
Hi there,
Large splats which represent the scene background often get in front of the camera when zooming-out of the area of interest.
The training procedure results in multiple properties per s…
-
when I run
`python demo/webcam_demo.py
`
It outputs
`
Please reinstall MMHuman3D to build mpr_renderer.
Traceback (most recent call last):
File "demo/webcam_demo.py", line 14, in
from …
-
Most of the major platforms are gaining well tested local glyph SDF generation. But there is not a linux implementation. I gather this is because linux will use https://github.com/mapbox/mapbox-gl-nat…
-
```
Description:
Add other interpolation method to rasterizer, e.g. quaternion interpolation.
```
Original issue reported on code.google.com by `wuye9036` on 20 Sep 2012 at 12:13