appleseedhq / appleseed-max

appleseed plugin for Autodesk® 3ds Max®
https://appleseedhq.net/
MIT License
33 stars 16 forks source link

Add hair support #271

Open dictoon opened 5 years ago

jjeziorski commented 5 years ago

I'd be happy to take that. Which hair systems are you interested in? I've implemented support for Hair and Fur and Ornatrix plugins some time ago. Or are you thinking about dedicated object modifier like fuzzy?

juancarlosgzrz commented 5 years ago

Personally I think it would be great to support 3rd party hair plugins (ornatrix), but we should start adding support to 3ds max native hair tools.

juancarlosgzrz commented 5 years ago

@jjeziorski it would be great if you hangout on the Discord server

Mango-3 commented 5 years ago

There is an open PR for hair additions to appleseed which needs to be reviewed first. Once hair support and the OSL hair shader is added to appleseed-core it can be exposed in Max as well.

dictoon commented 4 years ago

Curves are already supported by appleseed, it should already possible to emit them. Once the hair shading PR is merged, we can take care of this aspect.