Logo Cap

Adds a 3D baseball cap on your head. Choose the two cap colors, and put a picture or your own text on the front.

3D Objects & Wearables

Hats, glasses, hair, ears, costumes, and accessories for the head and body.

Made with this block

Inputs

primaryColorvec3

The primary color of the baseball cap

secondaryColorvec3

The secondary color of the baseball cap

brimCurvaturefloat

The curvature of the hat's brim value between 0 and 1. 0 is completely flat and 1 is maximum.

textureFronttexture

The texture appearing in the front of the cap

textureFrontScalefloat

The scaling of textureFront that ranges between 0.5 and 1.5. 1.0 is no rescale, 0.5 is half size and 1.5 is double size

frontTextColorvec3

Sets the color of the text which appears on the front panel of the cap. Related to frontText input

frontTextstring

Sets the text which appears on the front panel of the cap. Can be blank.

textOutlineColorvec3

Sets the outline color of the text, if textOutlineThickness is not equal to zero

textOutlineThicknessfloat

Sets the thickness of frontText. Maximal value is equal to 1 and it will make the outline nearly twice as big as a font itself, minimal value equals to 0 which means no outline visible.

enableTextOutlineboolean

boolean flag to enable text outline

enableTextDropShadowboolean

boolean flag to enable drop shadow on text

textDropShadowColorvec4

Sets the shadow color of the text, only if enableTextDropShadow is turned on

textDropShadowOffsetXfloat

Sets text drop shadow offset by axis X

textDropShadowOffsetYfloat

Sets text drop shadow offset by axis Y

textFontint

An integer value between 0 and 11 where each font is a style according to this list:

12 values
0
Regular - A basic classic font
1
Casual - Informal and relaxed; use for easygoing, conversational contexts.
2
Headline - Bold and attention-grabbing; ideal for titles or headers.
3
Comic - Fun and playful; suitable for light-hearted prompts.
4
Bold - Strong and impactful; use for emphasis and importance.
5
Handwritten - Personal and creative; great for a warm, intimate feel. This is the default choice for a font.
6
Typewriter - Vintage and nostalgic; perfect for a retro look.
7
Silly - Quirky and exaggerated; use for humorous or unique prompts.
8
Grand, Elegant - Sophisticated and classy; suited for formal or luxurious prompts.
9
Vintage - Retro and timeless; evokes a classic aesthetic.
10
Art Deco - Stylish and geometric; ideal for chic, artistic prompts.
11
Playful Handwritten - Quirky and charming; adds personality and spontaneity.
frontTextScalefloat

Text scale

showLogoboolean