Rendering
What is Rendering?
Rendering is the process of turning data into a finished visible image: whether a 3D programme calculating how light hits surfaces, or an AI model converting its internal calculations into the image you see.
At a glance
- Also known as
- Image rendering3D rendering (in CGI contexts)Inference (in AI contexts)Generation (colloquially)
- Used for
- Converting 3D scene data into final photorealistic or stylised imagesProducing final pixel output from AI model computationsThe terminal production step in CGI, animation, VFX, and AI generation
- Common tools
- Arnold, v-ray, RenderMan (3D offline rendering)Unreal engine, unity (real-time rendering)Stable diffusion, midjourney, runway (AI rendering)Blender cycles / EEVEE
- Related terms
- Diffusion modelSamplingPost-processingCompositingRay tracingLatent space
Ready to create?
Direct scenes, design characters, and ship full films
All-in-one AI creative platform with simple, transparent pricing, no speed throttles, and an infinite Canvas for max creativity.
How it compares
Compared with related concepts
Rendering and compositing are sequential stages of the visual production pipeline that are often confused. Rendering produces the initial image or sequence of frames from scene data or model inference. Compositing takes rendered elements and combines, layers, and integrates them: adding VFX elements to live footage, combining foreground and background renders, applying colour grades. Rendering produces the raw visual components; compositing assembles them into the final image. In AI generation, post-processing serves a similar role to compositing in traditional pipelines.
Think of it like…
Rendering is like developing a photograph in a darkroom: the shoot (or scene setup, or AI generation) captured all the information needed, but rendering is the chemical or computational process that actually produces the visible image from that information. Until rendering is complete, there is no image: only the data from which an image can be produced.
Pro tip
When evaluating AI generation models for production use, render quality ( not just subject accuracy ) should be a key assessment criterion. Specifically look at how the model renders fine detail (hair, fabric weave, surface texture), how it handles specular highlights and shadow transitions, and whether it maintains consistent rendering quality across the frame rather than concentrating detail in the focal subject and degrading toward the edges. These rendering quality differences between models are often as significant as their subject and style differences.
Types and variations
- Ray tracing renders images by simulating the path of individual light rays through a scene, producing highly accurate shadows, reflections, and global illumination at significant computational cost.
- Rasterisation projects 3D geometry directly onto the 2D image plane, enabling real-time rendering at the cost of physical accuracy.
- Path tracing is a probabilistic extension of ray tracing used in offline film production for maximum physical accuracy.
- AI diffusion rendering generates images through an iterative denoising process guided by learned model parameters.
- Real-time rendering prioritises speed for interactive use; offline rendering prioritises quality for final deliverable production.
- Hybrid rendering combines rasterisation with ray-traced lighting for modern games and interactive applications.
Ready to make your first scene in Morphic?
Try MorphicCommon use cases
- Rendering is the final production step in all computer-generated imagery: animated film, visual effects, architectural and product visualisation, video game graphics, real-time interactive environments, and AI image and video generation.
- Understanding rendering quality requirements: the resolution, frame rate, and visual fidelity expected of the final deliverable: informs decisions made at every earlier stage of the production pipeline, from scene complexity to model selection to post-processing requirements.
Ready to create?
Direct scenes, design characters, and ship full films
All-in-one AI creative platform with simple, transparent pricing, no speed throttles, and an infinite Canvas for max creativity.