I\'m working with Google Maps v3 and I use the MarkerManager to hide the markers on a certain zoom level. I bind circle objects to these markers. Anyway, they aren\'t hided when the markers are. How c
I\'m learning OpenGL (specifically, using JOGL) and I\'m trying to create a right-angled triangular prism.I learned you can create an equilateral prism with glutWire/SolidCylinder and a a low number o
I have taken images of the facade of a building under multiple view points. Then I use bundler to reconstruct the 3D point cloud of the building. Then I use a RANSAC method to find the plane of the fa
Given n segments of line (into the X axis) with coordinates [li; ri]. You are to choose the minimum number of segments that cover the segment [0;M]. Design a greedy algorithm to
I want to开发者_运维百科 plot 3D points in real time that lie upon the surface of a unit sphere (r = 1).
I have a simple polygon (convex or concave, but no holes) that I need to开发者_如何学C slice into parts with a line segment. I\'m not sure how to actually determine how many polygons result after the
I\'m having an issue with SQL Server 2008 and the geometry functions. I\'m trying to create non-overlapping shapes using the STDifference function... but it does not seem to be working 100% of the tim
I am trying to see if a given pair of (lat,long) will fall within a circular region. The centre of the circle is known (lat,long values) as well as the radius. The approcah I have used is:
I have linear systems of inequalities in 3 variables and I\'d like to plot these regions. Ideally, I\'d like something that looks like objects in PolyhedronData. I tried RegionPlot3D, but the results
This is a programming homework assignment, of which I have no qualms about doing it myself however I\'m quite stuck on the geometry of it.I nee开发者_运维问答d to be able to determine the exact point