API to send Posts/Gets to?

#18
by mashimaro7 - opened

Is there an API i can call to get point-e models from open AI? I was trying Replicate but it seems to only return coordinates and no colour data(despite calling the array for coordinates "colors" lol). I'm trying to make a plugin for Unity that makes meshes you can generate with a text prompt. Does anyone know of an api that returns colour data? I'm also not sure how difficult it's going to be to stitch these coordinates together to make a mesh manually lol, i think i can probably do it by distance, but it might be difficult.

Sign up or log in to comment