initial gravity example#1152
Conversation
|
@syurkevi Can you also remove the |
|
@pavanky Can I ask you some other questions? I want to replace the graphics into openGL. But I meet problems. |
|
@unknowazrael What do you mean by arrayfire+opengl ? They are following possible ways to do opengl graphics with arrayfire:
|
|
@9prady9 Now I use 3.2.1. May I ask how to using opengl interop? Is there an example? |
|
|
@unknowazrael @9prady9 This is getting off topic, can you either create a new issue or discuss this on our gitter chat room? |
|
@pavanky Sorry, I have a problem. How to design collision between particle and particle like this |
|
@unknowazrael We can't help you write the code. The example should provide you as a starting point to do what you are looking for. |



Addresses issue #1144
Needs fixes to collision code. Problems with indexing...
Should simulation speed be based on timestep instead of framerate?