3D BST Visualizer Dec 2011

This is a small program I made for a programming assignment of my data structures course in college. I implemented basic BST operations and a renderer based on OpenGL. The "camera" can be moved by keyboard and rotated by mouse, similar control to FPS games.

Download a build
Source Code on GitHub

Demo Video

Screenshots


3D BST display



3D BST display



BST operations