Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hair (hrz) Strands Possible? #42

Open
jentron opened this issue Aug 11, 2021 · 1 comment
Open

Hair (hrz) Strands Possible? #42

jentron opened this issue Aug 11, 2021 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested

Comments

@jentron
Copy link
Owner

jentron commented Aug 11, 2021

Looking at Runtime/Libraries/Hair/People/Kate 2 Hair/Kate Hair.hrz there are lines in the embedded obj syntax that start with the letter 'l' and appear to define hair strands, probably in the form of vertex/uv_entry:

                usemtl Hair
                s 0
                g               Hair
                l 1/1 2/2 3/3 4/4 5/5 6/6 7/7 8/8 9/9 10/10 11/11 12/12 13/13 14/14 15/15 16/16 17/17 18/18 19/19 20/20
                l 21/21 22/22 23/23 24/24 25/25 26/26 27/27 28/28 29/29 30/30 31/31 32/32 33/33 34/34 35/35 36/36 37/37 38/38 39/39 40/40
                l 41/41 42/42 43/43 44/44 45/45 46/46 47/47 48/48 49/49 50/50 51/51 52/52 53/53 54/54 55/55 56/56 57/57 58/58 59/59 60/60

Is it possible to define a hair particle system based on this data in Blender?
See https://devtalk.blender.org/t/manipulating-particles-in-python/7552

@jentron jentron added enhancement New feature or request help wanted Extra attention is needed question Further information is requested labels Aug 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant