Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
geom-algo-base-master
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
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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Baptiste DANIEL LAMAZIERE
geom-algo-base-master
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Selected
master
default
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
28
Mar
27
24
7
6
28
Feb
Upload report
master
master
Final version with more comments
Smplified mesh WIP
Fixed parcoursProfond
writeAABBFacets
Merge branch 'master' of https://gitlab.isima.fr/badaniella/geom-algo-base-master
ajout de getPointsAABB
writeBBvertices
l'arnaque du cube sur les axes
Replaced findBB function
Points added to octree but not correctly
parcours profond not working
ajout de la fonction findVertexInOctree
Création de l'octree ok, il faut utiliser la V2 pour l'attribution de la boundingBox
ajout de la fonction pour trouver l'index du cube fils mais std::bad_alloc quand on appelle recursivement addVertexToOctree
Off file generation from octree WIP
Merge branch 'master' of https://gitlab.isima.fr/badaniella/geom-algo-base-master
findBoundingBoxOfVertex V2 WIP
modified addVertextoOctree to move down vertices
added rectification for addVertexToOctree
added addVertexToOctree
Merge branch 'master' of https://gitlab.isima.fr/badaniella/geom-algo-base-master
added first version of addVertexToOctree
fixed isVertexInBoundingBox
findBoundingBoxOfVertex
addVertexToOctree WIP
addOctreeLevel function
Merge branch 'master' of https://gitlab.isima.fr/badaniella/geom-algo-base-master
modified computeBB
computeBB v2
ajout computeBB
ajout struct AABB et OctreeNode
Base cpp file
added .gitignore
first commit
Loading