Skip to content

Visualization bug in transformation demo #1

Description

@zhanghua7099

Hi!

Thanks for your good course and code.

Currently, I found that the transformation demo (transformation.py) may have a bug. Directly run it can not visualize the 3D result. It will output a blank picture.

For me, I add the following code:

fig.add_axes(ax)

after

ax = Axes3D(fig)

It runs well. Hope this is helpful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions