CARVIEW |
Select Language
HTTP/2 200
date: Thu, 24 Jul 2025 01:52:36 GMT
content-type: text/html; charset=utf-8
cf-ray: 963fc7735c3c3585-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=1f115984-85dd-4be0-9a96-32ede3bc060f; expires=Fri, 24 Jul 2026 01:52:36 GMT; domain=.stackexchange.com; path=/; secure; httponly
strict-transport-security: max-age=31536000; includeSubDomains
vary: Accept-Encoding
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
x-clacks-overhead: GNU Terry Pratchett
x-frame-options: SAMEORIGIN
x-request-guid: 359d8c78-9922-4a8f-8609-544329a70738
x-worker-origin-response-time: 373000000
x-dns-prefetch-control: off
set-cookie: prov=1f115984-85dd-4be0-9a96-32ede3bc060f; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=KjYXHRAMZglKMdDkONWpgoj4dL3TGPl9rADQRDvJXzE-1753321956-1.0.1.1-YQF7O7halC2zK6AH6tiQgZQMKwVv_98B9gKHU9LJIICfTkQ9l8y6jH8cD4ctczmhYDqxhGBReqRx5pitGehXYat6JgHsKdE37vSHSnXB2F4; path=/; expires=Thu, 24-Jul-25 02:22:36 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=9DO4GubF0UjMzI4w6wpZzrglPdyOFwkwA8IqBQ5IAqc-1753321956763-0.0.1.1-604800000; path=/; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
content-encoding: gzip
Newest 'graphics' Questions - Mathematica Stack Exchange
Skip to main content
Stack Exchange Network
Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Visit Stack ExchangeTeams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Learn more about TeamsQuestions tagged [graphics]
Questions on the construction of 2D and 3D graphics through the direct use of primitives, directives, and functions. Include the graphics3d tag for questions specifically on 3D graphics. This tag is not to be used for basic questions on visualizing functions and lists using the various flavors of Plot commands.
4,981 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
2
votes
0
answers
126
views
How can I create a zebra stripe pattern? [closed]
This picture is from the public domain but does not quite look so real...
I assume that there is a 'decently simple' and known solution but I have not found a good approach by internet research.
...
1
vote
1
answer
100
views
Adding texts to an image
Suppose I have a PNG image
img=Import["......\\img.png"];
I want a function addtext which will do this:
...
1
vote
0
answers
46
views
VertexColors works strange in Polygon: how to make Polygon with not monotonic color? [duplicate]
Graphics[ Polygon[l = {{-1, 0}, {1, 0}, {1, 0.5}, {1, 1}, {-1, 1}, {-1, 0.5}}, VertexColors -> (Blend[{Green, Red}, #[[2]]] & /@ (l))]] gives me this:
Good,...
3
votes
1
answer
165
views
Making an illustrative image of Poincare section using Mathematica
I am trying to redraw this illustration for the Poincaré section using Mathematica:
For which I used this code as a start:
...
0
votes
1
answer
90
views
How to include this broken axis symbol while keeping PlotRangeClipping?
I'm trying to use the idea in this answer to make a plot that has a "discontinuous break" symbol on one of the axes. The trouble is that my plot has a frame and no ...
6
votes
1
answer
692
views
Animated line to trick the eye into seeing 'flow'
I would like to create a 2d Graphic[] representing time-dependent flow direction in a network of 'pipes'. Commercial applications use 'animated' dashed lines where ...
0
votes
0
answers
77
views
How to plot multiple figures in one figure
I am trying to produce certain figures for a report that I am writing. Below, I put a previously produced image against which I am benchmarking tic marks and fonts etc of all the images of the report:
...
2
votes
1
answer
138
views
Graphics: inscribed circles and points of intersections
I have the programm which is quite difficult for me and I'm trying to use it for my own purposes, to demonstrate the solution of the geomtric problem.
What should I add in this program to get the ...
0
votes
0
answers
59
views
0
votes
2
answers
91
views
0
votes
0
answers
57
views
Calculating distance between objects in een Graphic image (printing Laser Cutter)
I am converting a drawing into a grid of black circles. I want to send this new drawing to a laser cutter. The laser cutter should cut out all the black circles. To get ...
5
votes
1
answer
189
views
Finding General Solution for Straight-Line Films between Two Closed Shapes
Given two closed shapes, I want to see if there exists a 'film' between the two shapes and if one exists what they are for various solutions where the film is formed by non-intersecting straight lines ...
28
votes
4
answers
1k
views
Boids by Simon Woods: can we re-invent further efficient flocking models to forge complexity from simple rules?
It has been 12 years since @simon-woods created this fascinating animation an invented a boids model which is more efficient than typical ones. Code is extremely short an elegant:
...
1
vote
3
answers
233
views
Visualize the contour for $\oint_{|z|=2} \frac{1}{z^2+1}\,dz$ with two enclosed poles
I solved the following Integral
$$
\oint_{|z|=2} \frac{1}{z^2+1}\,dz
$$
and in my proof, I factor $z^2+1=(z-i)(z+i)$, so the function has simple poles at $z=i$ and $z=-i$, both inside the contour $ |z|...
8
votes
0
answers
191
views
A. L. Crego "Traces" video art reproduction
I saw this recent art "Traces" by A. L. Crego - check original at the link, ecause animated GIF here is low quality:
I cannot figure out what makes it look like it does. I guess we could ...
- The Overflow Blog
-
-
- Featured on Meta
-
-
Related Tags
plotting × 2014
graphics3d × 443
export × 247
color × 240
graphs-and-networks × 231
geometry × 196
manipulate × 193
regions × 175
list-manipulation × 165
animation × 162
image-processing × 162
dynamic × 143
bugs × 142
visualization × 140
legending × 133
labeling × 119
image × 117
generative-art × 106
functions × 85
mesh × 84
formatting × 82
pdf-format × 77
front-end × 74
more related tags
Hot Network Questions
- tac-command is it a bug or a misinterpretation of the manual?
- Sum of ranks of blocks
- Do standing sound waves sound different?
- Why does my door knob bolt catch in the retracted position?
- Is the appearance of certain kinds of clouds at altitude of > 30000 feet a recent phenomenon?
- How do mechanical gyros maintain rotational speed?
- Can authors be blacklisted by academic publishers for multiple rejections without any ethical misconduct?
- Dystopian 80s sci-fi movie about the USA choosing mediocrity
- Is buying random stocks and then selling off the ones that go down a good way to reduce capital gains tax?
- Why is my gooseberry jam so stiff?
- Console-based Casino Game in C++
- Will I lose my seat reservation on Deutsche Bahn EC if I skip the first leg?
- Which domain (time or frequency) does filtering actually occur in real-life?
- How to expand an algebraic function like √R(x) into a continued fraction in Mathematica?
- What was the source of the image of pelican in Catholic churches?
- Why is the Schrödinger wave equation totally different from the classical wave equation?
- STM32 F411RE not responding on custom board layout
- Can one engage with physics (or science) without touching philosophy?
- A word that describes some people
- OId Movie about an alien city that plays a repeating melody
- Story about a room on Mars that contains God
- Why is `&self` allowed in the parameters of `&mut self` methods, but not `&mut self`?
- Is there a smooth function approximating the minimum of a constant and a variable?
- Are birth control pills classified as a carcinogenic at the same level as asbestos and tobacco?