ashawkey/cubvh

CUDA Mesh BVH tools.

CudaPythonC++
This is stars and forks stats for /ashawkey/cubvh repository. As of 09 May, 2024 this repository has 111 stars and 5 forks.

cuBVH A CUDA Mesh BVH acceleration toolkit. Install pip install git+https://github.com/ashawkey/cubvh # or locally git clone https://github.com/ashawkey/cubvh cd cubvh pip install . Usage import numpy as np import trimesh import torch import cubvh ### build BVH from mesh mesh = trimesh.load('example.ply') # NOTE: you need to normalize the mesh first, since the max distance is hard-coded to 10. BVH = cubvh.cuBVH(mesh.vertices, mesh.faces) # build with numpy.ndarray/torch.Tensor ### query ray-mesh...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
vigetlabs/advent-of-codeElixirRustGo2010
aeternity/ae_mdwElixirErlangDockerfile26+190
runtimeverification/plutus-core-semanticsHaskellMakefilePython26040
binbashar/le-demo-appsMustachePython2000
byt3bl33d3r/NimDllSideloadNimMakefilePython1530160
equinor/webviz-4dOpenEdge ABLPython0040
acheong08/ChatGPTPythonOther27.4k04.7k0
altryne/chatGPT-telegram-botPythonOther1.7k02500
openai/baselinesPythonHTML14.8k04.8k0
opsdisk/pagodoPython2.4k04600