-
RayMeshIntersector.intersects_location() [has the following comment](https://github.com/mikedh/trimesh/blob/6ed17ba4656b2f71ba45228e9a91fc1f8ae09f00/trimesh/ray/ray_triangle.py#L72):
> If you are c…
-
After reading https://github.com/FORTH-ModelBasedTracker/MocapNET/issues/114, downloading, unzipping and re-initializing (for the 7th time) I still get very low speed.
Live (webcam) demo:
![Screensh…
-
I'm going to start working with the Radeon Rays SDK. For starting it would be nice to have a simple example. Is it possible to get an example to render a triangle or a cube?
Cheers,
Markus
-
I had try the GPU Profiler 1.9 with 6800XT on some DXR program and I found some of them can view the detail of RA pipeline and some can not show as RT workload(in 3dmark dxr feature ,RT workload is i…
-
I have seen your HLBVH code, and would just like to please ask if this is related to:
"HLBVH: Hierarchical LBVH Construction for Real-Time Ray Tracing of Dynamic Geometry"
by J. Pantaleoni and and D…
-
When I try to switch the device from CPU to GPU the renderer becomes extremely sluggish. It is extremely hard to even move a single object or zoom the camera. I have a GTX 1080 ti and I've tried to sw…
-
I am trying to achieve the effect of colored glass in v4. Information I have found online (e.g. [here](https://groups.google.com/g/pbrt/c/iSzLRPzaUSg?pli=1)) points me to the Kt property of the glass …
-
Fun one!
When motion blurring instances the objects seem to be going on a bit of a trip. In the image below, the red object is an instanced sphere, the blue has the same ActiveTransforms applied bu…
-
Would it be possible to use the simulation on animated avatars?
-
Still investigating but so far I found this:
In build instructions note that: There is no premake4... use premake5
Doing make ...
Note config option with name "release64" as instructed in README.md i…