c++ - can i calculate normals in gpu? -


I have an OpenLL application that loads a dxf and pulls it on the screen, every time I have a normal section Is there a way to calculate the normals in the GPU rather than CPU? if so?

Yes, this is possible. Would you like to learn about shaders?


Comments

Popular posts from this blog

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -

gtk - Python Window Resize -

c# - read full xml file data over tcp -