Skip to content

vertical flow velocity with an angular velocity for rotational flow around the up vector #3

@acidhorse1972

Description

@acidhorse1972

In flow.js , if the velocity variable is modified with:
'vec3 velocity = vec3(' + Math.cos(angleRadians) * baseSpeed + ',' + Math.sin(angleRadians) * baseSpeed + ', 0.0);',

The flow becomes vertical. But I am frustrated trying to adjust the code to have a helical azimuthal flow. Maybe I can get some help with that?

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