A very basic test done in using particles in maya.....and rendered in renderman for maya
Sunday, November 15, 2009
Sunday, October 25, 2009
Waterfall
Inspired from one of the makings of Digital Domain its a very simple water fall system
All particles and fluids simulated in maya and particles rendered using renderman for maya and fluids using mentalray
All particles and fluids simulated in maya and particles rendered using renderman for maya and fluids using mentalray
Saturday, October 24, 2009
Splashing systems
This is a small splashing setup done in maya, rendered using renderman for maya.
It can be used for any kind of splashes like sand, water etc......
This is a playblast version
It can be used for any kind of splashes like sand, water etc......
This is a playblast version
Labels:
expressions,
maya,
mel,
particles,
renderman,
Research N Developments
Friday, May 15, 2009
Flowing Water-WIP
- The flowing water is done using a shader in maya and the interaction is made using ocean shader.
- The falling water is done using blobby particles, still working out for a better interaction.
Labels:
maya,
mentalray,
particles,
Research N Developments
Tuesday, February 17, 2009
Run DOS command from python
A lot of works can work in a good way with the basic DOS commands now you can all these DOS commands in python with the help of OS module.
example:
import os
os.system("DOS commands goes here" "arguments if any")
like
os.system("RD %s" %"F:\\KJI\\")
example:
import os
os.system("DOS commands goes here" "arguments if any")
like
os.system("RD %s" %"F:\\KJI\\")
Subscribe to:
Posts (Atom)