Skip to content

A new post about custom 3D engine #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Dec 20, 2019

Conversation

rougier
Copy link
Member

@rougier rougier commented Dec 18, 2019

A new blog post about a custom 3D engine for Matplotlib. I tried to follow the tutorial on creating blog post. Hope everything's fine.

Copy link
Member

@story645 story645 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is really great, thanks for submitting it!

matrices while our coordinates are 3d. How to use these matrices then ? The
answer is [homogeneous
coordinates](https://en.wikipedia.org/wiki/Homogeneous_coordinates). To make
along story short, homogeneous coordinates are best to deal with transformation
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo a long

@rougier
Copy link
Member Author

rougier commented Dec 19, 2019

I've done some corrections.

@davidevaleriani davidevaleriani merged commit f9f09ad into matplotlib:master Dec 20, 2019
@davidevaleriani
Copy link
Member

Great post, thank you @rougier!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants