Top "Wireframe" questions

A website wireframe is a visual guide that represents the skeletal framework of a website.

Any open source alternatives to balsamiq mockup

As the title reads, I'm looking for open source alternatives to balsamiq mockup for prototyping. Anyone knows of an equally …

prototyping wireframe mockups
How do I reproduce this heart-shaped mesh in MATLAB?

I want to plot a heart shape wireframe as shown in the following image (source): I have tried to make …

matlab 3d volume wireframe
Create table / grid in a Wireframe Visio 2010 diagram

I'm loving the added Wireframe template and corresponding shapes in Visio 2010. One thing I can't seem to find though (not …

shape visio wireframe
colored wireframe plot in matplotlib

I am trying to color a wireframe plot according to the z-value. I can't find any code examples on the …

python colors matplotlib wireframe
Constructive solid geometry mesh

If I construct a shape using constructive solid geometry techniques, how can I construct a wireframe mesh for rendering? I'm …

algorithm language-agnostic graphics geometry wireframe
3d plot in R - Patch

I have the following data in a data frame: **x** in (0,1) **y** in [0,1] **z** in [0,1] For example: X,Y,Z 0.1, 0.2, 0.56 0.1, 0.3, 0.57 ... …

r matlab 3d lattice wireframe
In OpenGL ES 2.0, how can I draw a wireframe of triangles except for the lines on adjacent coplanar faces?

I vaguely remember seeing something in OpenGL (not ES, which was still at v1.0 on the iPhone when I came …

opengl-es-2.0 edges wireframe
Plotting a wireframe AND a cloud with lattice in R

I have a nice surface that represents nonlinear multi-part regression results on a regression with two independent variables. I would …

r lattice wireframe