-
I use the `viewer.dataSourceDisplay.getBoundingSphere()` method to calculate the bounding sphere, and then use the `viewer.camera.viewBoundingSphere()` method to track the `Entity`, and use a red `Box…
-
```
[Error] Ascent::execute
file: /Documents/work/ascent/src/ascent/runtimes/ascent_main_runtime.cpp
line: 1701
message:
Execution failed with vtkm: Could not find appropriate cast for array in…
-
Our current approach for projecting a bounding sphere to a screen-space rectangle is wrong and can create rectangles that are too small.
We should formulate the problem as the intersection of five pl…
-
In the advanced faith plate test chamber I caught one of the test spheres and propped it against the exit door so it would not roll away while I handled the rest of the test. After completing the test…
-
This is not, by a long shot, a big deal - but I think the stretch algorithm could have just a little bit of refinement added to it. The current version, nice as it is, nonetheless maps the stretch fu…
-
`./mach run --release https://cdn.rawgit.com/servo/servo.org/gh-pages/bhtml-newtab/webrender-demos/spheres.html` no longer feels smooth in Servo.
-
In short I see significant performance decrease in passing a struct to a function vs dereferencing the struct fields and passing the values.
Here I show two ways to intersect a ray with a bunch o…
-
Options:
- `sphere-product-sync`
- `sphere-product-csv-sync`
- `sphere-product-impex`
-
What is the need for the `._` files in `volrender/sphere-cuboid`. They are Mac OS specific and don't need to be in a repo.
rioj7 updated
9 months ago
-
### Description of Issue
If you define a USDSphere and use the radius attribute rather than a scale transform, USDImagingGL::TestIntersection will fail to correct intersect the sphere (it seems to th…