The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
24 views

Retrieve 2D co-ordinate from a 3D point on a 3D plane

I have a point a point (x, y, z) that is on a plane defined by ax+by+cz+d=0. I'm trying to figure out what the (x', y') relative to the plane, where it has a starting point of (x0, y0, z0) and the ...
0
votes
1answer
26 views

Trying to calculate the slope of a plane from a normal

I have a set of 3D normal vectors for points on a 3D mesh, and I need to calculate the slope of the area below each of them. I have no idea how to do this. I don't need X or Y slope, I just need the ...
2
votes
2answers
57 views

points on a plane in 3D

I'm trying to figure out a way to move objects on a 3D plane that faces the camera using Unity3D. I want these objects to be constrained to the plane, which itself can move about in 3D space (the ...
2
votes
1answer
47 views

Camera Frustum Planes in Unity 3D

I understand that CalculateFrustumPlanes() in Unity3D returns an array of Plane objects, each representing a different frustum plane, but I can't find any documentation to suggest which element is ...
0
votes
0answers
42 views

Create interactive coordinate plane

I would like to create in browser interactive coordinate plane where user can plot numbers on the plane. Or have a number line where they can drag a point to understand the distance. While searching ...
2
votes
1answer
57 views

Controlling direction of normal vector, matlab

I have few hundred points. Connecting them gives me a few hundred planes. I need to control the direction of the normal vector, such that I always look at this plane from outside of building. Here ...
-1
votes
1answer
17 views

Create larger plane of cartesian points from a smaller plane with few representative points

I have a plane of cartesian points made up of a few points. I would like to use this small number of points to create a larger plane of points similar geometrically to the smaller plane. Is there an ...
0
votes
0answers
33 views

Ray-Plane function is inaccurate

I'm making a 3D application in c++ with opengl, and want the planes to highlight as the mouse goes over them. The thing is, I already have this working, however the rayplane intersection is really ...
0
votes
1answer
97 views

Converting cad file to 2D slices (3D Printing)

My questions is, how would I go about writing a program that would take a CAD file, and convert it into many layers of 2d planes, similar to what is done in 3d printing software. What language/ ...
0
votes
0answers
27 views

Finding a surface normal for a plane given 4 floats

I've been tasked with finding the surface normal of a plane with the definition of that plane being: struct Plane { float a; float b; float c; float d; }; Is this possible? I've seen ...
0
votes
1answer
152 views

how to get the near clipping plane coordinates in object space coordinate in OpenGL

I am rendering a cube with 8 vertices. As I rotate or get closer to the cube, some vertices might be clipped by the near clipping plane. However, for some reason in my problem I need to find the ...
0
votes
1answer
193 views

Point of intersection of three planes 3D - C#

Does anyone have any C# algorithm for finding the point of intersection of the three planes (each plane is defined by three points: (x1,y1,z1), (x2,y2,z2), (x3,y3,z3) for each plane different). The ...
0
votes
0answers
68 views

Radial gradient on non horizontal plane

Is there a resource or any piece of code explaining how to add radial gradient to a plane with any arbitrary orientation? I have the code for extended source of light and horizontal plane. I need to ...
-1
votes
1answer
79 views

Calculating beam pointing angle [closed]

I have images of an elliptical beam on 2 different planes. I do know the distance between the 2 planes (d = distance between plane A and plane B) and I know rotation angle theta (θ) calculated from ...
0
votes
1answer
65 views

How to make plane which cover 360angle in Unity3d

I want to make a plan which cover 360angle, and my device camera remain inside of this 360 angle plan. I can also able to show some textures on it. When user move camera toward right then plan should ...
0
votes
1answer
37 views

Is the centroid of plane a point on it

I want to know if the centroid of a plane can actually be treated as a point on the plane.I have a few points on the plane from which i deduced the centroid.I would like to know if i substitute this ...
0
votes
1answer
42 views

How to find the coeffecients(a,b,c,d) of a planar polygon

Given the normal of the plane,Centroid of the plane,the bais vectors,and some(>4) points on the plane , i want to find out the co-effecients(a,b,c,d) of the planar polygon. Is there a better way than ...
0
votes
1answer
78 views

intersection of a 3D scalar field and a plane

I need to plot slices of a 3D scalar fields. For example, I have a file with the format: x1, y1, z1, f1 x2, y2, z2, f2 ... where fs are scalars and x, y, z are coordinates (z is the fastest ...
2
votes
1answer
178 views

Rotate a plane on its edge in three.js

I wanted to rotate a plane, but I can't figure out how to set the rotation axis. I'd like to rotate a plane around its edge. I've seen solutions suggesting matrix transformations but they lacked ...
0
votes
0answers
242 views

Project screen position onto plane in OpenGL

I'm currently struggling with a simple task: Given a mouse position on the screen, calculate the new position which is determined by calculating the intersection of the camera plane that goes through ...
2
votes
1answer
1k views

Find OpenGL rotation matrix for a plane, given the normal vector after the rotation

Is there a way to obtain the matrix wich rotates a plane to a new orientation, given its new normal vector The following image depicts what is described
0
votes
0answers
99 views

Translate 3D vector to another plane

I have planes defined using normal(point is allways zero (0,0,0)). Plane normal is actually a up vector for few vectors which need to be translated to another plane. I was trying to find a way how to ...
4
votes
2answers
704 views

Rendering infinitely large plane

I want to render a plane so that it looks as if it goes to infinity in all directions. I want the plane boundary in the distance to be the horizon. Using a simple mesh does not work - the computer ...
1
vote
1answer
789 views

Draw plane surface in openGL

I'm trying to draw a cube in openGL with parameters read from Parasolid x_t file. Can anyone guide me in drawing a plane surface in openGL with the following inputs, point on the plane normal to the ...
1
vote
1answer
1k views

Three.js mouseover mesh with ray intersection, no reaction

I'm trying to set up a website that runs in a single WebGL element. I'm trying to get it to tell when the mouse is over an object. I'm using a couple of planes with a with transparent textures on them ...
4
votes
2answers
399 views

algorithm for optimal subdivision (i.e. tessellation / partitioning) of 2d polygons into smaller polygons?

I've got some 2D polygons, each as a list of clockwise coordinates. The polygons are simple (i.e. they may be concave but they don't intersect themselves) and they don't overlap eachother. I need to ...
0
votes
2answers
893 views

Plane fitting to 4 (or more) XYZ points

I have 4 points, which are very near to be at the one plane - it is the 1,4-Dihydropyridine cycle. I need to calculate distance from C3 and N1 to the plane, which is made of C1-C2-C4-C5. Calculating ...
0
votes
2answers
204 views

Solve for an equation of a plane in Python (like in Matlab)

I have a data set, and I'm trying to get the equation of a plane from it. That is: a*x + b*y + c = z In my case, dT = x, dTa = y, Constant = c, and dV = z. I'm able to do this quite easily in Matlab, ...
0
votes
1answer
216 views

How can I make the glOrtho parallelepiped rotating?

I have my world rendered. Based on some specific requirements it includes (some time) some lights on the floor. I am rendering these lights using triangle primitives. Right now I have the following ...
0
votes
1answer
310 views

ray intersect planes with dynamic geometry returns empty array

Hey I'm building a webgl wall for my portfolio site, I need ray intersection to know both when user hovers over the wall and when they click what plane they're clicking on so I can redirect them to ...
0
votes
1answer
115 views

Matlab: Optimizing speed of function call and cosine sign-finding in a loop

The code in question is here: function k = whileloop(odefun,args) ... while (sign(costheta) == originalsign) y=y(:) + odefun(0,y(:),vars,param)*(dt); % Line 4 costheta = ...
0
votes
1answer
174 views

Android: Find intersection points of a line and an image

Let's say I know two points that make up a line. I want to know the points in which this line goes through a matrix or a drawable of an image (both of which I have access to, so whichever one would be ...
1
vote
2answers
760 views

How to measure the tilt of the phone in XY plane using accelerometer in Android

I tried to use the Z axis data from SensorEvent.values, but it doesn't detect rotation of my phone in the XY plane, ie. around the Z-axis. I am using this as a reference for the co-ordinate axes. Is ...
2
votes
3answers
2k views

Fast plane fitting to many points

I'm looking to fit a plane to a set of ~ 6-10k 3D points. I'm looking to do this as fast as possible, and accuracy is not the highest concern (frankly the plane can be off by +-10 degrees in any of ...
0
votes
0answers
82 views

Sort triangles by same plane

I need to sort a triangle mesh by coplanar polygons. For example if i process a 3D room i need to group the triangles of each surface (walls, roof, floor, etc) together. I tried to calculate the plane ...
0
votes
1answer
476 views

Axis label offset in D3.js

I have an application where there are two axes on a Cartesian plane, with their origin centered near the middle of the containing element. The d3.axis function is great, but the labels at each tick ...
1
vote
1answer
426 views

How do I find the plane at which two hyperplanes intersect?

In the case of finding the line at which two planes intersect, you need to take the cross product of the normal of the two planes. This cross product is simply taking the determinant of matrix: i j ...
0
votes
1answer
199 views

Find normal of a plane by given then intersection line and the normal of another Plane

Normally Intersection of two planes A and B (not parallel) will return a line L. I know how to implement this, but if now given a plane A and the line of intersection L to find plane B. Is there a ...
1
vote
1answer
246 views

Area Integration in complex plane using python dblquad

my problem is related to Quantum Optics. I am trying to determine the Wigner Function for a Fock state, which involves integration in the complex plane. My code is very slow though, so I would like to ...
1
vote
1answer
188 views

How to translate the plane towards the point for X distance?

I got a Plane (Normal, d) and a Vector3 point (x, y, z). I need to translate the plane to that point for X distance. How do I do that? I'm coming up with this.. plane = Plane.Transform(plane, ...
3
votes
3answers
613 views

C++: Rotate vector around normal of plane

I'm trying to rotate a point on a plane around the normal of the plane with a certain angle (so it stays on the plane). For example: Point = (0,0,1) (on the plane) Normal = (0,1,0) Angle = 33 ...
0
votes
2answers
1k views

Check if a point is inside a plane segment

i would like to know if a point in a plane segment, and its coordinate in [0,1][0,1] relative to segment. e.g 0,0 left bottom corner, 1,1 right top corner, 0.5,0.5 center these are the thing i ...
0
votes
0answers
376 views

My LWJGL rendering code isn't working, I compare it aginst a working code of mine and can't find any differences renderwise

I am using LWJGL to create a game in java. However it's not rendering, I have it setup to simply render 6 planes, each facing towards the inside to surround the camera in a box, it's very simple code, ...
0
votes
3answers
697 views

3D rotations of a plane

I'm doing something where I have a plane in a coord sys A with a set of points already on it. I also have a normal vector in space N. How can I rotate the points on coord sys A so that the underlying ...
0
votes
1answer
190 views

Rotating point on plane

Given a plane (its normal), and given 2 points K1,K2 which lie on that plane. I need to rotate point K2 about K1 by given angle alpha on that plane. How to calculate the new coordinates of K2?
0
votes
1answer
527 views

How do I compute a new basis (transformation matrix) from a 3D plane and known origin?

Given a 3D plane and an arbitrary point on it that I want to consider the origin (0,0,0) of a new basis, it is possible to: (A) define a basis from this information? And (B) create a transformation ...
1
vote
1answer
1k views

Creating a XNA plane/ground

I wondering if anyone has any information on creating a 2d plane in XNA. I've been to the msdn documentation(http://msdn.microsoft.com/en-us/library/microsoft.xna.framework.plane.aspx) and frankly it ...
0
votes
1answer
125 views

Rare case: segment and point based plane intersection c#

I've been looking for a day now, and could not find help on what I need. There's lots of suggestions and solutions regarding -lines- and -planes-, but there's little about -segments- and -planes- In ...
0
votes
4answers
2k views

Fast algorithm to find the x closest points to a given point on a plane

I would like to find a fast algorithm in order to find the x closest points to a given point on a plane. We are actually dealing with not too many points (between 1,000 and 100,000), but I need the ...
1
vote
1answer
963 views

Mapping coordinates from plane given by normal vector to XY plane

So, I have this algorithm to calculate cross-section of 3D shape with plane given with normal vector. However, my current problem is, that the cross-section is set of 3D points (all lying on that ...

1 2