Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

7
votes
6answers
2k views

Lightweight C++ Gui Library

I want to create GUI applications with C++ on Windows. I have downloaded Qt, and it works well, but it has sooooo much stuff in it and so many header files that I really don't use. It is a nice ...
5
votes
1answer
439 views

OpenGL stencil buffer OR operation?

I'm not sure if this is possible to do, but it's worth a shot. I'm using the stencil buffer to reduce overdraw for light volumes in a deferred renderer using this algorithm (when the camera is outside ...
5
votes
2answers
329 views

Defining Light Coordinates

I took a Computer Graphics exam a couple of days ago which had extra credit question like the following: A light can be defined in one of two ways. It can be defined in world coordinates, e.g. a ...
4
votes
2answers
779 views

Android light sensor not triggering event

When using the light sensor, I have an issue where the onSensorChanged() event is never triggered. The reason is that when the listener is registered, if the lux value remains constant, there's no ...
4
votes
3answers
265 views

Creating 'laserlights' with Java3D/other 3D API

Yesterday I decided to start my new simulator project with Java and Java3D. Since I already programmed Java before it was a big plus and I could directly start with the simulator. Now I was a bit ...
4
votes
3answers
1k views

Does iPhone allow Light sensors as input?

I was just wondering whether iPhone developement allows light sensors to be used, as buttons or action elements?? I found this link online... Possible to use Light Sensor as a Button? [Archive] - ...
3
votes
2answers
582 views

Little problem while calculating vertex normals (OpenGL ES)

I'm having a little problem with the vertex normal. The result seems a little strange. First a look at the images: Original model in 3D software. Per-Fragment lighting, with mesh imported ...
3
votes
1answer
2k views

Change “Pulse notification light” / trackball light setting on Android (Nexus One only?)

On the Nexus One (at least in 2.1-update1, and I think in 2.1), there is a setting under Sound & Display: "Pulse notification light". This doesn't seem to be present on the "2.1 with Google APIs" ...
3
votes
5answers
276 views

light programming IDEs

I am looking for a light programming IDE for use on my netbook. It is the new Nokia Booklet 3G with 1GB memory, 120GB storage, Intel 1.6 GHz Atom cpu, and Windows 7 Starter. I'm used to very light Mac ...
2
votes
2answers
166 views

How to access database in lightswitch in other class?

I just don't know how to explain this clearly. So I create a simple image pattern of what I did. My question is, how would I be able to access my database in other class in LS? I've been searching ...
2
votes
0answers
32 views

Updating database in MySQL to SQL server in LightSwitch

I have my LS with datasource made in MySQL. I decided to create same database in SQL Server, and when I use the "Update DataSource" of LS, all of my screen objects gone (the textboxes, labels, codes, ...
2
votes
1answer
93 views

Applying masks in C# + XNA?

How do I apply masks in C# + XNA? I want to create a black map, and a flashlight, that it lights stuff up.
2
votes
2answers
130 views

Light CMS update edits in file with PHP

Some examples of "light" content management systems: CushyCMS Surreal CMS Unify What they have in common is that you just add a specific classname to the parts of your webpage that you want to ...
2
votes
1answer
262 views

OpenGL: no light for a simple glut cube

OpenGL: no light for a simple glut cube Hi, i'm trying to study lights in opengl and glut but I have problems quite early. I have this code for making a lighted cube in a custom position with custom ...
2
votes
1answer
111 views

OpenGL lighting with glOrtho

So I have a 3D object that I'm drawing with the following light: GLfloat light_diffuse[] = {1.0, 1.0, 1.0, 0.9}; /* White light. */ GLfloat light_position[] = {300.0, 300.0, 300.0, 0.0}; ...
2
votes
1answer
208 views

OpenGL ES flash of bright light

I'm having some trouble achieving my desired effect in an OpenGL ES app I'm working on. I can use OpenGL ES 1.1 or 2.0. What I'm trying to achieve is the following... In a 2D ortho scene (black clear ...
2
votes
3answers
3k views

Silverlight MVVM Light Listbox item Click Event

I'm using the MVVM Light Toolkit with Silverlight. On my UserControl I have a ListBox that displays a list of files. Each file has a delete image next to the file name. In the DataTemplate for the ...
2
votes
2answers
415 views

Silverlight maintain ListBox scroll position

I have a ListBox control that I use an ObservableCollection to add items to in my ViewModel however I notice the ListBox doesn't maintain the scroll position as I would expect. I'm new to Silverlight ...
2
votes
1answer
292 views

OpenGL Normals don't work?

I'm working on a OpenGL project and I want at least a little lighting in it. I'm trying to use OpenGLs built in lighting for a while now but I'm not having much success. Models I load have their ...
2
votes
1answer
215 views

MVVM Light - Sending a notification to code behind

I have my first MVVM Light app and I have been very good and put nothing in the code behind. For performance reasons, the chart control I am using though needs a call to turn off it's updating and ...
2
votes
1answer
97 views

What algorithms are out there for detecting lights and shadows and their parameters?

So I have picture (not the best one) I want to detect where the lights come from and what types of lights are they. What algorithm\framework can do such things with static images? I mentioned ...
2
votes
1answer
728 views

OpenGL and infinite light position?

Is it possible to shade the polygons so every polygon would be rendered with the same light angle, no matter which their position is relative to the light? I need to move my sun light, but the map is ...
1
vote
1answer
33 views

Visual Studio WiX installer project deleting msi output on Rebuild

I have inherited a WiX project from a contractor that recently left. When I build the WiX installer project, there is no problem - the .msi is built and output as expected. But when I "rebuild" the ...
1
vote
2answers
30 views

Notification not making sound or vibration?

i am making a program and i want the app to make a notification. when the notification goes off then only the tickertext is displayed. No sound or vibration or light. here is an example of my code. ...
1
vote
0answers
25 views

Is it possible the Torch light gets off after dismiss UIImagePickerController(Camera)?

I have a doubt on Torch light option. If i switch on the torch light before calling the UIImagePickerController it works fine. After dismissing the UIImagePickerController the Torch light ...
1
vote
0answers
62 views

iPhone LED Torch light off while dismiss UIImagePickerController?

I have an Torch light option in iPhone app. This is working very fine. And also i have using UIImagePickerController(Camera Mode) for take photo. If i switch on the Torch light before open Camere ...
1
vote
2answers
111 views

Better performance in lower light conditions (OpenCV)?

I am trying to detect hands, and my algorithm works perfectly during day, but during the night it completely fails- it shows no signs of working at all. I have come to the conclusion this is because ...
1
vote
1answer
212 views

OpenCV hand recognition?

After spending on a while on this, I finally managed to detect the hands through thresholding. The only problem is that VERY FEW pixels in the background remain, which will mess up the next step. Any ...
1
vote
0answers
201 views

Android ambient light sensor and Service

Hello, I'm developing an application that start a service to execute an action when the ambient light changes. Here is the cinematic: Activity A On Start --> If Service S running, start ...
1
vote
2answers
528 views

Enable Disable save button during Validation using IDataErrorInfo

How to disable/enable a button while doing validation using IDataErrorInfo? I am using MVVM using GalaSoft light Framework. In my Model class I have implemented IDataErrorInfo to display the error ...
1
vote
0answers
367 views

How to control more than one 220 V light bulb using Arduino and maybe a relay or a thyristor [closed]

I have had success in controlling one light using an BlackWidow and a relay for switching to control one 220 V light. You can see the demo in Home automation using BlackWidow, Android, iPhone, ...
1
vote
2answers
172 views

OpenGL lighting appears on the opposite side

I have a very disturbing problem with OpenGL. My homework is to create scene with a human and a sword and some other objects, put a point light is each "palm" of the guy (green in the right, red in ...
1
vote
2answers
531 views

Removing Android ToggleButton's green indicator light

I would like my app to have a day of week selector with multiple day selection capability. I'm using ToggleButtons for this right now, but because of the indicator lights a ToggleButton takes too much ...
1
vote
1answer
206 views

How to convert between lux and exposure value?

How to convert from an exposure value to lux? Thanks! i.e. what's the formula behind this chart?
1
vote
4answers
406 views

Android and OpenGL - See object through another object

I'm a total noob and I'm trying to display a little submarine I built in a 3d modeling program in opengl (Blender). The submarine is built using a long cylinder with a sphere intersecting on the end ...
1
vote
1answer
453 views

How do I Insert Record MVVM through WCF

I’m new in MVVM Pattern (Using Galasoft MVVM Light toolkit). I’ve created a Test Project where I want to fetch some records from Database through WCF. This is working fine but I’ve failed to insert ...
1
vote
1answer
633 views

WPF, WCF, Entity, MVVM doubts!

I am using a WCF service reference in a WPF project, and my entity framework data model resides in WCF project. And I am using MVVM Light framework. I am doing the following things: I use LINQ in ...
1
vote
1answer
162 views

Dynamic view binding using DataTemplate

<DataTemplate DataType="{Binding GetViewModel}" Resources="{Binding GetView}"> <!--<vw:SomeView/>--> </DataTemplate> I am trying to bind view dynamically ...
1
vote
1answer
434 views

passing param thru command parameter

how do i pass command param from MenuItem <MenuItem CommandParameter="{Binding this, ElementName=Header}" /> OR how to pass a hardcoded string like <MenuItem CommandParameter="something" ...
1
vote
1answer
165 views

Get average color(s) of the screen in real time (Mac OS X)

Is it posible to get average color (or more) of the computer screen in real time on a Mac? For example, if I'm watching this site it will probably be white. I'm trying to make very simple ambient ...
1
vote
0answers
543 views

MVVM: Difference using EventToCommand vs. Attached Behaviour for Events

doing a doubleclick on a wpf selector like datagrid I can use a DoubleClickSelectedBehaviour like Sacha Barber has done in his cinch framework or I can use the EventToCommand class from the mvvm ...
1
vote
5answers
421 views

Linux distribution for a programmer's private server

I'm going to get a low-end old (CHEAP!) computer to run non-stop as a little server for Subversion, Mercurial, Trac and maybe a little other things. It's 99% for myself - performance isn't a concern. ...
1
vote
6answers
716 views

virtual machine software recommended for a computer with low resources

Hello my machine is a XEON cpu 1.4 ghz with 128 mb of ram, it is running windows xp and I need to use linux ocasionally, for some reasons I cannot install linux and I cannot use a bootable ...
0
votes
0answers
28 views

Opengl ES light resetting to default

My game application has four states. First state showing car to choose, second state showing track to choose and third state is loading the track and car data and fourth state is game play. I am ...
0
votes
1answer
81 views

How to on Torch light without using camera/video mode in iPhone?

I am using this below code for switch on the Torch light in iphone app. It working fine. The issue is, when we press the button the torch mode will be changed to 'On' but, the torch light only appear ...
0
votes
0answers
49 views

How to change the torch light mode stobe and led in iphone app?

My app have an option for torch light. I used these code in my app. AVCaptureDevice *device = [AVCaptureDevice defaultDeviceWithMediaType:AVMediaTypeVideo]; if ([device hasTorch] && ...
0
votes
0answers
53 views

Is it possible to set the Torch light brightness high?

I am using Torch light mode in iPhone app. This app only show the Torch light not to take video/photos. It seems the torch light brightness is dim. I want to show the torch light in high brightness. ...
0
votes
0answers
62 views

Set LED Torch light high brightness in iphone?

I have used Torch light option in iphone app. When the torch light opens, it looks very dim. I want to know what are the types of flash light in iphone? I want to show the torch light very bright. How ...
0
votes
1answer
46 views

Correct handling for objects and lights in 3D space - OpenGL

I am trying to get everything up and running with my engine but am having trouble figuring out what order to add objects and lights to get everything rendered correctly. I set up my projection and ...
0
votes
1answer
96 views

How to use torch light in iPhone app?

I need to use iPhone Flash light in my app. But, while the user switch on the flash the camera does not take picture. How can i do this? Here i have attached my code. But, when i switch on the flash ...

1 2