Optimized Ticking and Rendering #5
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/optimized_pipeline"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The game uses OpenGL hardware acceleration now and adheres to the principles of object oriented programming more closely.
👍
@ -18,15 +18,15 @@ public interface Updateable {
* Here should the actions be implemented that are supposed to happen when a new
* frame gets created.