Skip to content

Commit

Permalink
add triangle mapping 2D 3D
Browse files Browse the repository at this point in the history
  • Loading branch information
flothesof committed Mar 21, 2024
1 parent 155383a commit eaf4f92
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions content/20240319_triangleMapping2D3D.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
Title: 2D Triangle Maps using Shape Functions
lang: en
date: 2024-03-19 15:40
comments: true
slug: triangle-maps-shape-functions
Tags: Graphics, Numerical Computing, Math
Category: Python
Image: /images/thumbnail_20240319_triangleMapping2D3D.png
Summary: Using shape functions on the triangle, we are showing an elegant way to map from a reference triangle to a target triangle.

{% notebook posts/20240319_triangleMapping2D3D.ipynb cells[:] %}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion content/posts

0 comments on commit eaf4f92

Please sign in to comment.