OBJLoader - Draw to Offscreen Buffer
in
Contributed Library Questions
•
2 years ago
Is it possible to draw an .OBJ model to an offscreen buffer?
I'd like to be able to pick distinct .OBJ models in 3D using a color buffer, as in the example http://wiki.processing.org/w/Picking_with_a_color_buffer , but with imported .OBJ geometry instead of boxes.
I'd like to be able to pick distinct .OBJ models in 3D using a color buffer, as in the example http://wiki.processing.org/w/Picking_with_a_color_buffer , but with imported .OBJ geometry instead of boxes.
1