+1 vote

Hello!

I would like to modify an entire image from script (currently I'm using C# but it don't change too much from GDScript in terms of functionality), in Processing (p5.js version to java) it's faster to store the colors in a array and then use built-in function to apply those to image, but in godot I can't find an implementation to apply a array of Colors, so two questions:

  1. In godot applying an entire array is faster than passing to every pixel and applying the color?
  2. If so, is there a way to do that?
in Engine by (25 points)

Please log in or register to answer this question.

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.