Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/artbycrunk/maya-crwireframerenderspeedy
A useful little script for assigning a ToonShader or ContourShader based wire-frame to selected objects in the scene.
https://github.com/artbycrunk/maya-crwireframerenderspeedy
Last synced: about 1 month ago
JSON representation
A useful little script for assigning a ToonShader or ContourShader based wire-frame to selected objects in the scene.
- Host: GitHub
- URL: https://github.com/artbycrunk/maya-crwireframerenderspeedy
- Owner: artbycrunk
- License: mit
- Created: 2019-09-02T15:58:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-02T16:03:44.000Z (over 5 years ago)
- Last Synced: 2024-10-13T23:11:31.628Z (2 months ago)
- Size: 14.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# maya-crWireframeRenderSpeedy
[![Version](https://img.shields.io/badge/version-2.0.0-green.svg)]()
[![MIT](https://img.shields.io/badge/license-MIT-green)]()[![](https://img.shields.io/badge/TWITTER-%40artbycrunk-blue.svg?logo=twitter&style=flat)](https://twitter.com/artbycrunk)
[![Average time to resolve an issue](https://isitmaintained.com/badge/resolution/artbycrunk/maya-crWireframeRenderSpeedy.svg)](https://isitmaintained.com/project/artbycrunk/maya-crWireframeRenderSpeedy "Average time to resolve an issue")
[![Percentage of issues still open](https://isitmaintained.com/badge/open/artbycrunk/maya-crWireframeRenderSpeedy.svg)](https://isitmaintained.com/project/artbycrunk/maya-crWireframeRenderSpeedy "Percentage of issues still open")A useful little script for assigning a ToonShader or ContourShader based wire-frame to selected objects in the scene.
[wireframe-render-speedy_screen01]: images/crWireframeRenderSpeedy_screen01.png "wireframe-render-speedy_screen01"
[Rendering Wireframe Using Toon Shader]: /tutorials/maya/rendering-wireframe-using-toonshader
[Rendering Wireframe Using MentalRay ContourShader]: /tutorials/maya/rendering-wireframe-using-mentalray-contourshaderA useful little script for assigning a ToonShader or ContourShader based wire-frame to selected objects in the scene.
This Scripts is Based of my two tutorials,
* [Rendering Wireframe Using Toon Shader][Rendering Wireframe Using Toon Shader]
* [Rendering Wireframe Using MentalRay ContourShader][Rendering Wireframe Using MentalRay ContourShader]![wireframe-render-speedy_screen01][wireframe-render-speedy_screen01]
## **Features** :
* A one click solution to wire-frame rendering.
* Can tweak wire-frame color and thickness.
* Holds better management of different wire-frame looks.
* A Single Script for both techinques ( ToonShader and ContourShader).## **Usage** :
1. Just Source this script, it should open the crToonWireframeRender Window.
2. Select the Objects you want to add a wireframe to.
3. Select the Mode (Countour Shader/Toon Shader). Click Refresh.
4. Click Assign new wireframe Shader.
5. New Options will be available to tweak like color and thickness.
6. Click on Assign To Selected if you require to add more objects.
7. Enjoy :)