diff --git a/content/posts/newsletter-018/dimforge.png b/content/posts/newsletter-018/dimforge.png new file mode 100644 index 000000000..ec0305045 Binary files /dev/null and b/content/posts/newsletter-018/dimforge.png differ diff --git a/content/posts/newsletter-018/index.md b/content/posts/newsletter-018/index.md index 95c954e15..656ae2e18 100644 --- a/content/posts/newsletter-018/index.md +++ b/content/posts/newsletter-018/index.md @@ -775,6 +775,21 @@ Revitalized from the holiday break, the Mun core team got cracking; those [Mun]: https://mun-lang.org [mun-january]: https://mun-lang.org/blog/2021/02/05/this-month-january +### [Dimforge][dimforge] + +[![Dimforge](dimforge.png)][dimforge] + +[Dimforge][dimforge] creates open-source Rust crates for numerical simulation. +In January, updates were made to Dimforge projects: Rapier, Salva, Parry, +nalgebra, and Simba. Parry was announced, the successor of ncollide for 2D and +3D collision-detection in Rust. The new version of Rapier brings many new +features, including the ability to use custom shapes, as well as convex +polygons/polyhedrons for 2D and 3D respectivly. You can read about all of the +changes in the January edition of ["This Month In Dimforge"][dimforge-update]. + +[dimforge]: https://www.dimforge.com/ +[dimforge-update]: https://www.dimforge.com/blog/2021/01/29/this-month-in-dimforge/ + ### [Dotrix] ![Fox model and egui controls for camera, light, etc](dotrix-in-january.png)