jMonkeyEngine 3.1 - Getting Started Ep. 2 | AppState, UpdateLoop, Rotating, Time, Input, Pause

Опубликовано: 21 Февраль 2026
на канале: Joseph Montanez
12,868
182

For this episode, you will have to watch Getting Started episode 1. The source code used in this application is available at: https://github.com/joseph-montanez/jM...

In this episode you learn about:
Setup a basic AppState
Learn about the Update Loop
Rotating a box
Why Time Per Frame (TPF) is important to game programming
Setup keyboard input
Implement a pause game feature

Resulting source code: https://github.com/joseph-montanez/jM...