Finally - BSP Tree Source Code Is Online !!!
Hi guys,
Over the last week, I have worked on creating a Binary Space Partitioning Tree engine. I have posted both the executable and the source code on my webpage http://members.home.net/ahmadkabani just like I promised. The executable can be obtained by following the "Projects" link and the source code can be obtained by following the "Source Code" link. To make it easier I'll add the full links at the end of this message.
I have used much of the information I gathered from NeHe's tutorials and also from other sites (see the Readme.txt file in the zip files for references and credits).
I have implemented the BSP tree using classes in C++ because it turned out to be easier compared to the C way (I did have a lot of problems which were resolved with some help from other members in this forum).
So, without further ado, I give you the links to my BSP Tree Demo:
Executable - http://members.home.net/ahmadkabani/projects/bspdemo.zip
Source Code - http://members.home.net/ahmadkabani/source/bspsource.zip
Please take a look and tell me what you think. I'll welcome any suggestions for improvement.
------------------------------------------------
DaWizard
http://members.home.com/ahmadkabani
http://www.geocities.com/ahmadkabani
------------------------------------------------
Edited by - DaWizard on 12/29/00 5:13:17 AM
------------------------------------------------DaWizardhttp://www.geocities.com/ahmadkabani------------------------------------------------
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement