Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

RichText3D

An asset by mszylkowski
The page banner background of a mountain and forest
RichText3D thumbnail image
RichText3D thumbnail image
RichText3D thumbnail image
RichText3D thumbnail image
RichText3D hero image

Quick Information

0 ratings
RichText3D icon image
mszylkowski
RichText3D

A performant 3D BBCode renderer for Godot.Features:- Can be added from the Create Node and similar menus.- Renders BBCode in real time into a 3D plane.- Supports all standard BBCode rendering features, such as [color], [b], [i], [img], [table], [font], [font_size], etc. All features of BBCode are listed in the Godot Docs.- Exposes adjustable resolution (pixels per Godot world unit), element size, and virtual text width; with automatic text wrapping.- Horizontal and vertical alignments fully match the 2D version of RichTextLabel.- Optimizes rendering to happen only when properties change, and at most once per frame.- Supports animated text (by disabling the optimization and rendering the SubViewport every frame, use with care).- Does not pollute the scene tree or the .tscn files with any extra children.- The StandardMaterial in material_override can be updated in the editor without loss.

Supported Engine Version
4.0
Version String
0.1.1
License Version
MIT
Support Level
community
Modified Date
1 month ago
Git URL
Issue URL

A performant 3D BBCode renderer for Godot.

Features:
- Can be added from the Create Node and similar menus.
- Renders BBCode in real time into a 3D plane.
- Supports all standard BBCode rendering features, such as [color], [b], [i], [img], [table], [font], [font_size], etc. All features of BBCode are listed in the Godot Docs.
- Exposes adjustable resolution (pixels per Godot world unit), element size, and virtual text width; with automatic text wrapping.
- Horizontal and vertical alignments fully match the 2D version of RichTextLabel.
- Optimizes rendering to happen only when properties change, and at most once per frame.
- Supports animated text (by disabling the optimization and rendering the SubViewport every frame, use with care).
- Does not pollute the scene tree or the .tscn files with any extra children.
- The StandardMaterial in material_override can be updated in the editor without loss.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
RichText3D icon image
mszylkowski
RichText3D

A performant 3D BBCode renderer for Godot.Features:- Can be added from the Create Node and similar menus.- Renders BBCode in real time into a 3D plane.- Supports all standard BBCode rendering features, such as [color], [b], [i], [img], [table], [font], [font_size], etc. All features of BBCode are listed in the Godot Docs.- Exposes adjustable resolution (pixels per Godot world unit), element size, and virtual text width; with automatic text wrapping.- Horizontal and vertical alignments fully match the 2D version of RichTextLabel.- Optimizes rendering to happen only when properties change, and at most once per frame.- Supports animated text (by disabling the optimization and rendering the SubViewport every frame, use with care).- Does not pollute the scene tree or the .tscn files with any extra children.- The StandardMaterial in material_override can be updated in the editor without loss.

Supported Engine Version
4.0
Version String
0.1.1
License Version
MIT
Support Level
community
Modified Date
1 month ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers