Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AMAPVox Stubs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AMAP
AMAPVox
AMAPVox Stubs
Graph
5b91f84711e9ab817c32d93a289d08c99e5a2844
Select Git revision
Branches
1
stubs-visualization
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
18
Mar
Add a mkdocs to the Engine3D project
stubs-visualiza…
stubs-visualization
Add a behaviour listener to the Engine3D project.
Create new voxel file parsing class to fix loading issues in the visualization project
Fix some minor issues in the Visualization project.
Improve the Engine 3D project to fix optimization issues for the visualization project.
Quik and dirty work on Visualisation3D so that it reads efficiently voxel space file.
Updated commons-util version in LidarFormats pom.xml
Temporarily disabled automatic cropping since it is not working.
Fixed voxel file manual cropping.
Updated VoxelFileRawReader.java to read variables as String without parsing them as float.
Finished UI of the Cropping tab. Cropping not working though because of VoxelFileReader that does not handle unknown column names.
Created new Cropping tab in the VoxTools tabpane. Work in progress.
Voxelization.java: does not initialize all voxels by default for more conservative memory usage.
Bug fixing in TLSVoxelisation.java. Was mutliplying vop, pop and sop matrixes in wrong order.
TLS input file chooser opens at current TLS location.
Add a grey skybox
Apply a decimal format on the visualized property
Modify toolbar view
Move the path of the current Voxel Space file to the main view title
Modify version of Engine3D to 1.0.0
Make minors modifications
Add a screenshot capturing button to the visualization project.
Remove FXAA from the visualization project
Increase performances of 3D engine and visualization projects.
Move specific classes and resources in engine 3d to visualization
Change OpenGL version to 4.5
Modify post-processes
Rename "Nephos" classes.
Increase optimization of the Engine3D project
Semantic changes in the NaNs correction module.
Deleted Export to DART function and moved Export to OBJ to VoxTools tab.
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.
Incremented AMAPVox version to 1.4.4 and updated AMAPVox.readme file.
Renamed 3D engine Nephos3D into Engine3D
Fix the axis legendary
Fix the JProgressFrame centering
Fix the medium value of the colorbar preview
Fix the NaN values in the filters.
Remove the unnecessary look and feel changing in the visualization project.
Loading