aboutsummaryrefslogtreecommitdiff
path: root/utility
AgeCommit message (Expand)Author
2020-06-20Deprecate MomentsVertexBufferAdrian Kummerlaender
2020-06-20Fix usage of MomentsTexture in volumetric examplesAdrian Kummerlaender
2020-06-19Use lattice-internal moments buffer for particlesAdrian Kummerlaender
2020-06-19Use OpenCL buffer to access moments in streamline implAdrian Kummerlaender
2019-12-31Improve SDF rendering quality, performanceAdrian Kummerlaender
2019-12-28Adapt existing channel example to new SDF-based rendering and voxelizationAdrian Kummerlaender
2019-12-27Add SDF-based grid fin exampleAdrian Kummerlaender
2019-10-08Improve mouse monitoring, add 3d view shift supportAdrian Kummerlaender
2019-10-08Play around with 2d streamlinesAdrian Kummerlaender
2019-09-25Use floats for texture storage, test curl visualizationAdrian Kummerlaender
2019-09-22Move Projection, Rotation into separate moduleAdrian Kummerlaender
2019-09-22Extract projection, add zoom supportAdrian Kummerlaender
2019-09-22Enable mouse-based view rotationAdrian Kummerlaender
2019-09-21Extract GL moments, particle buffers and add texture bufferAdrian Kummerlaender
2019-09-14Randomly sample initial particle agesAdrian Kummerlaender
2019-09-13Add 3d lid driven cavity OpenGL visualizationAdrian Kummerlaender
2019-09-06Add a fun little fake bonfire _simulation_Adrian Kummerlaender
2019-09-04Reset stuck particles to starting positionAdrian Kummerlaender
2019-08-30Start to use vectorizable indexing for material initializationAdrian Kummerlaender