xionluhnis / risepath

Expanding material path planning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

risepath

Expanding material path planning

Build with

Installation

First, install OpenVDB. Then, install OpenFrameworks for your platform. Finally, compile with make!

make && make run

TODO

  • Add voxel visualization
  • Include drawing tools:
    • Pencil = draw directly voxels
    • Pen = polyline drawing by clicking => fill voxels
    • Eraser = remove directly voxels
    • Swirl = ???
  • Visualize / specify expansion parameters (set of arrows for the directions of interest = on the side, and on the forefront)
  • Generate expansion using the parameters

About

Expanding material path planning

License:Mozilla Public License 2.0


Languages

Language:C++ 99.1%Language:Makefile 0.9%