ryan oenning

Results 8 comments of ryan oenning

Right now I have been just trying to get it to compile in a very simple DLL project in VS. I have just been opening VS and creating a new...

Grid size in voxel space is determined by the resolution input in Dendro. Make that smaller and you will get a much smaller voxel grid. The buffer input determines how...

don't know if this approach works, but i used the offset volume to create two shapes (cone and cube) and then boolean unioned them. ![gh_attempt](https://user-images.githubusercontent.com/19831056/231872339-d33f6b25-81b6-4df5-a7b4-7dc730376801.png)

This would need to be a custom OpenVDB script. You can't use the scripting within Grasshopper unfortunately unless you wrote the functionality into the C++ API in Dendro. Probably be...

I think your approach is correct. I am not 100% sure the quickest way to solve this so you'll have to trial and error. My first thought would be to...

this is so awesome. there will be a ton of mac users who will love you for this. sorry for the late response. i haven't been on github lately and...

vcpkg would be a good to switch to. when i originally built this in 2018 it was a bit buggy. i had run into issues when building the static libs...

updated in latest commit to use vcpkg