SimpleWireframe Op

SimpleWireframe

Simple Wireframe Line Renderer


Render triangles of a geometry as lines

by default, geometries and meshes are made out of triangles.
when rendering wireframes of those triangles, the data structure has to be changed.


Edit Documentation

Full Name
  • Ops.Gl.Meshes.SimpleWireframe
Visibility
  • Core Op - Official cables op
License
  • MIT
AuthorTest Patches


 

INPUT PORTS


Render (Trigger)
Geometry (Object:geometry)

OUTPUT PORTS


Next (Trigger)

Patches using SimpleWireframe

  • Examples
  • Public
  • My Patches

Changelog


addded: now also contains normals and texture coordinatesuser avatarpandur - 2019-05-17 14:39
now works also with not-indexed geometriesuser avatarpandur - 2019-06-14 13:33
fixed bug with non indexed meshesuser avatarpandur - 2019-08-30 16:15