Digital Differential Analyzer (DDA) Algorithm for 3D Grid/Voxels #564
Longor1996
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is an implementation of the DDA algorithm for a 3D Grid, aka voxels, using glam for ze math.
It's not optimally fast, but thats okay; this is simply a working impl for anyone to copy-paste.
Beta Was this translation helpful? Give feedback.
All reactions