Click here to Skip to main content
15,891,033 members
Articles / Desktop Programming / WPF

DoublePendulum: A WPF 3D Simulation to Inspect the Dynamics of a Double Pendulum

Rate me:
Please Sign up or sign in to vote.
4.95/5 (45 votes)
5 May 2016GPL333 min read 25.6K   1.2K   32  
Exploring the rich dynamic behavior of a simple physical system that shows deterministic chaos

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The GNU General Public License (GPLv3)


Written By
Software Developer (Senior)
Germany Germany
I started programming in Basic, Pascal, Fortran and C in the late 1980s during my last semesters at the University of Bonn, Germany, where I studied Physics. As a professional software engineer I moved on to C++ and C# in the field of scientific data acquisition, data analysis and - my favourite - data visualization.

From the very start of my life as developer I have been a fan of graphics, especially 3D graphics. I have been working with OpenGL, XNA and WPF 3D. Planning to start with SharpDX in the near future.

Besides programming I love making music (guitar and violin), doing sports (rock climbing and volleyball) and spending time with my beloved family.

Comments and Discussions