Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #92116

Re: How to inverse a particle emitter

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <torriem+gmail@torriefamily.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.013
X-Spam-Evidence '*H*': 0.97; '*S*': 0.00; 'subject:How': 0.09; 'scripting': 0.09; 'variables,': 0.09; 'python': 0.11; 'python.': 0.11; 'thursday,': 0.13; 'suggest': 0.15; 'bit.': 0.16; 'from:addr:torriem': 0.16; 'from:name:michael torrie': 0.16; 'wrote:': 0.16; 'beginner': 0.18; 'language': 0.19; 'code,': 0.23; '2015': 0.23; 'header:In-Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; 'figure': 0.27; 'etc).': 0.29; 'implement': 0.32; 'help,': 0.32; 'message-id:@gmail.com': 0.35; 'could': 0.35; 'to:addr :python-list': 0.35; 'really': 0.35; 'but': 0.36; 'basic': 0.36; 'should': 0.37; 'subject:: ': 0.37; 'received:org': 0.38; 'pm,': 0.39; 'to:addr:python.org': 0.39; 'received:192': 0.39; 'learn': 0.60; 'email addr:gmail.com': 0.64; 'charset:windows-1252': 0.65; 'hey,': 0.73; 'utc-7,': 0.84
X-Virus-Scanned amavisd-new at torriefamily.org
Date Thu, 04 Jun 2015 20:17:44 -0600
From Michael Torrie <torriem@gmail.com>
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0
MIME-Version 1.0
To python-list@python.org
Subject Re: How to inverse a particle emitter
References <1bad33c0-a728-4345-883b-505f84d8ea9b@googlegroups.com> <3a007fb2-d8a6-4a00-9567-90f49e82658b@googlegroups.com>
In-Reply-To <3a007fb2-d8a6-4a00-9567-90f49e82658b@googlegroups.com>
Content-Type text/plain; charset=windows-1252
Content-Transfer-Encoding 7bit
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.189.1433470670.13271.python-list@python.org> (permalink)
Lines 12
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1433470670 news.xs4all.nl 2903 [2001:888:2000:d::a6]:32873
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:92116

Show key headers only | View raw


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 | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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