Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #92116
| Date | 2015-06-04 20:17 -0600 |
|---|---|
| From | Michael Torrie <torriem@gmail.com> |
| Subject | Re: How to inverse a particle emitter |
| References | <1bad33c0-a728-4345-883b-505f84d8ea9b@googlegroups.com> <3a007fb2-d8a6-4a00-9567-90f49e82658b@googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.189.1433470670.13271.python-list@python.org> (permalink) |
On 06/04/2015 05:47 PM, stephenppraneel7@gmail.com wrote: > On Thursday, June 4, 2015 at 4:15:29 PM UTC-7, stephenp...@gmail.com wrote: >> hey, i really need help, im a straight up beginner in scripting and i need to figure out how to make an inverted particle emitter using python in maya > > unfortunitly i have to make this using python not mel Well, how would you do it in mel? Perhaps you could then do it similarly in Python. But I suggest that before you can do anything in Python you have to learn the language a little bit. You should be able to read Python code, for example, and tell what it does. And know how to implement basic algorithms (loops, if/then, variables, etc).
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
How to inverse a particle emitter stephenppraneel7@gmail.com - 2015-06-04 16:15 -0700
Re: How to inverse a particle emitter Rob Gaddi <rgaddi@technologyhighland.invalid> - 2015-06-04 23:31 +0000
Re: How to inverse a particle emitter Ian Kelly <ian.g.kelly@gmail.com> - 2015-06-04 17:35 -0600
Re: How to inverse a particle emitter stephenppraneel7@gmail.com - 2015-06-04 16:47 -0700
Re: How to inverse a particle emitter Ian Kelly <ian.g.kelly@gmail.com> - 2015-06-04 19:10 -0600
Re: How to inverse a particle emitter Michael Torrie <torriem@gmail.com> - 2015-06-04 20:17 -0600
Re: How to inverse a particle emitter Gary Herron <gary.herron@islandtraining.com> - 2015-06-04 18:03 -0700
Re: How to inverse a particle emitter Laura Creighton <lac@openend.se> - 2015-06-05 12:54 +0200
Re: How to inverse a particle emitter Grant Edwards <invalid@invalid.invalid> - 2015-06-05 14:30 +0000
Re: How to inverse a particle emitter Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-06-05 20:10 -0400
Re: How to inverse a particle emitter Chris Angelico <rosuav@gmail.com> - 2015-06-06 10:32 +1000
Re: How to inverse a particle emitter alister <alister.nospam.ware@ntlworld.com> - 2015-06-05 15:44 +0000
Re: How to inverse a particle emitter Denis McMahon <denismfmcmahon@gmail.com> - 2015-06-07 21:18 +0000
csiph-web