You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm doing some research on Voxel Cone Tracing, so that I can implement it in VR. I found your implementation on Android, and I found it interesting to check it with newer hardware. However, when I downloaded the project I encountered some errors, and there's this one that I couldn't solve:
Exception thrown while executing model rule: NdkComponentModelPlugin.Rules#createNativeLibrary(ModelMap, NdkConfig, NdkHandler, ModelMap, File, ServiceRegistry) > create(voxels)
Thanks for your time!
The text was updated successfully, but these errors were encountered:
Hi!
Cool that you found this project and thought it would be of interest!
As you might see, I haven't touched this code in 7 years and there may have been updates to the development environment since then so unfortunately I'm not sure I can help you with this issue.
Best of luck with your project!
Hi!
I'm doing some research on Voxel Cone Tracing, so that I can implement it in VR. I found your implementation on Android, and I found it interesting to check it with newer hardware. However, when I downloaded the project I encountered some errors, and there's this one that I couldn't solve:
Exception thrown while executing model rule: NdkComponentModelPlugin.Rules#createNativeLibrary(ModelMap, NdkConfig, NdkHandler, ModelMap, File, ServiceRegistry) > create(voxels)
Thanks for your time!
The text was updated successfully, but these errors were encountered: