POV-Ray Extension v2 for Visual Studio Code
(https://github.com/VirtualWhirlwind/vscode-povray2)
The Persistence of Vision Raytracer is a high-quality, free software tool for creating three-dimensional graphics by using a Scene Description Language.
This extension allows you to use Visual Studio Code to edit POV-Ray Scene Description files and render them using POV-Ray in the integrated terminal.
Getting Started
- After installing POV-Ray and this extension, open the Extension Settings and be sure to fill in:
- Library Path
- Pvengine Path
- Start creating .pov files and use the "P" button in the upper right to trigger rendering
- Rendering errors are not shown in VSCode yet, you need to open the pov file in the POV-Ray editor to see scene problems