Render objects in wireframe and shaded

  • 29 January 2021
  • 0 replies
  • 9 views

Question:

How to render one object in wireframe while another as shaded in the same view?

 
 
Answer:

All that is required to achieve this is to render one object with a wireframe kind of material while the other with a solid material either using textures or colors.


Steps:
1. Create a kBridge project.
2. Create a Block and Cylinder.
3. Create a 'LineMaterial' and give it a materialname.
4. Add this materialname as the color of the Block object.
The view should now update to display the wireframe block and shaded cylinder.


Note: Make sure the graphics viewer is in 'Shaded' mode.


0 replies

Be the first to reply!

Reply