The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
29 views

Online tool for for Mock-up / wireframe / UI /sitemap creating pages with vertically flowing elements

I know that there are a lot of free tools out there to create clickable web mock-ups / wireframes. The issue I have is that with most of them you push the elements around the page to create a ...
-1
votes
0answers
17 views

How to install and start Pencil wireframe on linux server? [closed]

I want to host my pencil html template on Linux cloud machine. I have install the Pencil Wireframe as per the following link. http://pencil.evolus.vn/Downloads.html But it seems not started ...
0
votes
1answer
38 views

Android layout draft

Is there programs or web apps available to draw a draft of each layout from an app prior to developing it ? I'm not looking for something that will generate the xml layout but just a simple tool to ...
1
vote
1answer
58 views

Matplotlib wireframe shows strange wiring

I have 3 lists containing X, Y and Z values, full lists are below: X = [132.54, 132.54, 132.54, 132.54, 132.54, 132.54, 132.54, 132.54, 132.54, 132.54, 132.54, 134.546, 134.546, 134.546, 134.546, ...
0
votes
0answers
453 views

how to create live tiles in powerpoint 2013 for wireframing?

I am trying to create wire frames for Windows 8 store apps for initial prototyping.I have read that we can create live tiles in power point and it demonstrated once in a keynote ...
0
votes
1answer
59 views

XNA: Is there a way to set the RasterizerState to WireFrame just once?

I have a mesh built that I want to view in WireFrame mode. I am currently setting my GraphicsDevice this way... TheGraphicsDevice.RasterizerState = new RasterizerState() { FillMode = ...
0
votes
1answer
57 views

Sketchy style borders with CSS border-image? Anyone identified this species yet?

Call me crazy, but wouldn't it be cool to apply a hand-written/sketchy style border to your HTML elements? Has anyone done this with any success yet? Please share!!!
0
votes
1answer
96 views

Designing Win 8 Wire frames in Blend for VS 2012

I am trying to create wireframes for Win 8 and i am using Blend so as to make wireframes as close to actual app as possible. IS there any short quickstart guide which i can read to start designing ...
0
votes
1answer
34 views

Placeholder Videos for HTML Wireframes/Mockups

Is there any site that hosts placeholder videos that can be used for HTML mockups? There are a few for images (such as LoremPixum), but I have not been able to find any for videos.
0
votes
0answers
36 views

How do I create a mobile skinned screenshot of a jQuery mobile project?

I'm trying to locate a tool or best practice/instructions to create screenshots of a jQuery mobile project with the phone skin around it. Something similar to what mobilito.net produces but ...
2
votes
1answer
164 views

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 internet. Here is an example of a surface plot that has the colors I want and a wireframe plot ...
1
vote
0answers
113 views

Construct wireframe model of a face image [closed]

I want to write a program that will construct a wire-frame model of a face image and display it as 3d. Can any body help me about how to do this ? I have some knowledge about opencv and opengl
0
votes
1answer
399 views

tablet and phone website layout design - which to make first?

I have a project which requires the development of a mobile site which works on both smart phone and tablet devices. I have read much about mobile design, concepts of "mobile first", responsive ...
2
votes
0answers
191 views

glDrawElements with GL_LINES forces gleRunVertexSubmitARM? (or: why drawing wireframes is slow on iOS?)

while doing some tests for a small project for iPhone/iPad that I'm working on, I observed that there is a big CPU performance penalty in drawing wireframes using glDrawElements with GL_LINES. This ...
2
votes
2answers
262 views

Wireframe: Legend colors with multiple surfaces and transparency

The following code plots 3 colored planes using lattice's wireframe function. However, I cannot understand why the legend does not change by setting the color groups. I tried to do it manually but I ...
0
votes
0answers
32 views

Wireframe testing - black or grey box?

Wireframe testing - is it black or grey box testing? Please clarify. PS. Black-box testing is a front-end perimeter of the functionality, performance and coding results. Is wireframe testin classify ...
7
votes
1answer
190 views

Modelling an asteroid with Matplotlib using surface and wireframe

I am trying to model an asteroid using plot_surface and plot_wireframe. I have x y and z values for the points on the surface of the asteroid. The wireframe is accurate to the shape of the asteroid ...
2
votes
2answers
87 views

What kind of tool do you use for wireframing/prototyping? [closed]

There are a whole lot of tools out there, what do you use in your daily workflow?
0
votes
0answers
67 views

Is there anyway to render wireframe models from a pod file

I need to render a 3D model as a wireframe for a iOS project. I have being taken a look on cocos3D but nothing. Just some comments about it's not possible to get the wireframes in opengl es. In that ...
0
votes
3answers
94 views

Looking for good books about usability and wireframes on webpages

Which up-to-date books can you recommend when it comes to usability and interactions on webpages? And which tools do you prefer for creating wireframes and why? (Hotgloo, Axure, Visio etc)
0
votes
1answer
214 views

3D wireframe in WPF

I would like to create somthing like this o---o---o | | | o---o---o (o are points, -- | are lines) In short a wirefrime. I have a bunch of points of which i know the coordinates and now i ...
0
votes
0answers
107 views

How to remove the weird triangle wireframe from my Three.js application?

I'm making a flight case builder at the following address: http://design365hosting.co.uk/casebuilder3D/ As you can see, the cube seems to be made up of polygons and you can quite clearly see these, ...
0
votes
0answers
119 views

How to work with the Pencil Project for developing the Rich Gui for Web Applications [closed]

Can any one tell me about the Pencil Project ... I came to know that Pencil project is used only for developing the prototypes before creation of the actual ones. Now i want to use it to create ...
0
votes
0answers
51 views

How to style list in Photoshop / Using indenting and so on, is it possible? [closed]

I use Dreamweaver and Notepad++ as well, does one of the recent Photoshp Editions allows to easily indent text and to apply style to list (bullets, ...) Thanks, Isabelle,
0
votes
0answers
97 views

IOS prototyping tool with back end capability

I need to mockup an iOS app which in real in the actual project talks to a hardware platform. So, I need a prototyping tool which has a capability to send a signal or data form to a back end server ...
2
votes
1answer
264 views

Python matplotlib wireframe distortion

I am trying to create a plot composed of multiple wireframe spheres using matplotlib. I found a code fragment to plot one such sphere here so I thought it would be easy to extend it to multiple ...
0
votes
0answers
148 views

Free wireframes with no limits, Fliffy or Lumzy — anyone used them? [closed]

I want to get used to doing my wire frames on the computer, don't want to have any limit on page or projects so looking for a completely free service Narrowed it down to either http://www.lumzy.com ...
0
votes
1answer
149 views

Interactive wireframes — Lumzy, Balsamiq or jumpchart —, anyone used any of them? [duplicate]

Possible Duplicate: Free wireframes with no limits, Fliffy or Lumzy — anyone used them? Hey guys need to do some interactive wireframes normally I do them on paper(no interactive) but want ...
1
vote
1answer
938 views

matplotlib wireframe plot / 3d plot howTo

I would like to have a 3d plot with matplotlib. Data are the following: I have a matrix with each row containing Y coordinates for the 3d plot. Each row first elements are the X coordinates for the ...
0
votes
1answer
83 views

Rendering UIs / Generating GSPs directly from pencil or balsamiq wireframes

Are there any existing tools/combination-of-tools I can use so that my wireframes built using pencil or balsamiq can be directly used by my application (grails) for rendering the UI? Or maybe a way to ...
1
vote
2answers
211 views

Wire frame and Y-Z view in matlab

When plotting data in matlab I noticed that I constantly have to use the rotate button to go to the Y-Z view. I was wondering if I can automate this, so it comes out in that view first? The method I ...
1
vote
0answers
80 views

How to create applications like Balsamiq Mockups

Which are the languages used for creating WireFraming/Mockups applications like Balsamiq Mockups? Mainly web application. Do they use HTML5 Canvas API? or Flash/Flex?
1
vote
2answers
147 views

Is there a wireframing tool for web apps that can re-use my own custom CSS?

I have been searching for and have not located (I fear it doesn't exist) a wire frame application that will use our current css for objects. We have spent a lot of time perfecting our css to get ...
0
votes
1answer
225 views

How do I draw a wireframe that shows behind an alpha texture in OpenGL?

I have a textured cube with alpha channels and wish to draw a wireframe box around the cube. The problem I'm running into is that the wireframe does not show through transparent part of the textured ...
0
votes
0answers
85 views

Are there any open source projects such as Adobe Proto? [closed]

I am planning to build a client interface creating simple templates that is quite similar to how wireframes are done. For example, I like how adobe proto, http://www.adobe.com/products/proto.html, ...
0
votes
2answers
6k views

Twitter Bootstrap Vs Themeforest Admin Themes

I'm building a web application and eventually would want to use Yii framework. But right now I'm in the process or prototyping the web application itself. While I like Twitter Bootstrap, what I'm ...
0
votes
3answers
97 views

wire framing program for mockup

I am starting a new app development and the other two programmers are located in different area so we have decided to us wire framing for initial design work. Does anyone have any suggestion of a ...
1
vote
0answers
334 views

r lattice wireframe different colours under specific conditions

I plot data in a 3D form using wireframe from the lattice package to show the volatility term structure. Here is the data: library(lattice) con <- textConnection (" X1M X2M X3M X6M ...
1
vote
0answers
363 views

Delphi resize/crop frame around text box

I am writing a program for printing labels (or modifying one i wrote a couple of years ago) - and i want the users to be able to design the layout of the labels (currently there are predefined label ...
2
votes
1answer
467 views

Make points “look” under surface in R using lattice and wireframe

I've been working on a rather complicated chart in R. I have a wireframe with a surface and points distributed in X,Y,Z space all over (e.g. under the surface and over it). The problem is that the ...
1
vote
2answers
623 views

How to add text to a lattice wireframe in R

Good Day All, I want to add text floating in my wireframe plot and I am rather confused. I can certainly add the text as a title (e.g. main="Hello World") but I would rather not have my particular ...
0
votes
2answers
208 views

“Realistic” mockup tool for websites

I've been using a really good wireframing tool called Balsamiq. I am now looking for something which gives more than just wireframing, I want to be able to i.e. give shadow effects, mirror effects ...
2
votes
1answer
293 views

drawing clipping plane and wireframe simultaneously in android

I am trying to clip a 3D model . It works fine with shaded mode but the application crashes when it is in wireframe mode in some devices only. Is there any issue using glClipPlanef and GL_LINES? I ...
1
vote
1answer
1k views

wireframe overlay on Collada textures - three.js

When I use a Collada model with .jpg texture, three.js seems to overlay a wireframe mesh over the texture. My question - is there a way to remove the wireframes? an example is here; ...
3
votes
2answers
946 views

Wireframe/mockup tool that supports live demos [closed]

I am searching for a neat wireframe/mockup tool to design iphone apps. (Right now I'm pretty fond of balsamiq) But I'd also like to demo the mockups live - handing users a device and letting them ...
0
votes
1answer
308 views

Suggestion for a mock-up in Android app..(slightly OT) [duplicate]

Possible Duplicate: GUI Design Tools to mock up iPhone & Android applications I want to make a small presentation(mock-up) about an android app. That involves action bar , buttons, ...
0
votes
2answers
417 views

Wireframe drawing application used by Microsoft for the MVC roadmap

Can anyone tell me which application is used to draw the following image: This image was taken from http://aspnet.codeplex.com/wikipage?title=ASP.NET%20MVC%204%20RoadMap
0
votes
2answers
121 views

Can the sketch look in Balsamiq be turned off?

We're looking into wireframing solutions and Balsamiq is a good candidate. How do you turn off the sketchy look?
4
votes
2answers
576 views

R: wireframe like 3D plot for categorical variables

I want to develop wireframe like plot with non-numeric on X, Y axis however numeric in Z axis. # mydata set.seed(123) yv <- rnorm(20, 10, 3) gen <- rep(paste("G", 1:5, sep= ""), 4) env <- ...
1
vote
1answer
380 views

Free Mobile UI wireframe

Can anyone recommend a great (FREE) Cross Platform Mobile Wireframe for UI Mockups? Focus mainly on iOS Android

1 2