osg::Particle how to change de texture of each particle
Hi,
I want to change the texture of each particle while they are moving forward so it´ll take moving efect. Normali you set up a particle system and set there what texture it will have, that happens before the particle starts. How can I do to change the texture to each particle after they start?
I dont know if this post is clear enought. Tell me is there is any doubts. thanks in advance for your help.
Iban
I want to change the texture of each particle while they are moving forward so it´ll take moving efect. Normali you set up a particle system and set there what texture it will have, that happens before the particle starts. How can I do to change the texture to each particle after they start?
I dont know if this post is clear enought. Tell me is there is any doubts. thanks in advance for your help.
Iban
Just as a bit of generic advice, don't use OSG. It's a scenegraph that is too CPU-heavy, as it was designed a long time ago when GPUs weren't nearly as powerful as they are today. The end result is mostly abysmal performance compared to a modern rendering pipeline.
Possibly Related Threads...
| Thread: | Author | Replies: | Views: | Last Post | |
| XCode particle engine | MoltenWhale | 5 | 3,999 |
Aug 16, 2008 05:17 PM Last Post: MoltenWhale |
|
| How to change zNear and zFar dynamically | Brecht | 1 | 2,019 |
Dec 29, 2005 05:44 PM Last Post: OneSadCookie |
|
| Particle Engine Musings | WhatMeWorry | 5 | 2,830 |
Nov 30, 2005 09:01 AM Last Post: KiroNeem |
|
| Particle groups | unknown | 4 | 2,968 |
Nov 4, 2005 10:27 AM Last Post: Zekaric |
|
| Particle Engines | Nick | 18 | 5,948 |
Sep 8, 2005 12:24 PM Last Post: TomorrowPlusX |
|

