POV-Ray : Newsgroups : povray.animations : towers of hanoi Server Time
14 Aug 2026 11:38:45 EDT (-0400)
  towers of hanoi (Message 1 to 1 of 1)  
From: koppi
Subject: towers of hanoi
Date: 13 Aug 2026 18:45:10
Message: <6a7e48f6@news.povray.org>
I solved the "towers of hanoi" puzzle using an iterative solver with an 
explicit stack inside the bullet physics playground.

Video link
https://www.youtube.com/watch?v=blw8_oLthRQ

Source code
https://github.com/bullet-physics-playground/bpp/blob/master/demo/koppi/hanoi.lua

Happy POVing!

--
koppi


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.