The perspective tag has no wiki summary.
5
votes
2answers
4k views
Origami transition using CATransform3D perspective
I'm trying to achieve a kind of origami transition on two UIView using only layer capabilities. The idea is to fold two views with a perspective effect. Both views have a perspective, the transition ...
3
votes
2answers
184 views
How should support for alternate credential types in twisted.pb be implemented?
My project has been trying to implement a credential checker using scrypt. We've tried implementing our own credentials and checker objects, but we've had a lot of trouble getting pb to use them.
Pb ...
0
votes
1answer
460 views
WP7: 3D Perspective Camera Depth Effect
Lets say I have a Canvas with one Image centered on the screen. When I move the image away from the center, lets say to the upper right corner, I want it to be skewed as if the Canvas was a ...
1
vote
1answer
2k views
Eclipse RCP: How to configure the Perspective Menu?
I need to have total control of the perspective menu.
I already hacked into the platform to disable the CONTEXT menu:
private void disablePerspectiveToolbarMenu() {
PerspectiveBarManager ...
5
votes
2answers
8k views
Can you do an isometric perspective with HTML5 <canvas>?
It is possible to do an isometric perspective with HTML5 <canvas>? It is with setTransform? Or does it exist another way?
Example:
ctxt.setTransform (1, -0.2, 0, 1, 0, 0);
Something like the ...
0
votes
1answer
420 views
OpenGL and perspective vs polygon/model size
I've been mucking around in OpenGL on Android for a while and feel like I've been able to figure a lot of things out. I've been working from the book "Hello, Android!" and the Android port of the NeHe ...
2
votes
1answer
445 views
OpenGL: perspective view centered not in the middle of the view?
I have a main scene centered on the center of the viewport
in addition to that I want another small object to be displayed on the corner of the viewport.
The trouble is that when I draw the small ...
1
vote
1answer
127 views
How can I get a 2d point from a matrix3d in silverlight?
I have a Matrix3D object that defines a 2d plane with perspective.
(think a large painting that has fallen on the floor, away from you)
How can I get the 2d point that relates to the new location ...
3
votes
1answer
503 views
Applying the same perspective and rotation to all CALayer elements (unlike Coverflow)
I'm trying to simulate the look of CDs in a shelf. Each CD should be visible from an angle very much like books when you look at a book shelf. I use core animation transformations. The problem is that ...
2
votes
2answers
1k views
Calculating object position from image processing
I am looking for an efficient way to calculate the position of an oject on a surface based on an image taken from a certain perspective.
Let me explain a little further.
There is an object on a ...
0
votes
1answer
569 views
Disable Eclipse auto-save of the perspective
Currently, every time I move a window, the new position is saved in the perspective.
When I want to restore the perspective (as it was when I saved it), it doesn't do a thing, because the perspective ...
1
vote
3answers
995 views
Is gluLookAt together with glFrustum distorting the rendering?
I am wondering if gluLookAt together with glFrustum is distorting the rendered picture.
This is how a scene is rendered:
And here's the code that rendered it.
InitCamera is called once and ...
0
votes
2answers
2k views
How do I link with GLU?
I've just discovered FLTK and I made a makefile for my test. Here is my makefile:
################ template makefile ##############
# We don't know what compiler to use to build fltk on this machine ...
2
votes
2answers
263 views
Practical method of putting circular shapes into perspective?
Not entirely sure if this should belong on Stack Overflow, but here goes.
I'm creating a simple version of tic-tac-toe in 3D using the HTML5 <canvas> object. The first player uses the cross ...
0
votes
1answer
428 views
Eclipse Team Syncronization Perspective
Our team has about 8 eclipse projects and the Source Control we are using is Star Team.I can open these projects from the Java browsing perspective in eclipse ,but i cannot find these projects in the ...
0
votes
1answer
3k views
How to add Java EE perspective to Eclipse
I could not find the Java EE perspective in Eclipse Galileo.
I want to develop a web application, but for this I need to change the Eclipse perspective. But, I could not find the Java EE perspective.
...
3
votes
2answers
533 views
Manage Eclipse view that got out of reach
When I work at home, I usually connect a monitor to my laptop, fire Eclipse, detach its console view and put it on that monitor. Of course, probability that I would forget to re-attach that view back ...
1
vote
1answer
636 views
Oblique perspective - projection matrizes in processing
I want to extend processing in order to be able to render 3D stuff with oblique projections (cabinet or cavalier). After looking around source of the camera(), perspective() and ortho() methods I was ...
3
votes
4answers
682 views
What does it mean if an eclipse perspective is shown in angle brackets?
I wrote a new perspective for our Eclipse RCP Project, which worked fine. But because of a malconfiguration I had to revert to an earlier code-version in which this perspective didn't exist yet.
The ...
0
votes
1answer
478 views
How do I associate a file with a perspective in an eclipse plugin
I have created an editor plug-in for eclipse that is associated with the file extension .eap
I have also created a perspective that contains views for this data.
I would like to add the following ...
2
votes
1answer
568 views
Finding OpenGL image plane coordinates
I am trying to implement a raytracer that uses an arbitrary camera position and perspective projection. I have the camera position, the look at position, the angle of field of view, but I cannot ...
4
votes
1answer
2k views
Calculating diminishing size in perspective
I'm trying to figure out a formula on how to calculate the size of a distant object at a viewing pane closer to me. I'm sure I had this in high school, but I couldn't find any resources on what the ...
0
votes
0answers
474 views
Perspective correction by scaling factor in Matlab based on height or attitude
How do I compute the perspective correction by scaling factor in MATLAB based on height or attitude, i.e. assuming that when I am moving upwards, an area, say a square should shrink or expand if I ...
6
votes
1answer
3k views
meaning of m34 of CATransform3D
What's the meaning of m34 of the structure CATransform3D, I only know it can change the perspective, but what's the meaning when the value is -0.001 and 0.001?
0
votes
1answer
79 views
Is there a way to use the java browsing perspective of eclipse for python?
I'd like to use the browsing perspective ("column view") of eclipse for Python development. Is there a way to do this?
1
vote
1answer
301 views
Script error: “An error has occured in the script on the page”
I get a error on my JSP page:
Script error: "An error has occured in the script on the page"
When I try to run the Eclipse in the debug perspective and I am closing down the browser window of the ...
12
votes
2answers
4k views
Mode7-like perspective transform in canvas?
I'm making a canvas-based game engine and am wondering if anyone has any good info on how to achieve an overhead view perspective. What I'm looking for is somewhere halfway between the traditional ...
1
vote
1answer
643 views
Best approach for building a dynamic widget perspective using QT?
I am building an interface similar in features to the Eclipse IDE for a telemetry project. I'll be showing many different widgets and each of them needs to be resizable / moveable / popped_out / ...
2
votes
2answers
467 views
OpenGl box fullscreen
I'd like to draw the inside of a box fullscreen (i.e. it should completely fill the viewport) using OpenGL. The box should have perspective.
I presume I'll have to change the dimensions of the box ...
1
vote
1answer
228 views
If a world matrix and camera matrix are both identity matrices, can they be ommited?
This is a basic question about the need for world and camera space matrices when each are identity matrices. Can they be ommited when calculating a 2D projection? I'm pretty sure that they can, ...
4
votes
1answer
3k views
Projecting a 3D point to 2D screen space using a perspective camera matrix
I am attempting to project a series of 3D points onto the screen using a perspective camera matrix. I do not have world space (or consider it being an identity matrix) and my camera does not have ...
1
vote
1answer
769 views
How to recognize a real square in an image
I am using OpenCV for square detection in an image. The squares.c example is a really great help, but my problem is that it recognizes pretty much everything that has 4 corners that are close to 90 ...
6
votes
2answers
2k views
Perspective transformation with GD
How could you distort an image with PHP GD from this...
To this...
using only the PHP GD library.
I don't want to use a function someone else made I want to UNDERSTAND what's going on
1
vote
2answers
904 views
Playing Card “3D” rotation in OpenGL - perspective?
(Mac OS X, Cocoa, C/C++, OpenGL, somewhat mathematically challenged.)
Project is a real-time (30fps) poker game, with a 2D view. The OpenGL view is set up for Orthographic projection using glOrtho; ...
1
vote
1answer
1k views
Perspective projection - how do I project points which are behind 'camera'?
I'm writing my own software rasterizer in Java, and I ran into some trouble with it... take a look at a sample image, please:
Image
This sample just draw simple square grid on a plane. Everything ...
12
votes
3answers
5k views
How to open multiple consoles in multiple tabs in eclipse?
I am using Eclipse Version: Helios Release for a java application. I need to run multiple instances of same application and want easy visibility of multiple consoles.
can it be done? If yes, how?
...
1
vote
1answer
162 views
OpenGL getting perspective pixel data
I am working with a 3D rendering of a large field containing various objects. My program views this field in perspective from a high point.
I need to access the pixel data of (only) a rectangle in ...
1
vote
1answer
2k views
perspective view/transformation matrix
How do I do a perspective view transformation in Java? As I understand it there is some magical 4 dimensional matrix I can use which will determine the FOV, Aspect Ratio, and Near and Far viewing ...
4
votes
2answers
1k views
Export single Eclipse Perspective and Settings
I customized my Eclipse for a special Latex Perspective and saved this perspective as "MyLatex". I even added shortcuts in my texlipse preferences, so that I can type "tab"+strg+space to insert a ...
2
votes
2answers
2k views
Ubuntu crashed, Eclipse lost .metadata, Java Perspective gone, missing, lost
I am running Eclipse Galileo on Ubuntu 10.04 LTS.
Ubuntu crashed on me today, and after rebooting, I found that Eclipse has completely lost the Java Perspective (it's like the perspective and all ...
1
vote
2answers
1k views
I've got my 2D/3D conversion working perfectly, how to do perspective
Although the context of this question is about making a 2d/3d game, the problem i have boils down to some math.
Although its a 2.5D world, lets pretend its just 2d for this question.
// xa: x-accent, ...
6
votes
4answers
3k views
Move camera to fit 3D scene
I'm looking for an algorithm to fit a bounding box inside a viewport (in my case a DirectX scene). I know about algorithms for centering a bounding sphere in a orthographic camera but would need the ...
1
vote
1answer
994 views
WPF 3D Perspective camera question
I am working on a 3D flip control that can flip horizontally, vertically and can have any size and square or rectangular shape.
While I have it working, I ran into a very odd issue with the ...
2
votes
0answers
683 views
Perspective skew
I am planing to create a 3D anaglyph image for a give 2D image.
For this I will consider given 2D image as left eye view and now I have to create right eye view.
I came to know that the perspective ...
3
votes
2answers
2k views
Calculating 2D angles for 3D objects in perspective
Imagine a photo, with the face of a building marked out.
Its given that the face of the building is a rectangle, with 90 degree corners. However, because its a photo, perspective will be involved ...
1
vote
1answer
196 views
HMM for perspective estimation in document image, can't understand the algorithm
Here is a paper, it is about estimating the perspective of binary image containing text and some noise or non text objects.
PDF document
The algorithm uses the Hidden Markov Model: actually two ...
2
votes
1answer
595 views
Simulating 3D 'cards' with just orthographic rendering
I am rendering textured quads from an orthographic perspective and would like to simulate 'depth' by modifying UVs and the vertex positions of the quads four points (top left, top right, bottom left, ...
1
vote
3answers
1k views
How do I compete the transformation matrix needed to transform a rectangle into a trapezium?
I'm playing around with css transforms and the equivalent filters in IE, and want to simulate perspective by transforming a 2d rectangle into a trapezium.
Specifically, I want the right hand side of ...
4
votes
3answers
3k views
Skewing an image using Perspective Transforms
I'm trying to perform a skew on an image, like one shown here
.
I have an array of pixels representing my image and am unsure of what to do with them.
0
votes
1answer
1k views
Actionscript 3 3d with fieldofview
what does the field of view to do with the z axis in flash? I have tried moving object towards the eye with different fieldofview values with same z axis but their size changes.
Please help
