smoothed particles hydrodynamics
Requires:
- vbRichClient (for Render) http://vbrichclient.com/#/en/About/
VBFORUMS: http://www.vbforums.com/showthread.php?874193-VB6-Simple-SPH-(smoothed-particles-hydrodynamics)
Points of interest:
cSpatialGrid3D To quick detect pairs of points at a fixed minumun distance in a 3D space.
m3DEasyCam To manage a virtual camera and convert 3D world coordinates to the screen ones.
mQuickSort To draw points from farthest to nearest to camera.