Thomas Krijnen
|
c7a2abdf2d
|
CgalKernel halfspace handling: orientation is on face not plane
|
2023-12-11 21:00:32 +01:00 |
|
Thomas Krijnen
|
a62aefa7ff
|
Disable automatic density substitution in cgal kernel
|
2023-12-11 21:00:04 +01:00 |
|
Thomas Krijnen
|
65e874c67f
|
Drastic settings refactoring
|
2023-11-15 10:32:33 +01:00 |
|
Thomas Krijnen
|
809668c015
|
Major update to halfspace algorithm, conversion result shape analysis
|
2023-11-02 09:04:34 +01:00 |
|
Thomas Krijnen
|
380cf4eca5
|
cgal kernel: permissiveness for multiple outer bounds in face
|
2023-09-14 21:58:06 +02:00 |
|
Thomas Krijnen
|
235c32875d
|
Use plane eq snapping for boolean ops in cgal and other strategies in addition to minkowsky sum dilation
|
2023-09-13 22:05:23 +02:00 |
|
Thomas Krijnen
|
65a5646bf0
|
Major update: taxonomy shared pointers, collection type safety, work towards hashing
|
2023-07-27 16:42:06 +08:00 |
|
Thomas Krijnen
|
d12d14e7f2
|
Experiment with simple_cartesian<double> kernel
|
2023-04-03 13:34:35 +02:00 |
|
Thomas Krijnen
|
c78b2893de
|
Proceed with merge
|
2023-03-21 20:15:01 +01:00 |
|
Thomas Krijnen
|
7f60ea9c52
|
cgal curve implementations
|
2020-06-11 20:51:08 +02:00 |
|
Thomas Krijnen
|
109131961f
|
heap alloc for eigen types for alignment issues
|
2020-06-11 20:48:35 +02:00 |
|
aothms
|
53477cc8e2
|
Small fixes for gcc
|
2020-04-03 15:05:50 +00:00 |
|
Thomas Krijnen
|
b6a7ba1e1c
|
Fix for open polyhedra
|
2020-01-26 13:58:02 +01:00 |
|
Thomas Krijnen
|
3575aded90
|
containment check
|
2020-01-21 16:26:00 +01:00 |
|
Thomas Krijnen
|
a5de17228a
|
Work towards space boundaries fix
|
2019-10-06 19:03:31 +02:00 |
|
Thomas Krijnen
|
f391b425ba
|
dilate as boolean
|
2019-10-06 09:11:44 +02:00 |
|
Thomas Krijnen
|
389964c9f4
|
cgal boolean result and minkowski sum for dilation
|
2019-09-25 15:30:11 +02:00 |
|
Thomas Krijnen
|
11ad1b2cc5
|
cgal extrusion
|
2019-09-24 15:46:50 +02:00 |
|
Thomas Krijnen
|
7f8bed9922
|
Begin reenable CGAL kernel
|
2019-09-01 16:29:00 +02:00 |
|
Thomas Krijnen
|
3afb9169b1
|
Implement missing virtual function in CgalKernel
|
2019-01-25 14:25:34 +01:00 |
|
Thomas Krijnen
|
24b552a822
|
Merge fixes
|
2019-01-23 17:27:13 +01:00 |
|
Thomas Krijnen
|
884064f213
|
Merge remote-tracking branch 'cgal/cgal' into v0.7.0
|
2019-01-23 15:44:19 +01:00 |
|
Thomas Krijnen
|
8c5349feaa
|
Introduce AbstractKernel
|
2019-01-20 13:16:42 +01:00 |
|
Thomas Krijnen
|
fa0a33f3c0
|
Option to select Kernel from IfcConvert
|
2019-01-19 12:39:47 +01:00 |
|
Thomas Krijnen
|
5a7c7ed048
|
Shuffle project structure
|
2019-01-18 16:43:38 +01:00 |
|
Thomas Krijnen
|
16d6420352
|
More work on enabling cgal kernel
|
2019-01-18 15:19:00 +01:00 |
|
Thomas Krijnen
|
d804575974
|
Cgal kernel skeleton
|
2019-01-18 12:10:18 +01:00 |
|
Ken Arroyo Ohori
|
b732759388
|
Comprehensive validation code for opening subtractions
|
2017-04-25 13:44:34 +02:00 |
|
Ken Arroyo Ohori
|
02244400ab
|
Remove old debug code
|
2017-04-25 13:43:55 +02:00 |
|
Ken Arroyo Ohori
|
164e67a50b
|
Catching some more CGAL errors, allow non-closed meshes, start of new code to triangulate faces
|
2017-04-21 15:43:19 +02:00 |
|
Ken Arroyo Ohori
|
248c73c2ab
|
Catch failures to convert Nef to Polyhedron_3
|
2017-04-10 18:53:28 -05:00 |
|
Thomas Krijnen
|
91e5b337d3
|
Reverse matrix multiplication order
|
2017-04-05 16:06:07 +02:00 |
|
Ken Arroyo Ohori
|
12967790ba
|
Switched back to Polyhedron_3 for shapes. Should be checked.
|
2017-03-23 19:49:15 -06:00 |
|
Ken Arroyo Ohori
|
d02918070d
|
Remove debug code
|
2017-03-10 18:26:15 -06:00 |
|
Ken Arroyo Ohori
|
ac7099ab39
|
Fixed bug with opening placements
|
2017-03-10 18:21:15 -06:00 |
|
Ken Arroyo Ohori
|
b5e79b2558
|
Debug code
|
2017-03-10 17:44:19 -06:00 |
|
Ken Arroyo Ohori
|
287fb9f0ed
|
Convert openings and subtract them
|
2017-03-09 18:42:54 -06:00 |
|
Ken Arroyo Ohori
|
64eb707996
|
Fixed issue with transformations?
|
2017-02-21 18:40:27 -06:00 |
|
Ken Arroyo Ohori
|
c0732f5197
|
Trying to find out why placements don’t arrive at Triangulate()
|
2017-02-21 15:37:38 -06:00 |
|
Ken Arroyo Ohori
|
96e9c8ecc1
|
Skeleton for IfcObjectPlacement and IfcAxis2Placement3D
|
2017-02-07 19:51:16 -06:00 |
|
Thomas Krijnen
|
4d12bf7e8d
|
Cgal kernel skeleton (#3)
Cgal kernel skeleton
|
2017-01-16 14:04:31 +01:00 |
|