GIMP :: Skew Circle For Isometric Pixel Art (30 Degrees)

May 23, 2011

In gimp, some things are confusing. like the shear/skew tool, isometrics/pixel grids, and selecting objects.

Is there a way to skew a circle for isometric pixel art (30 degrees)? Does gimp have a isometric/pixel grid? (there's a regular grid, but its not isometric)

when selecting an object, is there a way to select it without using float every time? Lastly, is there a way to constrain a line to the 3 most used isometric lines used in isometric pixel art? (shift works, but its hit or miss)

View 7 Replies


ADVERTISEMENT

Paint.NET :: Skew Circle For Pixel Art?

Jun 3, 2011

is there a way to skew a circle for isometric pixelart. mspaint can do this and its quite useful. was wondering if .net can do it too?

View 16 Replies View Related

AutoCad :: Make Tangent Line From One Circle 90 Degrees?

Sep 30, 2011

What are the commands to make a tangent line from one circle 90 degrees to the tangent line of another circle?

View 2 Replies View Related

AutoCAD 2010 :: Circle Quadrant Grips Rotated 45 Degrees?

May 31, 2012

Is it possible to get grip points on a circle at 45-dgree increments rather than at 90-degree increments - that is, at 45, 135, 225 & 315 degrees?  (Preferably in addition to the 90-180-270-360 grips, but temporarily instead of would work also)

View 9 Replies View Related

AutoCad 2D :: Draw Line Snapped To 45 Degrees Angle Of Circle Block

Aug 15, 2011

good way to start a line at one of the 45 degree angles of a circle block?

View 9 Replies View Related

GIMP :: How To Make Clean Image Without Deleting Pixel By Pixel

Mar 13, 2011

I managed to remove the background, of an image,(A whit background) and put the image on top of a transparent layer. made a transparent image. When I place this image over a light color background, it looks fine, but when I place it over a dark color background, the edge of the image looks very rough and dirty, I think it's because some of the anti alias from the original image, how can I make it a clean image without going to delete pixel by pixel?

View 2 Replies View Related

GIMP :: How Channel Mix Works Exactly For Transforming Pixel By Pixel In Java

Jul 26, 2012

We are developing an application using functionality of Gimp´s channel mixer with java.

Our problem is that we don’t Know how channel mix works exactly for transforming pixel by pixel in Java.

For example,

We have an image an do on it the next mix:

Output Channel = Red
Red=200.0
Green=0.0
Blue=0.0

For simulate that, we transform all pixels with Red Component *2 and 255 (maximum) if is greater.

Our problem is:

Output Channel = Red
Red=200.0
Green=60.0
Blue=0.0

How can I simulate that?

View 1 Replies View Related

Illustrator SDK :: Annotate A Circle 6 Pixel In Diameter

Nov 30, 2013

I spent hours trying to annotate a circle 6 pixel in diameter. Using DrawEllipse passing a 6 pixel square rect. and it draws a square. If the diameter is large ex. 20 pixel then it draws a circle.

The circle should look like this:

View 2 Replies View Related

AutoCAD Inventor :: Create An Isometric Text In Isometric View

Jan 13, 2010

I wanted to create an isometric text in isometric view to indicate different names in different part.

Attached is the picture for reference.I did it using dimension, check the "hide dimension" option.But i can't hide the extension line.

how to create an isometric text?

View 8 Replies View Related

GIMP :: 2D Isometric Graphics

Oct 24, 2012

I am currently working on the graphics for a game called Foundation. Its a space age rpg and I've chosen to use Gimp as the program of choice for the art. I've already done a few decent space environments with planets and stars and what not, but now I have to figure out how to design some 2d isometric graphics.

View 1 Replies View Related

AutoCAD Civil 3D :: Export Parcel Analysis To Show Degrees Minutes And Seconds Instead Of Default Decimal Degrees

May 18, 2012

How do I get the export parcel ananlysis to show degrees minutes and seconds instead of the default decimal degreees. My direction settings are set to DMS, but I can't see where to change arc deltas...

(running C3D 2012 sp4, Win7 64bit, 8GB)

View 1 Replies View Related

GIMP :: Rotate Image A Few Degrees

May 25, 2011

I can find image rotate easily enough. But I can't find any way I can rotate it a few degrees. I frequently scan stuff in and it frequently needs 1 degree or such to straighten it up. I used to do that with Paint Shop Pro. Surely Gimp has the same functionality?

View 3 Replies View Related

GIMP :: Rotate Image Of A Signature By 20 Degrees?

Apr 22, 2013

I'm trying to rotate a imaged of a signature by 20 degrees. After I rotate the image I can't view the whole signature. I have tried to resize the canvas, add transparency.

View 3 Replies View Related

GIMP :: Make Animation Of Image By Rotating 360 Degrees

Aug 31, 2013

Is there a way to take an image, and make an animation of it rotating 360 degrees?

I've never looked into batch processing with GIMP, but I would be willing to. This is for a video game sprite.

View 2 Replies View Related

GIMP :: Can't Get 1 Pixel Brush

Dec 11, 2013

this is probally the most noob question ever but I can't get a 1 pixel brush, 3x3 is the smallest brush I can get

View 5 Replies View Related

Photoshop :: Shape Won't Skew In CC

Jul 19, 2013

I am unable to skew shapes for some reason in Photoshop CC. I don't know if there is a setting I'm overlooking or if this is a bug, but I have never had this problem before. I create a shape, go to Edit>Transform>Skew, and when I grab the top edge and move it side to side it makes a rectangle base on what the skew should look like. I've posted a video to illustrate the problem:

View 3 Replies View Related

GIMP :: How To Extract RGB Pixel Data From JPG

Dec 7, 2011

I am trying to take a jpg file of an image, and write each RGB pixel color's value into a 3 component integer vector corresponding to the RGB components of the color for that pixel. For each pixel in the jpg, I wish to write the corresponding 3 by 1 integer vector into a matrix after which I plan to do a SVD decomposition of the newly constructed matrix to do an image analysis.

Any plug-in that allows one to efficiently iterate through each pixel in a jpg, and convert the pixel data to a RGB integer vector, and say write to a file?

Specific Details: I am using gimp 2.6 as my image editor, and wish to collect all the RGB 3 by 1 integer vectors (where each 3 by 1 integer vector corresponds to RGB color of exactly one pixel in the jpg image) into a matrix of integer so that I can do a reduced SVD decomposition of that matrix to analyse the pixel data: I wish to compare two similar images by using the SVD decomposition of integer matrices corresponding to the two images saved as jpg files pic1.jpg and pic2.jpg.

View 4 Replies View Related

GIMP :: Edit One Pixel At Time?

Nov 24, 2013

I have a picture, I am looking to take one pixel of color and copy it nearby over another pixel. How do I do this? try to inform me about the exact brush and size I need to select as I cannot figure out the correct combo to do so.

View 1 Replies View Related

GIMP :: Reading Pixel Values?

Jun 20, 2012

I need to look at the pixel intensity of a gray scale image to write some code. I have used some trivial softwares like paintshop pro earlier where you can see the pixel intensity being displayed along with the co ordinates of the pixels as you slide your mouse pointer across. In Gimp 2.8 for windows, i can see the co ordinates but not the intensity. My image is a grayscale image.

View 4 Replies View Related

GIMP :: Pixel Intensity Across Specified Vector?

Jul 25, 2013

I have an image which i would like to measure the pixel intensity along a specific vector. I do not want the total pixel intensity for the entire image, i would like to draw a line, ie with the measurement tool and get a graph showing the pixel intensity as you travel along that line.

View 5 Replies View Related

Xara :: Combine Left And Right Skew?

Dec 5, 2012

The skew tool only seems to allow a left or right skew, i.e. you can turn a square into a parallelogram.

Is there a way to combine left and right skew, i.e. to turn a square into a trapezium?

View 2 Replies View Related

GIMP :: Slow To Change Pixel Colors?

Jan 19, 2014

I have a 2013 Macbook Pro 15 with discrete graphics and plenty of RAM, so I cannot image the computer is to blame. I have 2.8.10. When using features like auto white balance it takes way too long to change the pixel colors. I have installed GIMP in parallels and it runs faster through the Windows application than it does directly on my Mac. Is this just the result of the mac build being not as refined? Is there a setting that I need to change? I have the Tile Cache on 8GB and number of processors on 8 (4 actual, 4 virtual).

View 4 Replies View Related

GIMP :: Pixel Art - Tracing Over A Layer Of Different Size

Jan 8, 2014

I am trying to do some pixel art. what i want to do is take my concept art which is pretty good size and make a video game sprite over the top of it. So i would need to have a background image which is large and a foreground that is WAY SMALLER but lines up with it.

View 1 Replies View Related

GIMP :: Reverse Y-axis And Pixel Coordinates

Mar 28, 2012

Is there a way to change the origin of the y-axis from the top to the bottom, with the positive being on top and negative on bottom?

Also, I notice that exact pixel coordinates are split down the center of the actual pixel. When I hover the mouse over a pixel, it will only show the correct coordinate of that pixel in the top left quadrant of that pixel. The attached picture represents a single pixel at (0,0). If I put the mouse over the red quadrant, I correctly get (0,0). If I put it over the Blue quadrants, I get (1,0) and (0,1). The Green displays as (1,1). This is rather inconvenient for me, as I'm working on pixel art, so I always have to make sure to mouse over the top left 1/4th of the pixel that I'm trying to find the coordinate of.

View 1 Replies View Related

GIMP :: Positioning Layers Exactly Using Pixel Coordinates

Sep 19, 2011

I'd like to accomplish:

Having a single color background with multiple thin vertical layers that will be equal distance apart, thus giving a striped look. Unfortunately, I'm having trouble positioning the layer exactly using pixel coordinates. I'm not even sure if that can be done.

View 4 Replies View Related

GIMP :: 1 Pixel Wide Line With Feathering

Jun 12, 2012

I'm trying to create 1 pixel wide borders for some web buttons. I've tried to use the GIMP path tool to do this but I can't figure out how to get it looking right. See attached image.

1 - copied from a button I found on a web-page. This is what I want - single pixel horizontal and vertical lines with feathering on the curved bits.

2 - path that I used to generate the images on the right.

3 - 'Stroke Path' with 1px brush size & no antialiasing. Corners are not smooth.

4 - 'Stroke Path' with 1px brush size & anti-aliasing. Straight lines are too fuzzy as they are 2 pixel wide rather than 1.

Is there a way to do this with the path tool or any other way with the GIMP?

View 3 Replies View Related

GIMP :: Pixel Aspect Ratio For Video?

Jun 1, 2011

Due to that nature of Video, which I work in, pixels are shaped differently for televisions than they are for computers or print. Standard Deffinition is 720x480 pixels yet you can get the pixel aspect ratio in 4:3 or widescreen which is 16:9 yet it is still considered 720x480 pixels. Is there a way to compensate for this? I author DVDs for clients and would like to use GIMP to create menus for the DVDs. I can start a PSD in Adobe Encore CS4, save it as a PSD, open it in GIMP and work in more detail there yet when I save it from GIMP and open it back up in Encore, because of the pixel aspect ratio, the size of the image and menu is stuck at 4:3. Can I save 720x480 pixels in the 16:9 format or do I need to just change the pixels?

View 3 Replies View Related

GIMP :: Rotation Around A Circle

Nov 16, 2012

I have drawn a 9" circle on a 11" x 11" canvas. I would like to create 45 "tic marks" around the circle at 8 degree intervals. How to use rotation to accomplish this goal?

View 1 Replies View Related

GIMP :: Get Quarter Of Circle?

Nov 12, 2013

I want to get a quarter of a circle. I have drawn a coloured circle but cannot see how to crop it to have exactly a 90º angle (a quarter of the circle) with no edge.

View 3 Replies View Related

GIMP :: Creating Image (GIF) By Drawing At Pixel Level

Nov 14, 2012

I am using Gimp 2.8.0 but only understand about 5% or less of it. (It is running on Win.7 Hm. Prm., Vsn 6.1, Sp-1.)

How can I define or adjust the pencil tool so it draws at the one pixel size in a new ".gif" work area. (That would be one pixel in the image to one pixel on the screen.) I found how to define the work area in pixels for a ".gif". The predefined pencil tool sizes (chosen by assorted dots) "went away" several versions of Gimp back as far as I know.

The object of this effort is to produce "TrainGifs" for use in other applications. Should you be interested just Google "TrainGifs" and you will be able to check out multiple site for this hobby.

View 7 Replies View Related

GIMP :: 1 Pixel Inner Semi-transparent Border On Image?

Jun 17, 2012

I have spent hours trying to do this simple task in Gimp without luck. What I'm looking for is the border effect (without outer shadow) seen in the three embedded screenshots in this image: [URL]

In inkscape it's a matter of adding a square on top of the image with identical dimensions and making the stroke colour semitransparent and the fill colour completely transparent, but image quality suffers badly when exporting from svg to png or jpg again, and I'd prefer doing it in Gimp.

So, take image, say 100 by 100, add 1 pixel inner transparent border - how? I have seen this effect enough to suspect it's a filter option but haven't found anything in my filters.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved