ilpincy / argos3

A parallel, multi-engine simulator for heterogeneous swarm robotics
http://www.argos-sim.info/
262 stars 121 forks source link

Add a new constructor to CQTOpenGLObjModel #194

Closed allsey87 closed 2 years ago

allsey87 commented 2 years ago

This new constructor allows providing the OBJ and MTL data using std::strings. This is useful in cases where robot models are not (or cannot be) installed in the default directories.