- Mar 18, 2024
-
-
Add a getting started section to the Engine3D readme file. Add missing javadoc to the Engine3D project.
-
Remove inappropriate skyboxes in the visualization project. Add an Application3D class in the Engine3D project.
-
Finished UI of the Cropping tab. Cropping not working though because of VoxelFileReader that does not handle unknown column names.
-
Resize and reorganize toolbar buttons in the visualization project.
-
Add a README file.
-
Moved TLS/ALS output parameters to Output tab. Moved PAD limits to Plant area density pane to the Output tab. Moved Ground energy pane to the ALS pane in Output tab.
-
Deleted default ALS weighting parameters (energy attenuation) and updated TLS weighting parameters as default parameters.
-
Make the JProgressFrame extending the FrameView class.
-