Examples for usage? #332
Unanswered
Lioncat2002
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Welcome aboard. You should first check the documentation of the library here. Secondly, you can check all the examples in the testbed application (that you can find in the same repository). This demo application uses OpenGL to display several examples of physics simulation and you can also see their source code. Happy coding ! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello!
Are there any examples on how to use the various components?
I found the basic example for a falling rigidbody. However I want to add collisions to it.
Would be great if there were a few examples which can show how to achieve it.
I am pretty new to OpenGL and C++ in general. So struggling a bit 😅
Beta Was this translation helpful? Give feedback.
All reactions