brenocq / atta

Simulator for multi-robot systems
https://atta.brenocq.com
MIT License
19 stars 4 forks source link

Update texture resources #22

Closed brenocq closed 2 years ago

brenocq commented 2 years ago

Is your feature request related to a problem? Please describe. It is not easy to create one texture, and edit it while the simulation is running. For example, if we want to change the floor texture as agents walk over it.

Feature description It should be easy to create texture resources that are not saved in disk (.jpg, .png files). It should be possible to update their data while the simulation is running in an easy way.

Tasks

Notes: For some reason the texCoord for the FastRenderer is always 0.