yuanming-hu / spgrid_topo_opt

Narrow-Band Topology Optimization on a Sparsely Populated Grid, ACM Transactions on Graphics (SIGGRAPH Asia 2018)
185 stars 37 forks source link

Can't run visualisation #3

Closed nerrull closed 5 years ago

nerrull commented 5 years ago

Running the command for visualizing the tcb files produced does not work. Error message : Implementation [task::vd] not found! Was this functionality not included in the code?

nerrull commented 5 years ago

I realised this is because I did not compile the project with CUDA. It would perhaps be pertinent to mention in the readme that compiling with CUDA is required for this feature.