Clemens Ulrich
Clemens Ulrich
**Is your feature request related to a problem? Please describe.** The DiscreteDistribution1D.BinarySearch function is the third most intensive operation while rendering. **Describe the solution you'd like** Use the alias method...
**Is your feature request related to a problem? Please describe.** All Faces containing more than 3 vertices whill be incorrectly imported from the .ply file. **Describe the solution you'd like**...
**Is your feature request related to a problem? Please describe.** The old readme is outdated **Describe the solution you'd like** make a new readme
**Describe the solution you'd like** Use our overloads to ensure the correct requesting of samples on Samplers in debug mode
**Is your feature request related to a problem? Please describe.** The Transform struct is an improvement to increase performance **Describe the solution you'd like** The Transform struct stores Float3x3s internally...
**Describe the solution you'd like** Speed up QBVH by following this video: https://youtu.be/6BIfqfC1i7U Test SoA on aggregates and see if they improve performance