Skip to content

Added rbg_gradient.cpp for SDL gradient graphics#3128

Open
dawidg81 wants to merge 1 commit intoTheAlgorithms:masterfrom
dawidg81:dawidg81-graphics-rgb-gradient
Open

Added rbg_gradient.cpp for SDL gradient graphics#3128
dawidg81 wants to merge 1 commit intoTheAlgorithms:masterfrom
dawidg81:dawidg81-graphics-rgb-gradient

Conversation

@dawidg81
Copy link
Copy Markdown

Added simple c++ example using SDL that makes a pixel buffer array. RGB Gradient is drawn on the pixel buffer. The pixel buffer is displayed using SDL.

Description of Change

Checklist

  • Added description of change
  • Added file name matches File name guidelines
  • Added tests and example, test must pass
  • Added documentation so that the program is self-explanatory and educational - Doxygen guidelines
  • Relevant documentation/comments is changed or added
  • PR title follows semantic commit guidelines
  • Search previous suggestions before making a new one, as yours may be a duplicate.
  • I acknowledge that all my contributions will be made under the project's license.

Notes:
may be reviewed and improved. Not the best quality

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant