-
We should list them out.
@erights already [wrote up about the scalars in first CapTP implementation in Agoric's code](https://github.com/Agoric/agoric-sdk/issues/1827#issuecomment-701872364).
G…
-
I've been using the quick character to import entities from the Hundred Devil's Night Parade book and for the most part, it seems to work well. However it seems to break on charms all the time. It wil…
-
Hello, thanks for your work and code. I unpacked the .npy files provided for the fern_2view scene. The files and shapes of matrices are as follows:
poses_bounds.npy (20, 17)
bds.npy (20, 2)
test_…
-
## Value Statement
**_As a_** designer
**_I want to_** prioritize enhancements using the feedback from research findings
**_So that_** we can work on designs that Veterans feel have the highest i…
-
Could you please provide a demo.py which takes source and target pointclouds as inputs and outputs the transformations and the warped source ?
-
Here is a test scene for TwoSidedMaterial
- https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter05AppearanceMaterialTextures/TwoSidedMaterialExampleIndex.html
- https://www.web3d.or…
-
I was trying to train the StyleGAN and originally with `sample_from_encoder=True` I got the following results in the middle of training:
![595-from_encoder](https://user-images.githubusercontent.co…
-
Hi!
In tutorial 407 the high resolution mesh is controlled by the low resolution mesh through the pointhandles/weights computed by `igl::biharmonic_coordinates()`.
I was wondering of this approa…
-
**UPDATE:**
Thanks for everyone's continued interest in SiriProxy. I know lots of people are really excited to get it "up and running" with iOS7. Now that the software is public, you're welcome to di…
-
Looking at the algorithm, it seems the same CropTarget object will be created if produceCropTarget is called several times on the same element.
That would probably be specified by adding a CropTarget…