Skip to content

Text rendering #15

@Av3boy

Description

@Av3boy

Texts

Text objects should inherit the GameObject class. All characters and their textures etc should move relative to the GameObject's transformation.

Initial implementation

Bitmap locations for each character.
Each character is rendered onto a quad as a texture.
https://learnopengl.com/In-Practice/Text-Rendering

After MVP

Requires: #10: Splines

See also:
Sebastian Lague - Coding Adventure: Rendering Text

Metadata

Metadata

Assignees

Labels

renderingRendering related issues / questions

Projects

Status

In Progress

Relationships

None yet

Development

No branches or pull requests

Issue actions