Page 1 of 1

Linear camera simulation

Posted: Sat Mar 09, 2019 6:26 am
by teolazza
Hi,
I have a linear camera and up to now I have simulated it creating a set of cylinders one for each pixel of the camera and one beside the other.
The camera can has 100 pixels and I must work in VMware, so up to now I wasn't able to use the GPU.
Is there a way that could allow a faster simulation?

Re: Linear camera simulation

Posted: Mon Mar 11, 2019 7:53 am
by steven
did you try the multithread version? you can refer to this: viewtopic.php?f=9&t=10232

Re: Linear camera simulation

Posted: Mon Mar 11, 2019 8:14 pm
by teolazza
I will, but I'm working on industrial computers with just a couple of CPUs: I'm using one and other programs may use the other. Multithreading should help, but I must tak as much as possible from the single CPU before.