jit.gl.gridshape and external effects

cskonopka's icon

Is it possible to take an OpenGL plane created by jit.gl.gridshape or any OpenGL shape and add an effect to it that alters the shape itself? I am working on a project where I want to take an OpenGL plane and add a particle trails to the plane. It is as if you added an OpenGL plane and you had one of the particle object attached to it as an extra form of aesthetic. Possible?