Tyflow too slow to simulate
#12
Yeah when working with voxels you need to be careful. You can easily obliterate any system if you scale them down too small. It is a lot of data your working with.

As for phoenixFD, it is a fluid/gas solver for calculating fluid dynamics. You only need to use it if your are doing some sort of liquid or smoke/fire simulation and you want your particle to swirl the same way. Tyflow doesnt have its own fluid solver implementation, it only has a basic physics collision system. You can use phoenix to push your particles around (fluid force operator) to make effects such as an underwater ink, super wispy smoke or a fluid splash. Phoenix does have the ability to emit its own particles for said effects, however you dont have nearly as much control as you do with the tyflow particles. You can also partition the tyflow particles (prt cache operator) to get a much denser particle cloud and smoother rendering results, at the cost of HDD space.
  Reply


Messages In This Thread
Tyflow too slow to simulate - by VickyVey - 01-16-2020, 11:32 AM
RE: Tyflow too slow to simulate - by tyFlow - 01-16-2020, 03:08 PM
RE: Tyflow too slow to simulate - by VickyVey - 01-17-2020, 11:13 AM
RE: Tyflow too slow to simulate - by shadowkiller - 01-17-2020, 03:40 PM
RE: Tyflow too slow to simulate - by VickyVey - 01-20-2020, 10:44 AM
RE: Tyflow too slow to simulate - by shadowkiller - 01-23-2020, 07:40 PM
RE: Tyflow too slow to simulate - by tyFlow - 01-20-2020, 05:14 PM
RE: Tyflow too slow to simulate - by VickyVey - 01-22-2020, 06:04 PM
RE: Tyflow too slow to simulate - by VickyVey - 01-24-2020, 10:07 AM
RE: Tyflow too slow to simulate - by d4rk3lf - 01-24-2020, 01:06 PM
RE: Tyflow too slow to simulate - by VickyVey - 01-27-2020, 11:32 AM
RE: Tyflow too slow to simulate - by shadowkiller - 01-28-2020, 11:50 AM
RE: Tyflow too slow to simulate - by VickyVey - 02-06-2020, 07:27 PM
RE: Tyflow too slow to simulate - by d4rk3lf - 02-07-2020, 02:24 PM
RE: Tyflow too slow to simulate - by VickyVey - 02-24-2020, 12:00 PM

Forum Jump: