An open API service indexing awesome lists of open source software.

https://github.com/htangle/kdtree


https://github.com/htangle/kdtree

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

### KD-Tree for RayTracing

> This project contains KD-Tree with Qt which version is 5.11 on Linux.
> You can use this code in Qt Creator regardless of system. **Windows Yes.**

#### update
> 18.10.03:
> > First commits. Only shows how to read dataset from *.dbf and *.shp
> > How to form a KD-Tree with the 3D-Position data readed from *.dbf and *.shp
> > And send the data to QtQuick.

> > Using [three.js](https://threejs.org/) ->OpenGL