Random initialization by green flag; Arrow keys to rotate; [space] to input number of particles. First, 25 particles is initialized to avoid lags for slow performance. In my preference, init with 100 particles which is nice to see. Second variable watcher measures ratio of connected particle. _u --- Dolly (camera distance from center) _z --- Zoom (field of view, e.g for displaying whole) --- Implementation --- In every single point to another points, measures distance between them to determine their brightness of line connection. Run this project upon sulfurous: http://sulfurous.aau.at/#192014266
This is a kind of messes... I will arrage things up, slow by slow but certainly. Reference project: https://scratch.mit.edu/projects/189531326/ --- Incoming --- - Line-clipping. - Done. - In-bounding particle - Done. - Non-center initialization - Done - Reasonable winding. - Done - Beautiful looks of the scene. - Triangle plane by three connected particles.