Skip to content

A game's framerate (FPS) is determined by whichever of three threads takes the longest: the game thr... #941

Description

@github-actions

A game's framerate (FPS) is determined by whichever of three threads takes the longest: the game thread, the rendering thread, and the graphics. In almost all Core games, the rendering thread is slowest, and responsible for taking game data and sending it to the graphics processor.


<!-- TODO: A game's framerate (FPS) is determined by whichever of three threads takes the longest: the game thread, the rendering thread, and the graphics. In almost all Core games, the **rendering thread** is slowest, and responsible for taking game data and sending it to the graphics processor. -->
Merged models allow Core to run a process when your game first loads to simplify a Merged Model into just the sides that a player might collide with and sends that data to the server.


This issue was generated by todo-issue based on a TODO comment in dce2d44. It's been assigned to @StanzillaManticore because they committed the code.

Metadata

Metadata

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions