BradyAJohnston / MolecularNodes

Toolbox for molecular animations in Blender, powered by Geometry Nodes.
https://bradyajohnston.github.io/MolecularNodes/
GNU General Public License v3.0
917 stars 86 forks source link

Use integer math nodes internally #624

Open BradyAJohnston opened 2 months ago

BradyAJohnston commented 2 months ago

Blender 4.3 is adding integer math nodes. There are lots of places that currently use float math that could be replaced with integer math nodes to improve performance and accuracy