Hi I’m a new user here.
How to get keyboard input? C++
Try looking at the pview.cxx source code for some examples of this.
David
where can I find it?
You can download the complete source code from the SDK download link, above. I suggest doing so if you are serious about using C++; there are numerous examples in the Panda3D source code illustrating usage of the various C++ systems within Panda.
David