LogoLogo
ThreeKitDeveloper HubForumsSupportStatus
  • Guides
  • Documentation
  • Releases
  • Community Home
  • Changelog
  • Getting Started
    • Project Prep
      • 1. What Should I Expect During Onboarding?
      • 2. Getting Ready for Your Threekit Project
      • 3. Org Provisioning & Adding Users
      • 4. Intro to Support
      • 5. Training
      • 6. Requirements Checklist
      • 7. Customer Resources & Onboarding Checklist
    • Managing Your Implementation
      • Implementation Design Review
      • Requirements Traceability Matrix (RTM)
      • Project Delivery Checklist
      • Daily Stand-up Meeting
      • Status Report Template
      • Stakeholder Meeting
      • Customer Roles and Responsibilities
      • Internal QA
      • Customer Support Handoff Doc
      • Post Implementation Training Agenda
      • Managing the Discovery Process
      • What is a Quality Workshop?
      • Project Update/Exam Template
      • Consulting Methodology - Presentation Consulting Methodology - Presentation
      • Task Estimation
    • Implementation
      • UAT Planning
      • Earned Value
      • User Stories
      • Milestone Signoff / Project Acceptance Document
  • Learn
    • Platform Overview
    • Workflows
      • Basic Visualization
      • Best Practices
        • General 3D Content Creation
        • Performance Guidelines
        • 3D Asset Naming Conventions
        • Usage of Shadows With AO & SSAO
        • Camera Set-up Best Practices
        • Reference Image Guidelines
      • Text Personalization
      • Image Upload Personalization
      • V-Ray Workflow
        • 1. VRay Requirements
        • 2. VRay Asset Preparation
        • 3. VRay Asset Export
        • 4. VRay Scenes
        • 5. VRay Models
        • 6. VRay Materials
        • 7. Vray VFB Presets
        • 8. Vray Operators
        • 9. Vray Light Linking
        • 10. Vray Compositing
        • 11. Vray Render Workflow
        • 12. Vray Troubleshooting
      • Template Assets
    • Training
      • Self-Led Training
        • Basic Renders
        • Adding Pricing
        • Adding Additional Languages
        • Rules
        • Data Tables
        • Dimension Annotations
        • Stages
        • Metadata
        • Proxy Materials
        • Image Annotations
        • Upcoming Training Videos Outline
    • FAQ
      • General FAQ
      • Threekit Glossary
      • What are the different types of Visualization?
      • What are Material Scans?
      • What is Layered Rendering?
    • Trio Talks
      • October 20, 2022 - Augmented Reality
      • September 15, 2022 - Order of Operations
      • August 18, 2022 - Performance & Model Optimization
      • July 21, 2022 - Collision Detection & Drag and Drop
      • June 16, 2022 - Virtual Photography
      • May 2022: Conquering APIs: 10 Useful API Options You May Not Know About
      • April 21, 2022: Adding Bling: Falloff, Glass, Iridescence, Bloom
      • March 17, 2022 - Treble
      • January 20, 2022 - Modular Configuration
  • Tools
    • General Apps
      • Republish Items
      • Apply Metadata Pattern
      • Render to vrscene
      • Filter Saved Configurations
      • Performance Dashboard
      • Asset History
  • Feedback
    • Want to give us feedback on the Threekit Community? Click Here!
Powered by GitBook
On this page
  • Installation
  • Usage

Was this helpful?

Edit on GitHub
  1. Tools
  2. General Apps

Render to vrscene

Retrieve the vrscene output for a given Vray render.

PreviousApply Metadata PatternNextFilter Saved Configurations

Last updated 2 months ago

Was this helpful?

This app enables users to troubleshoot Vray render issues more easily, by generating the vrscene file for a given render job. This vrscene file is the result of all vrscene elements that combine through the configuration setup to generate the final image. Inspecting this final vrscene file may provide some insight into what could have caused the render to look different than expected.

Installation

To install this app please follow the instructions as directed in the .

Usage

You need to have an existing render job first, because this app needs to read the configuration options from that render task in order to generate a vrscene for the exact same configuration options.

It is not necessary for the existing render job to have completed successfully or at all.

  1. A render taskId is required in order to generate the vrscene for that render.

  2. The task Id can be found at the end of the URL for that particular render task, after /tasks/ For example, if the URL of the render task is

    https://preview.threekit.com/o/andreise/branches/main/jobs/d4848545-8c23-4733-ae9a-0f83bad85347/tasks/cf0a8d90-77af-44aa-a052-eb4680437b3a

    the render task ID will be cf0a8d90-77af-44aa-a052-eb4680437b3a

  3. On pressing the Export Vrscene button, a new job will be generated in the org. Upon completion, this job's output will be the vrscene file. This job is not re-attempt to render the original image.

  4. A link will be provided to the render task. Please check it regularly until the platform finishes the task and provides the result file.

General Apps instructions