hello
i hope this is the right place for this question. if not - please delete this thread
i have a simple jogl app in which i import 3ds model. everything works fine, but i need to change some of the properties of the model, for example vertices color. how can i do that?
is it possible to edit/modify imported 3ds model on a vertex level?
if not then how can i achieve this? import the model into VBO or DL?