Skip to content

Releases: markhassellsmith/manpwin

v1.3 - Update README for conciseness

16 Mar 13:17

Choose a tag to compare

v1.3 - Update README for conciseness

v1.1 - Updated Release

15 Mar 20:29

Choose a tag to compare

Updated binary and ZIP package.
Includes 2-D Hailstone sequences, improved metadata, updated README, and modernized project positioning.

v1.0 - Educational Release

14 Mar 04:35

Choose a tag to compare

🎓 ManpWIN v1.0 - Educational Release

First official release of the educational fork! This version is specifically designed for students in mathematics, computer science, physics, and engineering.

🚀 Try It Without Building (Windows Only)

Download the pre-compiled executable - no Visual Studio or build tools required!

System Requirements: Windows 10/11 (64-bit)

✨ What's Included

  • 240+ Fractal Types - Mandelbrot, Julia, Burning Ship, Strange Attractors, and more
  • Deep Zoom Capability - Explore to 10^100+ magnification using perturbation theory
  • Advanced Algorithms - BLA acceleration, arbitrary precision (MPFR), slope shading
  • Multithreaded Rendering - Uses all CPU cores for maximum performance
  • Educational Focus - Perfect for students learning about fractals, chaos theory, and computational mathematics

📚 For Developers & Students

Want to build from source or contribute?

  • Clone the repository: git clone https://github.com/markhassellsmith/manpwin.git
  • Read the comprehensive README.md
  • See CONTRIBUTING.md

Self-contained build: All dependencies included, builds in Visual Studio 2022 with zero setup!

🎯 Perfect For

  • Math Students: Complex dynamics, numerical analysis, chaos theory
  • CS Students: C++ programming, algorithm optimization, performance engineering
  • Physics Students: Nonlinear dynamics, strange attractors, Chua's circuit
  • EE Students: Fractal antennas, chaotic circuits, signal processing
  • ME Students: Turbulence visualization, vibration analysis

📄 License

MIT License - Free for educational and personal use


Enjoy exploring fractals! 🌀✨