Skip to content

Using GPU neighborhood search with python-Bindings and validation #117

Open
@MassimoErber

Description

@MassimoErber

Hi,
thanks for this really interesting module.

I installed the module in Python using pip. Now i wanted to create my own Scenes but could not find a way how to set the Cmake-Flag for GPU-neighorhood search in python. Is it possible to change this flag in Python?
The second issue is, how to change the gravitation term in Python? In my simulation I want to do a fluid simulation, without any gravitational force. I tried to use:
sim.setValueFloat(sim.GRAVITATION, [0, 0, 0])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions