weird 3d graph behaviour

weird 3d graph behaviour - Сообщения

#1 Опубликовано: 05.07.2021 16:25:24
an10

an10

1 сообщений из 15 понравились пользователям.

Группа: User

simple stuff like this
a.PNG

results in a weird 3d graph, unless manually refreshed.
a.PNG

I also have to press refresh every time I change anything on the sheet because it goes back to being weird.
#2 Опубликовано: 05.07.2021 20:18:35
Fridel Selitsky

Fridel Selitsky

520 сообщений из 451 понравились пользователям.

Группа: User

To prevent the 3D graph from changing its perspective, we multiply its matrix by the empirical gamma coefficient.

3d.sm (6 КиБ) скачан 39 раз(а).
#3 Опубликовано: 05.07.2021 20:30:01
an10

an10

1 сообщений из 15 понравились пользователям.

Группа: User

Wrote

To prevent the 3D graph from changing its perspective, we multiply its matrix by the empirical gamma coefficient.

3d.sm (6 КиБ) скачан 39 раз(а).



what does that even mean? I figured out that the matrix should contain coordinates of the points in its rows, but what's the "empirical gamma coefficient"?
#4 Опубликовано: 05.07.2021 20:36:38
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

Wrote

To prevent the 3D graph from changing its perspective,
we multiply its matrix by the empirical gamma coefficient


... while remembering Fig*γ is not commutative.
Jean

#5 Опубликовано: 05.07.2021 20:40:55
an10

an10

1 сообщений из 15 понравились пользователям.

Группа: User

it's buggy though, one would expect graph to not change it's view whenever anything changes, and numbers are disappearing from the axes too, which is super odd.
#6 Опубликовано: 05.07.2021 21:22:41
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

Wrote

it's buggy though, one would expect graph to not change it's view whenever anything changes, and numbers are disappearing from the axes too, which is super odd.


Fridel gave you the minimalist guidance/model 3 cols + rotation.
The 3D plot has a fixed native orientation,
then rotate manually to better view, then capture as fixed image.
#7 Опубликовано: 05.07.2021 21:30:51
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

visit more ...

Rotate 3D TREASURY_5 Quaternions MODULO Explorer.sm (71 КиБ) скачан 35 раз(а).
#8 Опубликовано: 05.07.2021 22:44:49
an10

an10

1 сообщений из 15 понравились пользователям.

Группа: User

Wrote

visit more ...

Rotate 3D TREASURY_5 Quaternions MODULO Explorer.sm (71 КиБ) скачан 35 раз(а).



what am I supposed to look for it there?
#9 Опубликовано: 05.07.2021 23:23:23
Alvaro Diaz Falconi

Alvaro Diaz Falconi

992 сообщений из 1674 понравились пользователям.

Группа: User

Wrote


what does that even mean? I figured out that the matrix should contain coordinates of the points in its rows, but what's the "empirical gamma coefficient"?



3d.sm (13 КиБ) скачан 29 раз(а).

Clipboard01.jpg

Alvaro.
#10 Опубликовано: 06.07.2021 01:11:14
an10

an10

1 сообщений из 15 понравились пользователям.

Группа: User

Wrote

Wrote


what does that even mean? I figured out that the matrix should contain coordinates of the points in its rows, but what's the "empirical gamma coefficient"?



3d.sm (13 КиБ) скачан 29 раз(а).

Clipboard01.jpg

Alvaro.



isn't it a workaround for a problem with smath itself?
#11 Опубликовано: 06.07.2021 08:38:01
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

Wrote

what am I supposed to look for it there ?


1. open 3D, assign plot argument
2. show/hide axes/grid
3. 3.5*HORN*quat(q)...3.5 zoom at will
4. quat(q) the Quaternion rotation system
5. 'q' 1/24 pre-rotation [Quaternion]
5. mesh CreateMesh either/both directions
6. rotate the 3D manually

3Drotation.PNG

#12 Опубликовано: 06.07.2021 09:52:40
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

Wrote

what am I supposed to look for it there ?


... look for more.

Rotate Sphere ANIM.sm (25 КиБ) скачан 31 раз(а).

#13 Опубликовано: 06.07.2021 11:11:25
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

Breather is a test for system rendering colors.
BTW, Mathcad 11 is exceptional rendering Breather.
Collapsed area is immense [96 pages long].
Wait all frames done ... now continuous rotation.
Hope you have subsequently enjoyed your very first visit.

Rotate Breather ANIM.sm (995 КиБ) скачан 40 раз(а).

#14 Опубликовано: 07.07.2021 22:01:16
an10

an10

1 сообщений из 15 понравились пользователям.

Группа: User

you are not solving any issues, a buggy graph is a buggy graph
#15 Опубликовано: 08.07.2021 00:07:22
Fridel Selitsky

Fridel Selitsky

520 сообщений из 451 понравились пользователям.

Группа: User

Hello an-10.Reportage what 3D graph you want to create.
Graph given by a function, or given by a matrix.If you can
attach your worksheet. I think someone will help you.
#16 Опубликовано: 08.07.2021 03:21:27
an10

an10

1 сообщений из 15 понравились пользователям.

Группа: User

Wrote

Hello an-10.Reportage what 3D graph you want to create.
Graph given by a function, or given by a matrix.If you can
attach your worksheet. I think someone will help you.



I am not "trying" to create a graph, I know I can plot vectors using matrices by putting points in the rows of a matrix.
I am reporting a buggy behaviour of a 3D graph, whenever contents of the sheet changes, graph's view resets and plot inside of it becomes garbled, until I press refresh, but even then, when I refresh, view resets which is a completely undesireable thing. Not to mention that the axes of the graph are not extending beyond some view-fixed threshold which is annoying (and numbers also disappear from the axes when I make modifications to the sheet). I hope you will finally understand that this isn't an issue with me not understanding how to do X or Y, but a bug report.
#17 Опубликовано: 08.07.2021 04:33:27
Alvaro Diaz Falconi

Alvaro Diaz Falconi

992 сообщений из 1674 понравились пользователям.

Группа: User

Wrote

Wrote

Wrote


what does that even mean? I figured out that the matrix should contain coordinates of the points in its rows, but what's the "empirical gamma coefficient"?


...
Alvaro.



isn't it a workaround for a problem with smath itself?



Nope. That was my failed attempt to answer your very specific question about what gamma was, but you seem to have lost interest in it given that you comment my answer with another unrelated question as well.

Wrote

...
I am reporting a buggy behaviour of a 3D graph



Well, I would not agree to say that it is a buggy behavior, but simply that component restores the default view when recalculating, which does not seem erratic behavior, except that you fix it by means of a rotation matrix, which, like we know, you don't seem to be interested anymore.

The point is that there is not a single "3D graph", there are several: 3D plot component, Maxima 3D plots, Maple 3D plots, dislin 3D plots, Microsoft 3D Charts, SVG graphics, to name the ones I remember, but there must be more. Each has its advantages and disadvantages. So, what you found boggy in one, maybe others could see that as useful.

But since you are not "trying" for create a graph, I assume that you are not interested in the other ways to create one.

Wrote

...
I hope you will finally understand that this isn't an issue with me not understanding how to do X or Y, but a bug report.



Oh. It's good that you clarify it, I would have thought that was the problem, but now that you mention it, it is clear to me that it was not.

Alvaro.
#18 Опубликовано: 08.07.2021 09:54:13
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

Wrote

I am not "trying" to create a graph, I know I can plot vectors using matrices by putting points in the rows of a matrix.
I am reporting a buggy behaviour of a 3D graph, whenever contents of the sheet changes, graph's view resets and plot inside of it becomes garbled, until I press refresh, but even then, when I refresh, view resets which is a completely undesireable thing. Not to mention that the axes of the graph are not extending beyond some view-fixed threshold which is annoying (and numbers also disappear from the axes when I make modifications to the sheet). I hope you will finally understand that this isn't an issue with me not understanding how to do X or Y, but a bug report.


You were talking about 3D plot ... what are you trying to plot ?
Simple: here is the matrix, then the 3D project.

Matrix.PNG

PlotSurface.PNG

#19 Опубликовано: 08.07.2021 13:06:57
an10

an10

1 сообщений из 15 понравились пользователям.

Группа: User

Wrote

I would not agree to say that it is a buggy behavior



"whenever contents of the sheet changes, graph's view resets and plot inside of it becomes garbled, until I press refresh, but even then, when I refresh, view resets which is a completely undesireable thing"

again

"graph's view resets and plot inside of it becomes garbled"

yet again

"becomes garbled"

honestly, I'm tired trying to convey this

Wrote

The point is that there is not a single "3D graph", there are several



it seems that I'm using a built-in one, which isn't named like any from what you mentioned
#20 Опубликовано: 08.07.2021 14:36:30
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

Wrote

yet again "becomes garbled"
honestly, I'm tired trying to convey this


The document I attached, is it garble ?


  • Новые сообщения Новые сообщения
  • Нет новых сообщений Нет новых сообщений