Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Colors #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Colors #2

wants to merge 2 commits into from

Conversation

Shaderboy
Copy link

Hey, I wanted to be able to use colors with the particles, and I saw some other people were trying to figure out the same thing. I figured it was worth making a pull request. This branch only has a couple of lines added to the addon itself, but maybe more importantly it includes an example for adding color from a mask image. Other than that, it's the same as the base example.
Check it out:

gpuscreenshot1
gpuscreenshot2
gpuscreenshot3

Let me know what you think!

Shaderboy added 2 commits May 18, 2015 17:06
This commit allows the user to add colors to the particles. The example uses colors from an image file, but it can just as easily be done with an in-memory texture.
This commit allows the user to add colors to the particles. The example uses colors from an image file, but it can just as easily be done with an in-memory texture.
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