-
**When i try to run demo.py in conda envionment, i get this error ******
Warp 1.0.2 initialized:
CUDA Toolkit 11.5, Driver 12.4
Devices:
"cpu" : "x86_64"
"cuda:0" : "…
-
Hi,
I have a larger scene with 5868 parameters I want to optimize.
I can render it and calculate the gradient of each parameter using ```dr.backward``` without any problem. When the optimizer calls …
-
I'm facing a perplexing issue with OpenMVS that I'm hoping someone in this community might be able to shed some light on.
Problem:
I'm running a 3D reconstruction pipeline using OpenMVS, and I'v…
-
Hi,
Thanks for the good library.
May I ask how to color vertices on meshes and how to visualize several meshes in a row with a specific background?
-
I am trying to wrap a cable around the cylinder, this goal is achieved by giving the first capsule on the rope, the appropriate speed and rotation. But there is a problem in setting the rotation, I tr…
-
```
import numpy as np
from PIL import Image
def expand_box_until_condition(image, initial_box, allowed_values):
"""
Expand a box in an image until a condition is met.
Parameters…
-
Hi, I was able to install the plugin, but nothing happens when I click the menu item.
-
So I followed your instructions as best I could with the following caveats:
The STL’s didn’t match the written descriptions.
1- In the calibration discussion you mention a separate “square” at…
-
**Describe the bug**
Slic3r segfaults when I try to add the STL from https://www.thingiverse.com/download:3266461 (Shuriken.stl)
**To Reproduce**
Steps to reproduce the behavior:
1. Download htt…
-
I am interested in implementing `LinearFormIntegrator` and `BilinearFormIntegrator` involving the Laplacian.
Any heads up on potential conflicting or duplicate effort is highly appreciated.
Any ti…