Questions tagged [surface]

A surface is a two-dimensional shape in a three-dimensional space.

A surface is a concept in geometry which roughly means a two-dimensional shape in a three-dimensional space.

For the Microsoft Surface tablets, see . For the Microsoft Pixelsense technology formerly known as Surface, see .

1044 questions
-2
votes
1 answer

Why is G3 continuity only achievable between two edges?

Why is G3 continuity only achievable between two edges? For example, curve 1/2/3, 4/5/6, 7/8/9, 10/11/12 are all G3 continuous. The center surface is built with G3 constraint on edge 5/2. Since curve 1/2/3, 4/5/6 are G3 already, how come edge 8/11…
June Wang
  • 499
  • 2
  • 6
  • 20
-2
votes
1 answer

Understanding mean curvature of a 3D surface

I am currently trying to understand the calculation of the mean curvature for a 3D surface, where one coordinate is a function of the other two coordinates. Looking at wikipedia https://en.wikipedia.org/wiki/Mean_curvature#Surfaces_in_3D_space under…
AHanz
  • 11
  • 1
-2
votes
1 answer

Mobile app SDK : where to look? what to choose?

I'm a software engineer looking for a multi mobile platform SDK (Surface Pro, Surface RT, iOS) to develop an application for merchant navy. To make things short: the mariners are application users and will carry a device all day long (12h) on…
-3
votes
1 answer

Is there any C++ library (for Linux) for repairing the non-manifold meshes and converting it to manifold geometry?

I have the segmentation results from one algorithm, however, the generated triangle surface is not manifold geometry. I am asking this question here if there is any C++ library that can be used for converting the non-manifold geometry to manifold…
S.EB
  • 1,966
  • 4
  • 29
  • 54
-3
votes
1 answer

I want to add surface selection feature via three.js library

I want to add surface selection or highlighter to my webgl codes. I want to highlight when i click to the surface. Is there anyone can help me about this issue?
-3
votes
1 answer

Description of arguments in surface plot function in Python

Hi I am writing a code which uses ax.plot_surface() to plot data on a unit sphere for theta = linspace(0,pi,100) and phi = linspace(0,2*pi,100). For some reason my image is distorted in the sense that the sphere is ahead of the axis. Does anyone…
John Doe
  • 111
  • 6
-4
votes
1 answer

Graphs in 3d with Matlab

**> how to plot a cone, a hyperbolic paraboloid and a circular paraboloid ? , with the following equation: [enter image description here][1] [1]: https://i.stack.imgur.com/tP28T.png**
-5
votes
1 answer

Object Not found in R code

I'm trying to execute the next code, but in the last lines I found an error because the object 'HRdem' is not found (line 161): library(maptools) library(gstat) library(rgdal) library(lattice) # Download MODIS LST…
Sadae
  • 93
  • 10
1 2 3
69
70