Get3D (NVIDIA)

Custom
Image Generation

NVIDIA GET3D generative model for textured 3D shapes. Trained on category-specific datasets producing meshes with high-quality textures.

Generate with Get3D (NVIDIA)
Describe what you want and pick a size — the image renders inline.
Sign in to try this model with €5 free credits.
Sign in
Result appears here
TL;DR·Last updated May 16, 2026

Get3D (NVIDIA) is image generation AI model from Custom, priced at €0.000 per 1M input tokens with a unknown context window.

Try Get3D (NVIDIA)
Direct API access coming soon

Pricing

Price per Generation
Per generationFree

API Integration

Use our OpenAI-compatible API to integrate Get3D (NVIDIA) into your application.

Install
npm install railwail
JavaScript / TypeScript
import railwail from "railwail";

const rw = railwail("YOUR_API_KEY");

const images = await rw.run("get3d-nvidia", "A beautiful sunset over Tokyo");
console.log(images[0].url);

// Or use the image() method for full control
const res = await rw.image("get3d-nvidia", "A cat in space", {
  size: "1024x1024",
  n: 1,
});
console.log(res.data[0].url);
Specifications
Developer
Custom
Category
Image Generation
Supported Formats
text
Tags
nvidia
3d-generation
open-weights
pricing-tbd

Frequently asked questions

Start using Get3D (NVIDIA) today

Get started with free credits. No credit card required. Access Get3D (NVIDIA) and 100+ other models through a single API.