update_vertex_buffer
- compas_view2.gl.update_vertex_buffer(data, buffer)[source]
Update a vertex buffer with new data.
- Parameters:
data (list[float]) – A flat list of floats.
buffer (int) – The ID of the buffer.
- Returns:
None
Update a vertex buffer with new data.
data (list[float]) – A flat list of floats.
buffer (int) – The ID of the buffer.
None
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev