well im trying to create a dynamic mesh, something you can change while the program is runnig, the solution i got was using the D3DXCreateMesh function, but it freezes the computer for a moment and i dont want that, thats why i decide to try with openGL cause it creates the meses fast without freezing the computer