NativePhysicsBVH
NativePhysicsBVH copied to clipboard
A Bounding Volume Hierarchy for Unity DOTS. WIP!
Results
2
NativePhysicsBVH issues
Sort by
recently updated
recently updated
newest added
hello,i want to konw did you finish your to do list that noted below your readme . i am very interested in that
private UnsafeList* emptyIndices of file UnsafeNodeList.cs fails to compile on unity 6. Errors are: UnsafeNodesList.cs(18,17): error CS0305: Using the generic type 'UnsafeList' requires 1 type arguments UnsafeNodesList.cs(18,29): error CS0208: Cannot...