Author Topic: Emitter tutorial  (Read 413 times)

Legacy_Surek

  • Full Member
  • ***
  • Posts: 169
  • Karma: +0/-0
Emitter tutorial
« on: February 01, 2014, 04:36:06 am »


               I probably missed it somewhere but is there a tutorial or
guide somewhere that explains how to make an emitter from scratch using gmax?
Sorry for the dumb question.



 Normal
 0
 
 
 
 
 false
 false
 false
 
 EN-US
 X-NONE
 X-NONE
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 



/* Style Definitions */
table.MsoNormalTable
   {mso-style-name:"Table Normal";
   mso-tstyle-rowband-size:0;
   mso-tstyle-colband-size:0;
   mso-style-noshow:yes;
   mso-style-priority:99;
   mso-style-parent:"";
   mso-padding-alt:0in 5.4pt 0in 5.4pt;
   mso-para-margin-top:0in;
   mso-para-margin-right:0in;
   mso-para-margin-bottom:10.0pt;
   mso-para-margin-left:0in;
   line-height:115%;
   mso-pagination:widow-orphan;
   font-size:11.0pt;
   font-family:"Calibri","sans-serif";
   mso-ascii-font-family:Calibri;
   mso-ascii-theme-font:minor-latin;
   mso-hansi-font-family:Calibri;
   mso-hansi-theme-font:minor-latin;}
               
               

               
            

Legacy_dusty.lane

  • Full Member
  • ***
  • Posts: 222
  • Karma: +0/-0
Emitter tutorial
« Reply #1 on: February 01, 2014, 08:46:55 am »


               My suggestion is to open an emitter file for a weapon (say holy weapon effect) and toy with it to see what all the settings do. It's how I learned all my emittery knowledge, as I don't recall any actual sources for learning all the settings for emitters. Would be handy to have, though.
               
               

               
            

Legacy_Bannor Bloodfist

  • Hero Member
  • *****
  • Posts: 1578
  • Karma: +0/-0
Emitter tutorial
« Reply #2 on: February 02, 2014, 10:54:42 pm »


               One of the issues is that NWN 'emitters' are NOT the same, exactly, as 3dsmax/gmax emitters.  By that, I mean that NWN engine completely ignores a huge amount of the possible settings that are available for emitters.

Your best bet though, on learning emitters that is, is to go 3dsmax Emitter Search on Google and start picking through the list.  You COULD try to search on Gmax, but the search results I found for gmax are really really dated since Autodesk completely stopped advertising and all support for Gmax around 2002 or so...

Regardless particle emitters can be used for light effects, smoke effects, flying rocks and likely thousands of other things.  The settings are the same in 3dsmax and Gmax, although there may be a few extras that are added by using 3dsmax instead of Gmax.

Learn the basics first, then proceed into the mathematics OR more detailed options as you gain experience!

Have fun, and it can be fun, it can also be a huge heart/headache as well!