Chris Hodapp
|
35daf01b8a
|
Add some more notes
|
2020-10-01 16:25:00 -04:00 |
|
Chris Hodapp
|
6b8a7b8bc6
|
Half-working pyramid example & roll back DCEL crap
|
2020-10-01 12:46:43 -04:00 |
|
Chris Hodapp
|
545b7c9a60
|
Meh, kind of over trying to roll my own subdivision crap
|
2020-06-16 16:15:02 -04:00 |
|
Chris Hodapp
|
fe31de5af3
|
Fixed boundary behavior for parametric_mesh
|
2020-06-06 22:33:54 -04:00 |
|
Chris Hodapp
|
729baf5aa3
|
Add some notes; restore more complex parametric example
|
2020-06-06 16:50:25 -04:00 |
|
Chris Hodapp
|
39072e0c30
|
Fix pesky-ass bug in DCEL (I think). Debug statements remain.
|
2020-06-06 00:18:36 -04:00 |
|
Chris Hodapp
|
6bb170c7ff
|
Half-made DCEL; half-broken continuous transform thingy
|
2020-05-24 22:43:32 -04:00 |
|
Chris Hodapp
|
b17e4a1df6
|
Clean up some notes, try adding randomness to example
|
2020-05-16 13:20:13 -04:00 |
|
Chris Hodapp
|
7b04b91746
|
Add some macros to make things less verbose
|
2020-05-14 15:41:15 -04:00 |
|
Chris Hodapp
|
b7da8bea41
|
Change name of 'vmap' to 'arg_vals' to fit with MeshFunc
|
2020-05-13 15:02:22 -04:00 |
|
Chris Hodapp
|
10d5314157
|
Some more notes on limitations
|
2020-05-11 14:32:47 -04:00 |
|
Chris Hodapp
|
6857fb6aee
|
More phone-cord-looking very stress-testy nested examples
|
2020-04-20 22:27:41 -04:00 |
|
Chris Hodapp
|
5a222dcc93
|
Added a happy accident?
|
2020-04-20 18:45:21 -04:00 |
|
Chris Hodapp
|
e0baea62cc
|
Made a (half-broken and ugly) twisty torus
|
2020-04-19 22:16:01 -04:00 |
|
Chris Hodapp
|
537dcd2f44
|
Migrated some examples.rs stuff to tests in lib.rs
|
2020-04-18 12:11:59 -04:00 |
|
Chris Hodapp
|
0d0bed918a
|
Misc refactor & notes update
|
2020-04-12 15:05:07 -04:00 |
|
Chris Hodapp
|
4fe289083b
|
Remove some oddities in ramhorn_branch
|
2020-04-06 15:34:45 -04:00 |
|
Chris Hodapp
|
c19e65b962
|
Fixed another bug in to_mesh_iter!
This was a more minor bug - but a bug that was making it produce
non-manifold geometry.
|
2020-04-06 10:38:30 -04:00 |
|
Chris Hodapp
|
aba2e24e26
|
My ramhorn_branch example finally works. It's just ugly.
Also, might be generating non-manifold geometry in certain cases.
|
2020-04-05 22:33:21 -04:00 |
|
Chris Hodapp
|
5f27239525
|
Semi-sensible refactor for ramhorn_twist?
|
2020-04-05 18:22:22 -04:00 |
|
Chris Hodapp
|
8f8bca9c2f
|
Fix to_mesh_iter bug
|
2020-04-05 12:15:29 -04:00 |
|
Chris Hodapp
|
e9a6f1f840
|
Documented a bug in to_mesh_iter via ram_horn_twist
|
2020-04-05 10:54:33 -04:00 |
|
Chris Hodapp
|
bd7105e333
|
Update some notes
|
2020-04-04 16:35:02 -04:00 |
|
Chris Hodapp
|
1df037fc9d
|
Some performance notes
|
2020-04-01 17:22:43 -04:00 |
|
Chris Hodapp
|
84711d67c0
|
Make Transform struct
|
2020-04-01 12:03:13 -04:00 |
|
Chris Hodapp
|
e26b528464
|
Some cleanliness cleanups
|
2020-03-31 16:57:58 -04:00 |
|
Chris Hodapp
|
45ab4ed9e0
|
Added helper function to avoid juggling of indices
|
2020-03-31 15:30:25 -04:00 |
|
Chris Hodapp
|
f8f2d4ac31
|
Closure-ified my Twist example
|
2020-03-27 18:22:40 -04:00 |
|
Chris Hodapp
|
7714f743d5
|
Add utility function to transform Vec<Vertex>
|
2020-03-08 14:34:44 -04:00 |
|
Chris Hodapp
|
7a770bb533
|
Added some parameters to Twist
|
2020-03-07 22:24:37 -05:00 |
|
Chris Hodapp
|
84b7bd0b21
|
Small refactor
|
2020-03-07 17:26:34 -05:00 |
|
Chris Hodapp
|
2c9a273540
|
Fix small bug in Twist
|
2020-03-06 19:15:08 -05:00 |
|
Chris Hodapp
|
52914b2588
|
Fixed final_geom bug in to_mesh_iter
...but then found that to_mesh probably has the same bug
|
2020-03-06 14:59:53 -05:00 |
|
Chris Hodapp
|
94dabbee25
|
Got rid of EmptyRule
|
2020-03-06 10:36:17 -05:00 |
|
Chris Hodapp
|
7fd89b63b8
|
Add some more docs
|
2020-03-06 08:54:08 -05:00 |
|
Chris Hodapp
|
cfae58bed6
|
My crap finally builds, though it's still wrong
|
2020-03-01 18:49:15 -05:00 |
|
Chris Hodapp
|
b454588f41
|
Added some helpers in util.rs
|
2020-02-23 20:54:24 -05:00 |
|
Chris Hodapp
|
56803bccf3
|
Added (broken) twist() example from Python
|
2020-02-22 19:16:52 -05:00 |
|
hodapp
|
58d83a03e6
|
Misc doc updates
|
2020-02-22 16:14:19 -05:00 |
|
Chris Hodapp
|
e37d49f7e0
|
Replaced 3-tuple with rule::Child; wrote some docs
|
2020-02-22 11:15:50 -05:00 |
|
Chris Hodapp
|
c594538644
|
Fixed ram_horn example, slight refactor on to_mesh
|
2020-02-22 08:26:27 -05:00 |
|
Chris Hodapp
|
751f772897
|
Fixed some examples, then broke them further.
I need to add in some sort of parent vertex mapping layer.
|
2020-02-21 21:46:26 -05:00 |
|
Chris Hodapp
|
00c62a31b8
|
Trashed my 'exit group' nonsense for parent vertices.
|
2020-02-21 19:59:47 -05:00 |
|
Chris Hodapp
|
cae2d3df10
|
Attempt to organize into modules, though still pretty rough
|
2020-02-17 14:29:43 -05:00 |
|
Chris Hodapp
|
e3e7391cea
|
Solve (sort of) non-manifold issue in curve_horn stuff
|
2020-02-17 10:38:21 -05:00 |
|
Chris Hodapp
|
f4f6a7db5d
|
Sorta fix curve_horn_start
|
2020-02-16 18:18:32 -05:00 |
|
Chris Hodapp
|
3eb8d12e03
|
Fixed another bug in connect()
|
2020-02-16 17:41:06 -05:00 |
|
Chris Hodapp
|
d3e2f4f83c
|
Progressed with my newfangled OpenMesh style, but still bugs...
|
2020-02-16 10:35:16 -05:00 |
|
Chris Hodapp
|
2a86209010
|
Fix my STL export issue (I needed to truncate old files)
|
2020-02-15 09:41:47 -05:00 |
|
Chris Hodapp
|
40abb2426b
|
Added normals to STL, but mesh is broken at some settings
|
2020-02-15 09:28:08 -05:00 |
|