Skip to content
forked from mhogg/pyoctree

Octree structure containing a triangular mesh

Notifications You must be signed in to change notification settings

chrisidefix/octree

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

octree

Octree structure containing a triangular mesh. To be used for ray tracing / shadow casting.

Written in C++ for speed, but exposed to Python using Cython.

About

Octree structure containing a triangular mesh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 58.9%
  • Python 41.1%