Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lattice-dehomogenization
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
Service Desk
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
Samuel Hayden
lattice-dehomogenization
Graph
3b15bce1cf1bed1f5723427facbb263889527e8b
Select Git revision
Branches
1
main
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
22
Mar
20
15
14
13
12
7
4
Minor changes
main
main
updated filters
Can now set bounding box from cmdlin
Changed orientation to suit the 2d case where the "y" axis is the "z" axis
Bounding box can now be set
Added CAD reader to read in geometry
Added example stl
Adapted to updated builders
updated filters
Now also determines the cell type. Defaults to BCC
Input file now has cell type option
Command line arguements now overwrite input file.
Make key and values lower case
Added --celltype arguement
Lattice builder no longer template class (made no sense anyway). Cell type now stored as a variable
Added unrecognised lattice type
Added header to for all supported unit cells.
Added F2CC,z unit cell
Removed all unused libraries
updated filters
Updated exe
Added example saves
Added stl export support
Added other .step extensions
Added IGES support
Added commiting of executable
Updated readme
renamed bin to binvs and added bin for release exe
Added post build command to copy .exe to bin folder
Updated filters and added required lib to premake file
Now using CADwriter
Error code for if save failed
Added --output option for choosing a savepath
Added CADwriter to handle exporting
Moved large function impls to cpp file
Only continue if no errors occured
Command line parser checks if file path directories exist
Cleanup includes
Updated main to use command line arguement
Added error code and messages related to command line
Loading