Hi im running Into questions regarding a POP as Source for the Laser Chop. I have a POP with quite a lot of Points, something like 5000. Most of them are dynamically deleted leaving me with about 50. These Points should then be drawn by my laser. I tried a few ways but am not sure what is the best or if there is an even faster way. These are the different solutions that I tried:
Option 1: Delete Pop (Dont copy topology back to CPU) - POP to Chop(2ms next frame, 6ms immediate) - Laser
Option 2: Delete Pop (Dont copy topology back to CPU) - Laser with Pop Input (20ms)
Option 3: Delete Pop (copy topology back to CPU 6ms) - Laser with Pop Input (2ms)
How can I further Optimize this. It’s leading to dropped frames when I want to use 4 lasers. Im doing this on a M1 Pro Macbook.