Adding to Cart…
Licensing Agreement | Terms of Service | Privacy Policy | EULA
© 2024 Daz Productions Inc. All Rights Reserved.You currently have no notifications.
Licensing Agreement | Terms of Service | Privacy Policy | EULA
© 2024 Daz Productions Inc. All Rights Reserved.
Comments
Hi,
Since you have a store here what are the policies for conforming/rigged stuff that is really meant to be used as a draping garment? I see some stuff over at other stores that I THINK are NOT rigged. I have some stuff I'm currently converting over to Genesis from my HiveWire library and I do have some dresses, a robe and a couple of tops that I'd hate to try to rig properly but as drapped garmets would look and work very nicely!
Daz wants items to work as regular fitted items, unless the item is doing somethign that a fitted item can't do.
OK, I get that but if the clothing figure is just rigged partially or with just a basic rigging will that pass the mustard to get it accepted if the tag line is D-Force recommended?
My understanding is that it needs to be fully rigged, unless it is not possible to rig an item of that type.
OK. Thank you!
ugh, sorry for late reply, forgot to follow properly.
hmm.. thanks for the heads up, and also for going to xtra mile to write informative descriptions.
means that before i buy a dforce outfit, i'll ask explicitely how it works without dforce.
Why does DAZ not require creators of dForce items to include "dForce" in the folder title/name(s) of their products?
It is extremely frusterating to install multiple items and have to search back to confirm whether the item is dForce compatable or not. Seems like a simple thing to require dForce as part of the folder name.
It looks to me that items which are intended to be used with dForce do indeed have dForce in their name. However there is then a grey area of products which are "compatible" with dForce, but which were not actually intended to be used with it - ie. they will work, but that was not the original intention, it is more a by-product of how they were made. Requiring those to specify this seems a step too far to me.
What does this mean? And how can fix it?
I have a NVIDIA GeForce 840M as well.
Thank you for the help.
That usually appears if DAZ Studio has been updated. Just click yes..
This is what happens when I click yes. Happens every time.
Could you please post a screenshot of your Advanced tab - select NVIDIA Iray in Render Settings and switch to the Advanced Tab.
Thank You Doctor Jellybean for the Help. I went to Simulation Settings Tab/ Advanced and changed the OpenCL Device to NVIDIA CUDA GeForce 840M. That is allowing dForce to work.
Thank you again.
Hi all, I made a video tutorial about dForce cloth animation: https://www.youtube.com/watch?v=qHCcaZ3Ry78
These results are based on numerous hours of trial and error. Now I really enjoy dForce!
Yea, would be nice to have an update for things like chains and jewelry .... so cool!
With the current released version of Daz Studio, 4.10.0.123, we're using dForce 1.0.0.25. In the Change Logs for the as yet unreleased Beta 4.11, dForce is up to version 1.1.0.55. I'm really looking forward to the 4.11 Beta release, to see how dForce has been improved. But there is a lot of work going into 4.11 for much more than dForce. and there's no telling when the Beta will be available. You can check the Change Log here.
Hmm, I'm just seeing "Update to dForce" but no info on it except for one bit but hopefully there will be some additions eventually like a way to drag things as they are being draped. That's one I'm really wanting!
True. The change log doesn't give us any details on dForce beyond the updated version number.
Unless they make some major changes, I don't see how we can do anything during the simulation. The popup window showing the progess is based on the render progress window and prevents any access at all to the viewport. But wouldn't it be a great feature to move things around during a sim!? What a timesaver that would be.
That would be a wonderful add! Or a pause button where you can make an adjustment and then continue from where you were at.
Under 4.11.0.87 there is "Added polyline support for Dynamic Surface Add-On to dForce", does this mean we can do strand-based hair simulation? I love the look the current dForce hair products can achieve but they can take a while to simulate, I'm guessing proper strand based hair would be much more efficient!
The polylines aren't visible, so no.
Damn. What can polylines be used for in dForce then? Tying objects together with invisible strings? Special forms of collision? Anyway, I hope there'll be ways to render those polylines in the near future..
Yes, a dForce add-on can be used to link or reinforce parts of a dForce item, so polylines have obvious potential for fastenings and the like.
Where can I find instructions for HOW to create and use polylines as dForce dynamic add ons? I already know how to do it with polygons, but I haven't been able to extrapolate that to "polylines". How do I even create a "polyline"?
With a suitable modeller - I believe ZBrush can export polylines, I don't know about Blender. Presumably the requirement, as with the polygon version, is to have the vertices match some of the vertices of the dForce item it's an add-on for.
I was trying to use Blender, but I couldn't figure out how to create or export a "polyline". I exported a line connecting two vertices, at the necessary locations, but that didn't work as a Dynamic Surface Add On in DS. I don't have ZBrush, unfortunately.
If you know the vertex positions, you could hand code a polyline using a text editor (like notebook on windows). Save the file and change the extension to .obj. Code would look something like this:
The first 3 lines define the vertex location for 3 of the 4 corners of a square. The last line defines the polyline starting with vertex 1 and ending with vertex 2. The beginning of the last line is the lowercase letter L.
I don't have Blender but in Silo, if you select a vertex it gives you the x, y, z position. Hand coding is not practical for a huge line or mesh, but would be for a short one.
(I haven't tried a polyline yet myself but I started developing Shape Magic by first learning to hand code.)
Are polylines like what's used to create Fiber Hair in ZBrush?