About 3,700,000 results
Open links in new tab
  1. GitHub - gkjohnson/three-mesh-bvh: A BVH implementation to …

    A BVH implementation to speed up raycasting and enable spatial queries against three.js meshes. - gkjohnson/three-mesh-bvh

  2. BVH Construction and Traversal Library - GitHub

    BVH Construction and Traversal Library Note: This is the 2nd version of this library. Check the v1 branch for the older, first version of this library. This library is a small, standalone library for …

  3. walkoncross/blender_bvh_addon_enhanced-zyf - GitHub

    Enhanced version of blender's bvh add-on with more settings supported. The bvh's rest pose should have the same handedness as the armature while could use a different …

  4. GitHub - ToruNiina/lbvh: an implementation of parallel linear BVH …

    an implementation of parallel linear BVH (LBVH) on GPU - ToruNiina/lbvh

  5. GitHub - ashawkey/cubvh: Mesh tools.

    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 …

  6. video2bvh extracts human motion in video and save it as bvh

    video2bvh extracts human motion in video and save it as bvh mocap file.

  7. GitHub - Wasserwecken/bvhio: Read, write, edit and create .bvh …

    Read, write, edit and create .bvh files with hierarchical 3D transforms - Wasserwecken/bvhio

  8. This repository contains an example script to convert from a

    This repository contains an example script to convert from a SMPL model to a bvh file. The left side of the figure shows the SMPL grand truth and the right side shows the bvh data. If you …

  9. bvh · GitHub Topics · GitHub

    Oct 24, 2017 · GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.

  10. GitHub - jbikker/tinybvh: Single-header dependency-free BVH ...

    Single-header dependency-free BVH construction and traversal library. - jbikker/tinybvh