-
111933c30e
Some more notes and tried other examples with to_mesh_iter
Chris Hodapp
2020-03-06 15:38:25 -05:00
-
52914b2588
Fixed final_geom bug in to_mesh_iter
Chris Hodapp
2020-03-06 14:59:53 -05:00
-
94dabbee25
Got rid of EmptyRule
Chris Hodapp
2020-03-06 10:36:17 -05:00
-
7fd89b63b8
Add some more docs
Chris Hodapp
2020-03-06 08:54:08 -05:00
-
2fe37fc569
Mesh connection bug fixed! Just need to say why...
Chris Hodapp
2020-03-05 21:44:32 -05:00
-
313aa6203f
Revert some of 120ede4b
hodapp
2020-03-04 20:47:13 -05:00
-
13279f61ed
Add a note
Chris Hodapp
2020-03-01 22:38:37 -05:00
-
120ede4b1b
Try some restructuring that wasn't the problem?
Chris Hodapp
2020-03-01 22:18:39 -05:00
-
6a8f0e14c8
Progressed with to_mesh_iter (still not quite working)
Chris Hodapp
2020-03-01 19:32:45 -05:00
-
cfae58bed6
My crap finally builds, though it's still wrong
Chris Hodapp
2020-03-01 18:49:15 -05:00
-
2dd056ad4a
Scratch work
Chris Hodapp
2020-02-29 10:47:44 -05:00
-
4c626f6358
Trying type parameters instead
Chris Hodapp
2020-02-27 21:51:34 -05:00
-
b454588f41
Added some helpers in util.rs
Chris Hodapp
2020-02-23 20:54:24 -05:00
-
beff9d587b
Fixed (ish) twist example
Chris Hodapp
2020-02-22 20:25:09 -05:00
-
56803bccf3
Added (broken) twist() example from Python
Chris Hodapp
2020-02-22 19:16:52 -05:00
-
58d83a03e6
Misc doc updates
hodapp
2020-02-22 16:14:19 -05:00
-
00a766bd24
Updated some more docs
hodapp
2020-02-22 13:43:55 -05:00
-
751df8274f
Misc fix from last commit; move something to a reference
hodapp
2020-02-22 12:11:42 -05:00
-
e37d49f7e0
Replaced 3-tuple with rule::Child; wrote some docs
Chris Hodapp
2020-02-22 11:15:50 -05:00
-
c594538644
Fixed ram_horn example, slight refactor on to_mesh
Chris Hodapp
2020-02-22 08:26:27 -05:00
-
436cb0bbc4
Added some really badly-written mapping... fix it later
Chris Hodapp
2020-02-21 22:34:07 -05:00
-
751f772897
Fixed some examples, then broke them further.
Chris Hodapp
2020-02-21 21:46:23 -05:00
-
19de80da81
Fixed curve_horn_* example a bit (still has 180 degree issue)
Chris Hodapp
2020-02-21 20:31:20 -05:00
-
00c62a31b8
Trashed my 'exit group' nonsense for parent vertices.
Chris Hodapp
2020-02-21 19:59:47 -05:00
-
cae2d3df10
Attempt to organize into modules, though still pretty rough
Chris Hodapp
2020-02-17 14:29:43 -05:00
-
e3e7391cea
Solve (sort of) non-manifold issue in curve_horn stuff
Chris Hodapp
2020-02-17 10:38:21 -05:00
-
f4f6a7db5d
Sorta fix curve_horn_start
Chris Hodapp
2020-02-16 18:15:29 -05:00
-
3eb8d12e03
Fixed another bug in connect()
Chris Hodapp
2020-02-16 17:37:51 -05:00
-
d3e2f4f83c
Progressed with my newfangled OpenMesh style, but still bugs...
Chris Hodapp
2020-02-16 10:35:16 -05:00
-
8d5aeb66e8
Add some connect() scratch code that is b0rked
Chris Hodapp
2020-02-15 22:01:59 -05:00
-
434c87ed67
Partially convert curve_horn_*, which required RuleStep addition
Chris Hodapp
2020-02-15 11:57:40 -05:00
-
721dd6c861
Small refactor
Chris Hodapp
2020-02-15 10:51:23 -05:00
-
2a86209010
Fix my STL export issue (I needed to truncate old files)
Chris Hodapp
2020-02-15 09:41:47 -05:00
-
40abb2426b
Added normals to STL, but mesh is broken at some settings
Chris Hodapp
2020-02-15 09:28:08 -05:00
-
adcfc9410c
Remove tri_mesh; fix STL export
Chris Hodapp
2020-02-14 18:39:28 -05:00
-
e63c79f45a
Non-working stl_io output (but it builds)
Chris Hodapp
2020-02-14 18:19:54 -05:00
-
56ac22e138
Add some notes
Chris Hodapp
2020-02-14 16:59:46 -05:00
-
2b6ca70d40
Refactor & almost eliminate tri_mesh; cube_thing_rule working
Chris Hodapp
2020-02-14 14:32:06 -05:00
-
9e92a469b8
Code builds with cube_thing_rule. Still has bugs.
Chris Hodapp
2020-02-14 11:41:29 -05:00
-
4da007943d
Misc comments & fix some warnings
Chris Hodapp
2020-02-10 08:20:28 -05:00
-
a8e6dfff98
Fixed another connect_single bug
Chris Hodapp
2020-02-09 11:12:34 -05:00
-
003f252386
Fixed small connect_single bug
Chris Hodapp
2020-02-09 10:26:18 -05:00
-
578406fef3
Successfully applied transform matrix from nalgebra
Chris Hodapp
2020-02-09 10:04:29 -05:00
-
2176f0c90e
OpenMesh struct now has trimesh export
Chris Hodapp
2020-02-08 22:52:55 -05:00
-
52bfd8fc6c
More rambling notes
hodapp
2020-02-08 16:04:04 -05:00
-
fc42504b37
Add some comments on my nalgebra stuff
hodapp
2020-02-08 14:47:32 -05:00
-
81aefd4a7c
Some nalgebra dabbling
Chris Hodapp
2020-02-08 11:52:18 -05:00
-
637c5810b8
Fixed one bug. Found another: meshes aren't connected.
hodapp
2020-01-19 20:38:24 -05:00
-
4f647d1443
More progress, ish
Chris Hodapp
2020-01-18 10:02:49 -05:00
-
3510ff94ed
Slowly digging my way out of this positions_buffer hole
Chris Hodapp
2020-01-17 18:00:24 -05:00
-
a79fca28c2
gaaah wtf am I doing wrong
Chris Hodapp
2020-01-17 14:28:40 -05:00
-
a96b3082b6
Fixed one bug in curve_horn_thing_rule. Found another.
Chris Hodapp
2020-01-17 13:24:04 -05:00
-
479b301d44
Try to clean up some code
Chris Hodapp
2020-01-17 09:36:40 -05:00
-
714e5793e6
Fix another bug in MeshBound
Chris Hodapp
2020-01-16 21:38:57 -05:00
-
3e0f121240
Fix one bug, find another
Chris Hodapp
2020-01-16 21:03:56 -05:00
-
c511cff86d
Test MeshBound struct to walk mesh boundary
hodapp
2020-01-14 18:41:59 -05:00
-
48e8522207
Added forgotten README.md
Chris Hodapp
2020-01-14 18:08:58 -05:00
-
5400ce8910
curve_horn_thing_rule: fixed one bug, found another big one
Chris Hodapp
2020-01-12 17:36:08 -05:00
-
36a79b55c2
More futile attempts at fixing my malformed mesh
Chris Hodapp
2020-01-09 22:04:49 -05:00
-
eafd0f7ccd
Broke my code with my cage-connection crap
Chris Hodapp
2020-01-06 22:23:23 -05:00
-
9867bdd7e5
Minor refactor for curve_horn stuff
Chris Hodapp
2020-01-05 23:30:16 -05:00
-
20b903de15
Partly working curve_horn_thing_rule without connected frames
Chris Hodapp
2020-01-05 18:14:37 -05:00
-
1e979cddc8
Use iterator rather than vector
hodapp
2020-01-04 19:17:59 -05:00
-
4d3f277ccc
Trying edge iterator
hodapp
2020-01-04 18:50:25 -05:00
-
6ab0e62b6b
Add some vector algebra stuff (not yet used)
Chris Hodapp
2020-01-04 11:02:06 -05:00
-
6eeb910bee
Add some more notes
Chris Hodapp
2020-01-03 17:42:33 -05:00
-
062198f254
Tried to make Rule/RuleStep more explicit
Chris Hodapp
2020-01-01 21:46:44 -05:00
-
55ccfc682f
Clean up some cruft
Chris Hodapp
2020-01-01 15:48:54 -05:00
-
33702834b0
Fixed branching recursive stuff (still working out details)
Chris Hodapp
2019-12-31 17:25:00 -05:00
-
4a59fe1e9b
Clean up debug crap from last commit
Chris Hodapp
2019-12-31 16:59:44 -05:00
-
5e3fd7885b
Fixed duplication bug! Partially.
Chris Hodapp
2019-12-31 16:56:59 -05:00
-
8c35819247
Misc notes
Chris Hodapp
2019-12-31 15:43:52 -05:00
-
5d17eaea8c
More tracking down bug stuff
Chris Hodapp
2019-12-30 22:13:58 -05:00
-
b40876a197
Add some pesky TODOs
Chris Hodapp
2019-12-29 22:46:58 -05:00
-
726b7f5307
Made test_rule more complex (and broken)
Chris Hodapp
2019-12-27 12:24:29 -05:00
-
1b125b2f53
Semi-working Rust example (very very rudimentary)
Chris Hodapp
2019-12-26 22:01:05 -05:00