A brick exporter (in TorqueScript) and renderer (Game Maker 7), with source code available. None of the code was taken from Blockland or the Bloxel scripts. IT IS NOT GUARANTEED TO WORK FOR ALL BUILDS!

Instructions for use:
1. Extract export.cs to Blockland folder
2. Enable export.cs in the Add-Ons menu
3. Start a mission. In the console, type
exportBricks("export.txt"); where export.txt is the desired filename.
4. Close Blockland. Open the openbloxel.exe file.
5. Select your exported file. It will be in Add-Ons/export.txt where export.txt is the filename you chose.
6. It will take a long time to render. Do not exit the application.
7. Your project will be displayed in isometric with shading.
Files included:
openbloxel.exe: rendering client
openbloxel.gmk: rendering client source code, view with
Game Maker 7export.cs: brick file export script
example.txt: Bridge-making contest
THIS MAY BE BUGGY!
Download