Skip to content

.hair file structure #24

Description

@LaurenMGarcia

Hello!

Could you provide what structure /data we are writing into .hair files?

Seems like:

HAIR_HEADER_FORMAT = """
uint32 num_strands
uint32 total_points
uint16[num_strands] segments
float32[total_points3] positions
float32[num_strands] thickness
float32[num_strands
3] root_colors
float32[num_strands] stiffness
float32[total_points*3] velocities
"""

Could you confirm it? or how we can extract the data in useable format?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions