About 42,300 results
Open links in new tab
  1. URL Encoding Issue %3D instead of (=) - Stack Overflow

    May 16, 2014 · I have a url that's displayed from a variable in a search form, but due to the url encoding, its putting the "%3d" instead of the "=" sign, which obviously doesn't work.

  2. Fit 3D Polynomial Surface with Python - Stack Overflow

    Dec 6, 2016 · Fit 3D Polynomial Surface with Python Asked 8 years, 11 months ago Modified 2 years, 9 months ago Viewed 21k times

  3. Newest '3d' Questions - Stack Overflow

    Oct 31, 2025 · Stack Overflow | The World’s Largest Online Community for Developers

  4. matlab - 3D curvefitting - Stack Overflow

    Sep 1, 2013 · I have discrete regular grid of a,b points and their corresponding c values and I interpolate it further to get a smooth curve. Now from interpolation data, I further want to create …

  5. Make 3D plot interactive in Jupyter Notebook - Stack Overflow

    I use Jupyter Notebook to make analysis of datasets. There are a lot of plots in the notebook, and some of them are 3d plots. I'm wondering if it is possible to make the 3d plot interactive, so I ...

  6. How to surface plot/3d plot from dataframe - Stack Overflow

    Apr 13, 2016 · How to surface plot/3d plot from dataframe Asked 9 years, 6 months ago Modified 1 year, 5 months ago Viewed 109k times

  7. WASD Movement in Unity 3D - Stack Overflow

    Jan 30, 2023 · Hello again my friends. I am trying to make a 3D game in Unity in which I am trying to move my character with simple WASD keys. However, it is successful only from one …

  8. Does Bokeh API Support 3D Plots? - Stack Overflow

    Oct 12, 2016 · I've been poking around the Bokeh API docs for a few hours, and haven't found anything relevant. So I wanted to ask if anyone knows whether or not the Bokeh API supports …

  9. math - Rotating a Vector in 3D Space - Stack Overflow

    Jan 30, 2013 · In 3D we need to account for the third axis. Rotating a vector around the origin (a point) in 2D simply means rotating it around the Z-axis (a line) in 3D; since we're rotating …

  10. 3d - Converting a direction vector to a quaternion rotation - Stack ...

    A direction vector is not a defined rotation, it still has an infinite number of possible solutions. See there is no information for how to rotate around the axis. Two, vectors is possible as is a vector …