I'm very interested in Mathias Eitz's works on SIGGRAPH 2012, so I developed OpenSSE, Just for fun. This is an open source sketch search engine for 3D object retrieval based on sketch image as input.
Abstract: Growing free online 3D shapes collections dictated research on 3D retrieval. Active debate has however been had on (i) what the best input modality is to trigger retrieval, and (ii) the ...
I am trying to create an extruded mesh from a 2d-mesh using the variable layer options with multiple processors. The 2d-mesh is built using the plex_from_cell_list() functions (I loaded only topol and ...