question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Plot a textured surface

See original GitHub issue

Hi, Great library! I was wondering if there is a way to plot a textured surface using the 3d.surface function, something similar to Matlab surf(Z,C) functionality.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
artur-trzesiokcommented, May 8, 2020

@eladrich good news 😃 image image

I used the data from your binder and put it in the example of this function in k3d: https://github.com/K3D-tools/K3D-jupyter/blob/devel/examples/textured_mesh.ipynb.

If you’d rather I didn’t do it, please write.

0reactions
eladrichcommented, May 8, 2020

Awesome! No problem at all, happy to be part of the examples 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Plot Surface Texture - Digital Metrology Solutions
This article discusses how to plot surface texture, including roughness and waviness, scales, etc.
Read more >
Applying Textures — PyVista 0.37.0 documentation
Plot a mesh with an image projected onto it as a texture. ... with texture coordinates, so quickly creating a surface and displaying...
Read more >
How do I map a texture onto a plotted surface?
I need to place a texture on that ellipse and plane using a local .jpg file (rectangular .jpg image). The file is: c:/kah320x480.jpg....
Read more >
Orientation plot and the view of the surface texture for 6-mm ...
Orientation plot and the view of the surface texture for 6-mm-sample milled using strategy S#1 (T_R rolling) and areas E#1 (a), E#4 (b)...
Read more >
How to plot a surface with a texture map - Stack Overflow
Note that, for the sake of demonstration, this non-rectangular grid is quite sparsely populated which results in a rather jagged texture. With more...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found