163 Commits

Author SHA1 Message Date
Chris Hodapp
2017d9a605 barbs example: end recursion by scale check, not iteration count 2020-10-06 10:12:19 -04:00
Chris Hodapp
004f665e4b Working direct-function-call example for 'barbs' 2020-10-06 08:36:38 -04:00
Chris Hodapp
17fbd4d3a3 More notes and misc. updates 2020-10-04 22:52:07 -04:00
Chris Hodapp
82eeac71a8 Fix ramhorn_branch example 2020-10-04 12:11:02 -04:00
Chris Hodapp
c68c06e018 Clean up notes from last commit 2020-10-03 22:42:01 -04:00
Chris Hodapp
bd7a3fdd58 Fixed the bug for real. I think. Still needs cleanup... 2020-10-03 10:04:12 -04:00
Chris Hodapp
0f3c550726 Fixed the Vertex-after-Arg bug (I think). Clean up later.
This is a hasty commit to get working-but-ugly code committed because
it seems to solve the problem, but with the intention of cleaning it
up later.
2020-10-02 19:41:39 -04:00
Chris Hodapp
0bcb85709e Fixed ramhorn example 2020-10-02 15:57:51 -04:00
Chris Hodapp
dce29003f1 Fix warnings, add some more notes 2020-10-02 14:16:22 -04:00
Chris Hodapp
06dc2191fa Sierpinski-ish example mostly working 2020-10-02 11:56:19 -04:00
Chris Hodapp
8146d4fea8 Sierpinski ish thing working 2020-10-02 11:38:53 -04:00
Chris Hodapp
35daf01b8a Add some more notes 2020-10-01 16:25:00 -04:00
Chris Hodapp
0ba914a7a3 More (slow) pyramid progress 2020-10-01 14:29:04 -04:00
Chris Hodapp
f2ae9f051e Small progress with pyramid example 2020-10-01 12:56:40 -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
701b1df915 Finally got this bloody subdivision method working. I think. 2020-06-12 23:42:03 -04:00
Chris Hodapp
6c7b9695af Internal refactor (as part of subdiv) in parametric_mesh 2020-06-06 23:43:38 -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
41ea254537 Possibly the actual actual bug fix 2020-06-06 16:23:19 -04:00
Chris Hodapp
6a3a19db21 Fixed a few more bugs in parametric_mesh. More remain... 2020-06-06 11:06:45 -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
dbaadea466 Fix bug in DCELMesh.add_face 2020-06-05 21:39:55 -04:00
Chris Hodapp
3ed8678bbb Finally got my DCEL generating manifold meshes. 2020-05-25 11:51:10 -04:00
Chris Hodapp
8d35c7bf1d Add a check function to DCELMesh 2020-05-25 09:20:46 -04:00
Chris Hodapp
6bb170c7ff Half-made DCEL; half-broken continuous transform thingy 2020-05-24 22:43:32 -04:00
Chris Hodapp
f2f8b833e2 Added some (30% broken, disabled) subdivision in parametric_mesh 2020-05-17 12:08:07 -04:00
Chris Hodapp
fa001f47d4 Very rudimentary test of parametric, continuous transform 2020-05-16 23:53:45 -04:00
Chris Hodapp
b17e4a1df6 Clean up some notes, try adding randomness to example 2020-05-16 13:20:13 -04:00
Chris Hodapp
d868674b45 Import some constants I should have imported months ago 2020-05-16 09:52:19 -04:00
Chris Hodapp
0e54d48f7b Remove superfluous clone() 2020-05-15 19:27:59 -04:00
Chris Hodapp
f23947331b Added some (tentative) things to rule_fn macro 2020-05-14 16:41:30 -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
ce3ca34b70 Modify vec_indexed! syntax a little 2020-05-13 14:08:57 -04:00
Chris Hodapp
a6449a2b94 Finally closed off geometry in 'barbs' example 2020-05-13 13:34:19 -04:00
Chris Hodapp
70463e0dfd 'barbs' example is almost done, but geometry needs closed 2020-05-13 12:11:11 -04:00
Chris Hodapp
586e5095bd Closer now on 'barbs' example 2020-05-13 11:34:42 -04:00
Chris Hodapp
5641a9c96e Progress with barbs example 2020-05-12 19:14:57 -04:00
Chris Hodapp
19988a0b35 One example is building and running, mostly 2020-05-12 18:47:29 -04:00
Chris Hodapp
7626f1a089 Mesh stuff ugly-refactored but untested 2020-05-12 15:46:03 -04:00
Chris Hodapp
0ad03ac77d Add scratch work before refactor. Examples in this rev are likely broken. 2020-05-11 14:34:40 -04:00
Chris Hodapp
10d5314157 Some more notes on limitations 2020-05-11 14:32:47 -04:00
Chris Hodapp
6677f73ab3 Add .idea stuff 2020-05-11 14:31: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
3c707aff9b Made a funky phone-cord looking thingy in twisty_torus 2020-04-20 22:07:43 -04:00
Chris Hodapp
5a222dcc93 Added a happy accident? 2020-04-20 18:45:21 -04:00
Chris Hodapp
270435c4d6 Beat my head into a wall some more on twisty_torus 2020-04-20 18:18:18 -04:00
Chris Hodapp
e0baea62cc Made a (half-broken and ugly) twisty torus 2020-04-19 22:16:01 -04:00