Graphics are visual presentations. There are many types of graphics, for example, photographs, drawings, line art, graphs, and charts. Computer graphics primarily consist of bitmap and vector graphics.

learn more… | top users | synonyms (1)

0
votes
0answers
15 views

is it possible to call c graphics program using javude JNI.

I m trying to call c graphics program using jni. I m using tiny c compiler for compiling. But while compiling it gives me an error like C:/turboc++/include/graphics.h:248:';' expected I m using ...
0
votes
0answers
14 views

what library that can be used to convert bitmap to vector?

My current project is related to bitmap to vector. so far i found these libraries: potrace (http://potrace.sourceforge.net/) (+) really good for line tracing (+) documentation (-) does not ...
0
votes
0answers
21 views

android application for drawing network connection [closed]

i want to crate an android application for network connection (some thing like this picture 1 ). Any help please (Library, Tutorial...) to draw the network connection. Thank you so much for ...
1
vote
0answers
13 views

Android dp vs px for layout and graphics

I m trying to understand how android draws graphics and layout. I come from web world (css, html, and so on) where all is in px, %, em, etc... Android instead uses dp and this make me confused. from ...
0
votes
0answers
7 views

Can a quaternion represent more than 360 degrees of rotation?

I like Euler rotation based on degrees so I can keyframe an animation of a large number of degrees, like 1000, and get multiple full 360-degree revolutions on the object for purposes of setting it ...
0
votes
1answer
25 views

GLFW non-responsive fullscreen window

I am having some issues with GLFW's window creation. I am wanting to have a program capable of toggling between windowed and fullscreen mode. To do this in GLFW 2.7.8 one must first destroy the active ...
0
votes
1answer
44 views

Ray tracing ray-disk intersection

So I'm trying to write code that sees if a ray intersects a flat circular disk and I was hoping to get it checked out here. My disk is always centered on the negative z axis so its normal vector ...
1
vote
1answer
15 views

What's vertex shading?

I am a beginner in polygon based computer graphics. Whatever I read I always come across the term vertex shading. What is it? As far as I know vertices are the points where two edges of the polygon ...
5
votes
5answers
100 views

Efficiently identifying connected cells\voxels

I'm trying to identify the most efficient way to test if two cells\voxels are connected. I'll discuss the issue in 2 dimensions for simplicity and consider the cells in the diagram... Now I'll just ...
0
votes
1answer
34 views

Fastest Sobel Edge Detection C#

I want to make a program that implements sobel edge detection. This is my code : private Bitmap SobelEdgeDetect(Bitmap ori) { BitmapData oriData = ori.LockBits(new Rectangle(0, 0, ...
0
votes
4answers
32 views

How can I change the way java.awt.Graphics draws my object?

I'm creating a game and have a class for Player, class for Enemy, and class for Bullet. With the design of my engine, it is most logical to draw my graphics by simply calling for (Shape s : ...
-1
votes
0answers
15 views

Does centos 5 support intel i7 with HD Graphics 4000? [closed]

I would like to buy a PC with intel i7 integrated HD graphics 4000, and install centos 5 for my work. But I am not sure that centos 5 has driver to support HD graphics 4000.
1
vote
0answers
33 views

Triangulate a quad with a hole in it using tessellation

Is it possible to triangulate a quad with a hole in it using tesselation shader? For example, Imagine I have a Quad. Then I want to make a hole to the center of the quad. There need to be a lot ...
0
votes
0answers
26 views

.NET - Overriding printer's default for color

I am printing to a color printer. The printer's default setting for color is black-and-white. I have tried the following, but when I open the printer's preferences dialog, the color is still set to ...
-1
votes
0answers
22 views

Y direction shearing matrix and its equivalence using rotation, scaling and transformation [duplicate]

1 0 0 shx 1 -shy.xref 0 0 1 Could someone please explain to me the steps for expressing the shear operation in terms of rotation, scaling and transformation?
0
votes
0answers
19 views

Is it expensive to do trilinear texture mapping in a shader?

Imagine a big procedural world that worths more than 300k triangles (about 5-10k per 8x8x8m chunk). Since it's procedural, I need to create all the data by code. I've managed to make a good normal ...
0
votes
2answers
38 views

Plug-in display 3d-objects from VRML or X3D

I'm not sure that such plug-ins exist.. But my program displays the data that are easily convertible to VRML or X3D file, so it would be very convenient if I could display rendered by these files ...
0
votes
1answer
28 views

How to use a background image in opengl es [duplicate]

I am making a solar system project in OPENGL ES in android with an earth and a sun . I want to add a back ground image with stars in it . please tell me how to put a background image in it....
-2
votes
0answers
19 views

what kind of reading and knowledge I have to learn to build report designer and viewer [closed]

I am developing report engine I have technical problems I need resources and recommended readings and books thanks
0
votes
1answer
22 views

Mouse click event mixing up with move down nd mouse up events in Windows Forms

I have an operation that requires me to use Mouse Click, Mouse Down and Mouse Up events. However, the Mouse Down and Mouse Up events are being called when the Mouse Click event occurs. i.e. They are ...
-1
votes
0answers
15 views

alpha blending with virtual machine [closed]

Is it possible to use alpha blending with virtual machine? The problem is: I have Mac OS 10.7.5 and moder laptop I have an graphical application for Windows I tried it with VirtualBox and got error ...
0
votes
0answers
38 views

“Refresh” a JFrame with setLayout(null)

I am trying to get the JFrame to refresh as I want to add a JPanel onto a JFrame after it had been set visible. invalidate() then validate() then repaint() won't work as I don't have a layout manager. ...
4
votes
2answers
52 views

Drawing an imperfect circle

Programatically drawing a perfect circle is not all that difficult. It's based on some very simple math, afterall. You input two parameters (a center and a radius) and output the circle. But if you ...
1
vote
0answers
72 views

Graphical output in Perl

A very simple question but just not some thing I have done before and that I have been playing with on and off for a while now. The basic outline is that I have been playing with different ways of ...
0
votes
0answers
36 views

Printing Graphic In WinForms

I have a class the creates return a Graphics. I want to print this graphic in my main form. How ever System.Drawing.Printing.PrintPageEventArg.Graphics is read only. How do I print my Graphics with ...
2
votes
2answers
88 views

Rotating shape moves together with the camera when agent moves

I created a 3D game where an agent can move in multiple directions (north,south...) . It works okay ,but when I added another shape - pyramid - to the code , then when I move the agent , the ...
0
votes
1answer
14 views

Simple example of using DrawImage in VB WPF

I was hoping to figure this out on my own, but after hours of Googling I have countless examples that I can't get to work. Here's the scenario. Hopefully someone can provide a simple solution. I ...
0
votes
0answers
12 views

LWJGL starts to run low FPS on Display

I'm having this problem with LWJGL. I have a simple game and all works fine. My main loop is calculating when it should render and update my game. It stays constant 59-60 fps. The problem comes in ...
1
vote
1answer
23 views

How to compute a path bounding box taking into account the Stroke

I am currently drawing a line using the code below and would like to get the bounding box around my path but if I call path.getBounds() I get a bounding box that ignore the stroke width and line join ...
0
votes
0answers
15 views

How to trace IOCTL graphics card syscalls from userspace programs to the kernel?

I tried strace to capture IOCTL syscalls to the graphics card when opening a GUI app like gedit doing a strace -ttT gedit. But they do not appear, I assume this is because the kernel does not give ...
1
vote
0answers
18 views

Android FaceDetector.findFaces 100% CPU Time

I got this simple function private PointF getFaceCenter(Bitmap faceBitmap){ PointF faceCenter = new PointF(faceBitmap.getWidth() / 2, faceBitmap.getHeight() / 2); Face[] faces = new ...
-2
votes
1answer
25 views

Ortho Mode for Line Draw

I have an application that requires drawing a line between two points, dynamically. The user clicks the first point and then the second point. The line is free-form and can be drawn in any direction. ...
0
votes
2answers
27 views

Error java JFrame

I don't understand why my code isn't working, trying to print a rectangle in my JFrame, but keep ending up with an error on f.add(p);. import javax.swing.*; import java.awt.*; public class SPEL{ ...
0
votes
1answer
18 views

How to spin a sphere around its own axis in opengl es

I am making a solar system project . My sun is stationary at (0,0,0) and my earth is stationary at (0,0,45). now I want my earth to rotate around its own axis while remaining fixed at its position . I ...
0
votes
0answers
36 views

Java GUI/Graphics Random Color problems?

So I'm trying to make a GUI/Graphics combination in Java that makes a bunch of different patterns for a Comp Sci project. Anyways, almost all of the code is working, except for one part. I'm trying ...
0
votes
0answers
23 views

Bresenham's line drawing algorithm function [closed]

In some websites including Wikipedia it is said that if f(x,y) < 0 then the lower point is chosen; other websites say that if f(x,y) < 0 then the upper point is chosen. Which one is correct? Is ...
0
votes
1answer
20 views

Ray casting intersection with infinite plane with normal and offset

I have an Infinite Plane and I know its Normal and Offset. Now, I want to know if a Ray Casting ray is intersecting with this Infinite Plane. How can I know that?
-2
votes
0answers
32 views

Mode 7 Algorithm in Java Programming [closed]

Many retro games used to include a graphics mode named "Mode 7". It would tilt the screen to flatten it, creating a "half" 3D effect (Mode 7 on Wikipedia) Wikipedia presents a formula which can be ...
0
votes
0answers
5 views

Inverse Kinematics for Human Illustrations

I was wondering if anyone had experience with a tool that will allow me to pose a human form for the purposes of illustration. I don't necessarily need to do 3D animation, which is what such tools ...
0
votes
1answer
18 views

JApplet setBackground not working

I am wondering why the method setBackground() is not actually making the background black. I have feeling this has something to do with the class implementing JApplet as opposed to Applet but I can ...
1
vote
1answer
19 views

Calculating Path (Polygon) of Path with Stroke - Javascript or Pseudocode

So I have an array of points (x, y) that form a path. I need to calculate the points of a surrounding polygon. Essentially CGPathCreateCopyByStrokingPath if you're familiar with iOS. Unfortunately, ...
-1
votes
0answers
16 views

Native Draw Circle API Source code in Android [closed]

I have a doubt regarding Native Draw Circle API Source code in Android. To draw A circle in Android drawCircle() API of android.graphics.Canvas class can be used. I was trying to find the Algorithm ...
-1
votes
2answers
43 views

How do I improve the compressibility of my PNG images? [closed]

I'd like to know how to ensure good compressibility on PNG images. Note that I'm not asking for how to compress PNG images well (using tools like pngcrush) but how to ensure that the image content in ...
0
votes
1answer
23 views

Possible sub pixel accuracy issue with svg rendering

I need to create a line with an arrow head over it to indicate direction. But overlapping the arrow and the line looks nasty when you specify opacity. The solution seems easy enough, just split the ...
4
votes
2answers
96 views

Occlusion culling 3D transformed 2D rectangles?

So, to start off, I'm not very good at computer graphics. I'm trying to implement a GUI toolkit where one of the features is being able to apply 3D transformations to 2D "layers". (a layer only has ...
1
vote
0answers
31 views

How do I jitter the node split strings in plotting ctree output from partykit?

I have an issue where I am using mainly categorical data, set to a class of factor, in a classification tree. I am using the partykit package in R and not party as previous answers here suggested that ...
0
votes
0answers
18 views

DirectFB blending issue

Here is the blending equation I am trying to achieve. From what I have seen, I don't think it is possible, but the DirectFB docs don't cover this area very clearly, so I may be missing something. ...
0
votes
1answer
16 views

How to kept a graphic drawing in a picturebox on a tab control after switching to tab 2 and return to tab 1?

I have a Tab Control with two (2) Tabs. The Tab 1 does a drawing in a picture box (the picture box is optional, I can draw directly to the tab) using Graphics Addline. The second tab opens a web ...
-3
votes
1answer
45 views

From Turbo to Visual (graphics) [closed]

So my uni is still using Turbo C++ as the primary language for almost all courses. Besides being a 16 bit application which won't for crying out loud run on my 64 bit Windows, it's too much irritating ...
0
votes
1answer
22 views

Can't find Graphics item in Visual Studio 2012 “Add New Item” dialog

I need to add an image via the Visual Studio 2012 (Ultimate) Add New Item option. When I activate this option I get the Add New Item dialog box. Under the Installed node, I see many different ...

1 2 3 4 5 162