ABRG-Models / morphologica

A library of supporting code for numerical modelling (JSON config, HDF5 data, Modern OpenGL visualization)
https://abrg-models.github.io/morphologica/
Apache License 2.0
255 stars 29 forks source link

Adds an extents function to find the range of x, y and z positions of… #223

Closed sebjameswml closed 1 month ago

sebjameswml commented 1 month ago

… the vertices of the VisualModel

It can be useful to find out how big your model is, if, for example, the model is defined by data in a file.