V-Ray for SketchUp: A Practical Beginner's Guide to Settings, Materials, and Lighting
A hands-on guide to V-Ray for SketchUp - real settings values, material setup, lighting techniques, and a step-by-step first render workflow.
Go deeper with Archgyan Academy
Structured BIM and Revit learning paths for architects and students.
V-Ray for SketchUp is the most widely used rendering plugin in architecture. It produces photorealistic images from your SketchUp models - with accurate lighting, reflective materials, and atmospheric effects that SketchUp’s native display can’t show.
The challenge for beginners: V-Ray has hundreds of settings, and changing the wrong one can turn a 5-minute render into a 5-hour render (or produce a black screen). This guide covers the settings that actually matter, with real values you can use immediately.
V-Ray Interface Overview
After installing V-Ray (currently V-Ray 6 for SketchUp), you’ll see two new toolbars:
| Toolbar | What It Contains |
|---|---|
| V-Ray Toolbar | Render button, Interactive Render, Asset Editor, Frame Buffer |
| V-Ray Lights Toolbar | Rectangle Light, Sphere Light, Spot Light, IES Light |
The Asset Editor is where you’ll spend most of your time. It has five tabs:
| Tab | Purpose |
|---|---|
| Materials | Create and edit materials |
| Lights | Manage light objects in the scene |
| Geometry | V-Ray-specific geometry (fur, proxy objects) |
| Render | Quality settings, output resolution, engine options |
| Settings | Environment, camera, colour mapping |
Render Settings: What to Set and Why
The Three Settings That Matter Most
1. Quality Preset
V-Ray offers quality presets at the top of the Render tab. Start here:
| Preset | Use For | Approximate Render Time (1920x1080) |
|---|---|---|
| Draft | Quick checks, composition testing | 30 seconds - 2 minutes |
| Medium | Design review, internal presentations | 2-10 minutes |
| High | Client presentations, final images | 10-30 minutes |
| Very High | Print-quality portfolio images | 30-90 minutes |
Start every project at Draft quality. Switch to High or Very High only for final renders.
2. Resolution
Set in the Render tab under Output Size:
| Purpose | Resolution | Aspect Ratio |
|---|---|---|
| Screen presentation | 1920 x 1080 | 16:9 |
| A3 print (300 DPI) | 4960 x 3508 | ~1.4:1 |
| Instagram / social media | 1080 x 1080 | 1:1 |
| Portfolio (landscape) | 3000 x 2000 | 3:2 |
Higher resolution = longer render time. Double the resolution = roughly 4x the render time.
3. Render Engine
V-Ray offers two engines:
| Engine | Best For | Speed |
|---|---|---|
| CPU | Final renders, complex scenes with many lights | Slower but handles everything |
| GPU (CUDA/RTX) | Interactive rendering, fast previews | Much faster if you have a good GPU |
If you have an NVIDIA GPU with at least 6GB VRAM, use GPU for interactive rendering and CPU for final output.
Interactive Rendering: Your Most Important Tool
Before rendering a final image, use Interactive Rendering (the teapot icon with a play button, or V-Ray toolbar > Interactive Render). This opens a live-updating render window that refreshes as you change materials, lights, or camera position.
Why this matters: Instead of rendering, waiting 20 minutes, seeing a problem, fixing it, and rendering again, you see changes in near-real-time. This turns a 2-hour rendering session into a 30-minute one.
Tips for interactive rendering:
- Keep resolution low (640x480 or 800x600) for faster updates
- Use GPU mode for the fastest feedback
- Stop the interactive render before starting a final high-quality render
Materials: The Five Types You’ll Use Constantly
V-Ray materials control how surfaces look - their colour, reflectivity, transparency, and texture. In the Asset Editor > Materials tab, you’ll work with these types:
1. Generic Material (V-Ray Material)
The default material type. It has three key properties:
| Property | What It Controls | Example Value |
|---|---|---|
| Diffuse | Base colour or texture | White paint: RGB 240,240,235 |
| Reflection | How shiny the surface is | Matte: 0.3, Glossy: 0.7, Mirror: 1.0 |
| Roughness | Blur of reflections | Polished: 0.1, Satin: 0.3, Rough: 0.7 |
2. Emissive Material
For self-illuminating surfaces (LED strips, backlit panels, light fixtures):
- Set the Emissive layer colour and intensity
- Multiplier of 10-30 for subtle glow, 100+ for a strong light source
3. Glass Material
Two approaches:
| Glass Type | How to Set Up |
|---|---|
| Window glass | Refraction colour: white, IOR: 1.52, enable “Affect Shadows” for transparent shadows |
| Frosted glass | Same as above, add Fog colour for tint, increase Roughness to 0.3-0.5 |
Common mistake: Forgetting to enable “Affect Shadows.” Without it, glass casts solid black shadows instead of transparent ones.
4. Metal Material
Metals reflect their own colour (unlike plastic which reflects white light):
- Set Metalness to 1.0 in the Reflection layer
- Diffuse colour determines the metal colour (gold: warm yellow, copper: orange-brown, steel: grey)
- Roughness: brushed metal 0.3-0.5, polished 0.05-0.15
5. PBR Material (Physically Based Rendering)
V-Ray supports PBR texture sets downloaded from sites like Poly Haven or ambientCG (both free). A PBR set typically includes:
| Map | What It Does |
|---|---|
| Base Color / Albedo | The colour texture (goes in Diffuse slot) |
| Normal | Surface detail without extra geometry (goes in Bump > Normal Map) |
| Roughness | Per-pixel roughness variation (goes in Reflection > Roughness) |
| Displacement | Actual geometry deformation for close-up detail |
Workflow: Download a PBR texture set > open V-Ray Asset Editor > create a Generic Material > load each map into the corresponding slot > adjust scale to match real-world dimensions.
Material Scale and Positioning
The most common rendering mistake: wrong material scale. A 600mm floor tile rendered at 2000mm looks immediately fake.
To adjust material scale in SketchUp:
- Right-click on the textured face > Texture > Position
- Use the green pin to scale the texture
- Or in V-Ray’s Asset Editor, adjust the UV Repeat values (higher number = smaller tiles)
Reference scales for common materials:
| Material | Typical Real Size | UV Repeat (1m face) |
|---|---|---|
| Floor tile (600x600mm) | 0.6m | ~1.67 |
| Brick (230x76mm) | 0.23m wide | ~4.3 |
| Timber plank (150mm wide) | 0.15m | ~6.7 |
| Concrete panel (3m wide) | 3.0m | ~0.33 |
Lighting: Three Setups That Cover Most Scenes
1. Exterior Daylight
The simplest and most common setup:
- Enable V-Ray Sun + Sky (Settings tab > Environment > check “Use Sun” if not already on)
- V-Ray reads SketchUp’s shadow settings for sun position
- Set the time in SketchUp’s Shadows panel (9-10am or 3-4pm give the best shadow angles)
- Sun intensity multiplier: leave at 1.0 (default is calibrated to real-world values)
That’s it. V-Ray’s sun and sky system is physically accurate out of the box.
2. Interior with Daylight
Interior scenes need more attention because light enters through windows:
- Same V-Ray Sun setup as exterior
- Ensure windows have glass material with “Affect Shadows” enabled
- In the Render settings, increase GI (Global Illumination) bounces to 4-8 for interiors (light needs to bounce more inside a room)
- Consider adding a Rectangle Light outside windows pointing inward for extra fill light
Key setting for interiors: Camera > Exposure Value (EV). Interior scenes typically need EV 7-9 (compared to EV 12-14 for exteriors). If your interior render is too dark, lower the EV.
3. Interior with Artificial Lighting (Night Scene)
- Turn off V-Ray Sun (or set SketchUp time to night)
- Place Rectangle Lights at ceiling light fixture positions
- Settings for typical downlights: colour temperature 3000K (warm white), intensity multiplier 50-200
- Add a subtle Dome Light with very low intensity (multiplier 0.5-2) for ambient fill
| Light Type | Best For | Typical Settings |
|---|---|---|
| Rectangle Light | Downlights, panel lights, window light | Size matches fixture, intensity 50-200 |
| Sphere Light | Pendant lights, bulbs | Radius 0.03-0.05m, intensity 50-150 |
| Spot Light | Directional accent lighting | Cone angle 30-60 degrees, intensity 100-300 |
| IES Light | Accurate real-world light distribution | Load IES file from manufacturer, intensity 1.0 |
Your First Render: Step-by-Step
Follow this workflow for your first V-Ray render of an exterior scene:
- Set up the model in SketchUp with basic materials applied
- Open V-Ray Asset Editor > Render tab > set quality to Draft, resolution to 1280x720
- Check the sun: enable V-Ray Sun, set SketchUp shadows to 9:30am
- Start Interactive Render to preview the scene in real time
- Apply V-Ray materials: replace SketchUp’s default materials with V-Ray materials for key surfaces (glass, concrete, wood)
- Adjust camera position in SketchUp until the composition looks right
- Stop Interactive Render
- Switch quality to High, resolution to 1920x1080
- Click Render (the teapot icon) for the final image
- Save from the V-Ray Frame Buffer (the render window) as PNG or TIFF
Expected result at this point: A good-looking image with correct lighting and basic materials. Not portfolio-quality yet, but a solid foundation.
Common Beginner Problems and Fixes
| Problem | Cause | Fix |
|---|---|---|
| Black render | No lights in scene, or camera inside a closed box | Enable V-Ray Sun, or check camera isn’t clipping through walls |
| Very dark interior | Exposure too high for indoor scene | Lower Camera EV to 7-9, or add Rectangle Lights |
| Grainy/noisy image | Quality set too low | Increase quality preset, or raise the Noise Limit threshold |
| Glass is opaque | ”Affect Shadows” not enabled | Select glass material > Refraction > enable Affect Shadows |
| Render takes hours | Resolution too high, or too many lights with complex materials | Reduce resolution, use Draft for testing, check for unnecessary geometry |
| Materials look plastic | Reflection and roughness not set correctly | Increase roughness for matte surfaces, reduce reflection for non-shiny materials |
| Fireflies (bright spots) | Light leaks through thin geometry | Ensure walls have thickness, check for small gaps in geometry |
What V-Ray Costs
| Licence | Price (approximate) | What You Get |
|---|---|---|
| V-Ray for SketchUp (annual) | $350-480/year | Full rendering, no watermarks |
| V-Ray Education | Free (with verification) | Full features, educational use only |
| V-Ray Trial | Free (30 days) | Full features, time-limited |
If you’re a student, apply for the educational licence through Chaos Education. It’s fully featured and free.
Ready to master architectural rendering? The Archgyan Academy offers courses in SketchUp, V-Ray, and visualisation workflows for architects and designers.
Level up your skills
Ready to learn hands-on?
- Project-based Revit & BIM courses for architects
- Go from beginner to confident professional
- Video lessons you can follow at your own pace