xintong-ai / VecHist

Vector Field Histogram
MIT License
3 stars 0 forks source link

Use Different Sizes of Nodes Based on Relative Scene Space Usage... #9

Open datahead8888 opened 9 years ago

datahead8888 commented 9 years ago

We might consider having different sizes of nodes in the tree widget based on the amount of size used in the scene. We would need to have both a minimum and maximum size and then have all node sizes be between this range. This way we would not end up with massively sized nodes that cause graph overlap issues.