An open API service indexing awesome lists of open source software.

https://github.com/jonaswischeropp/blender_wireframe_renderer

Renderes the wireframe of the active scene.
https://github.com/jonaswischeropp/blender_wireframe_renderer

blender-addon wireframe

Last synced: 5 months ago
JSON representation

Renderes the wireframe of the active scene.

Awesome Lists containing this project

README

          

# Render Wireframe Blender Addon
This addon makes it easy to render the wireframe of a scene with the press of a button.
It's done by using and extending the technique described [here](https://www.artstation.com/blogs/daustindoodles/GKpw/quick-and-easy-wireframe-renders-in-blender) by D. Austin.

## Setup
1. Download [render_wireframe.py](render_wireframe.py)
- Click on [render_wireframe.py](render_wireframe.py)
- Click on the three dots above the document on the right side and choose *Download*
2. Install inside Blender
- Navigate to Edit > Preferences > Add-ons
- Press *Install* and select the downloaded file
- Tick the box next to `Render: Render Wireframe`, to activate the addon

## How to Use
The functionality and settings are exposed in the **Render Properties** panel under **Wireframe Renderer**.
Or for faster access the render can be triggered from the top bar under **Render**.




## Feedback or Issues
If you have feedback or run into issues please contact me.
For example by filing an issue [here](https://github.com/JonasWischeropp/blender_wireframe_renderer/issues).