TextureRectUrl

An asset by thiagobruno
The page banner background of a mountain and forest
TextureRectUrl image holder but it is empty

Quick Information

0 ratings
TextureRectUrl icon image
thiagobruno
TextureRectUrl

TextureRect load image from url# Features- Load image types: JPG/JPEG - PNG - WEBP e BASE64- Preload the imagem in editor- Ever load from cache after the first download of the image- Show the progress bar with over color, position and size options- Save the image in cache(local) to access offline after the first load of the image- Emit signal: "loaded" at the finish loading, with the parameters: image texture and if is loaded from cache- Emit signal: "progress" with percentual from 0 to 100 (int)

Supported Engine Version
3.2
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
3 years ago
Git URL
Issue URL

[ADDON] Godot - TextureRectUrl

A TextureRectUrl addon to load images from a url


Features:

  • Load image types: JPG/JPEG - PNG - WEBP e BASE64
  • Preload the imagem in editor
  • Ever load from cache after the first download of the image
  • Show the progress bar with over color, position and size options
  • Save the image in cache(local) to access offline after the first load of the image
  • Emit signal: "loaded" at the finish loading, with the parameters: image texture and if is loaded from cache
  • Emit signal: "progress" with percentual from 0 to 100 (int)

Demonstration (PT-BR)

README Video


Configure the Addon
  • Download the file addon/textureRectUrl.zip
  • Place in your project's "addons" folder
  • Access the Project Settings > Plugin and enable the "TextureRectUrl" plugin

...

Will you use this code commercially? Rest assured you can use it freely and without having to mention anything, of course I will be happy if you at least remember the help and share it with friends, lol. If you feel at heart, consider buying me a coffee :heart: -> https://ko-fi.com/thiagobruno

TextureRect load image from url

# Features
- Load image types: JPG/JPEG - PNG - WEBP e BASE64
- Preload the imagem in editor
- Ever load from cache after the first download of the image
- Show the progress bar with over color, position and size options
- Save the image in cache(local) to access offline after the first load of the image
- Emit signal: "loaded" at the finish loading, with the parameters: image texture and if is loaded from cache
- Emit signal: "progress" with percentual from 0 to 100 (int)

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
TextureRectUrl icon image
thiagobruno
TextureRectUrl

TextureRect load image from url# Features- Load image types: JPG/JPEG - PNG - WEBP e BASE64- Preload the imagem in editor- Ever load from cache after the first download of the image- Show the progress bar with over color, position and size options- Save the image in cache(local) to access offline after the first load of the image- Emit signal: "loaded" at the finish loading, with the parameters: image texture and if is loaded from cache- Emit signal: "progress" with percentual from 0 to 100 (int)

Supported Engine Version
3.2
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
3 years 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