Commit Graph

63 Commits

Author SHA1 Message Date
Chris Hodapp cbd8b946c9 Add my 2018/2019 isosurfaces code to repo 2021-07-27 12:37:29 -04:00
Chris Hodapp af477efb7b Evict draft.org to blag, 2021-07-27-procedural-meshes.org 2021-07-27 12:13:43 -04:00
Chris Hodapp d9ce4b4dc3 Add some more scraps to draft.org 2021-07-27 12:13:22 -04:00
Chris Hodapp e3335c7272 Add more draft scraps for writing 2021-07-26 22:03:30 -04:00
Chris Hodapp 3afa26fb20 Add some scratch work for writing 2021-07-26 16:47:38 -04:00
Chris Hodapp 2dc86d23bf Add note to front of repo after moving things 2021-07-21 18:05:17 -04:00
Chris Hodapp 31e27846cf Move older Python code into python_cage_meshgen 2021-07-21 18:02:08 -04:00
Chris Hodapp a4ddcf4941 Update gitignore 2021-07-21 17:45:33 -04:00
Chris Hodapp 003632209e Add some more notes 2021-07-17 12:34:36 -04:00
Chris Hodapp af725d586c Commit libfive-subdiv-fail code 2021-07-17 10:51:56 -04:00
Chris Hodapp 070b1e46b8 tree_thing - fix non-manifold issue (I think) 2021-07-06 18:52:41 -04:00
Chris Hodapp 603acc8832 Partially fix tree_thing example 2021-07-05 22:09:17 -04:00
Chris Hodapp a9f8b24117 Incomplete-but-mostly-right tree_thing conversion 2021-07-05 19:05:46 -04:00
Chris Hodapp 1cdd45fccb Add more Python scrap code from Blender 2021-07-04 13:16:20 -04:00
Chris Hodapp 3f86ec5613 Expose some creases in barbs.py 2021-07-04 08:01:50 -04:00
Chris Hodapp ae14864db7 Change composition order of matrices in xform.py 2021-07-03 15:08:39 -04:00
Chris Hodapp f71310fce9 Half-failed attempt at converting barbs example from prosha 2021-07-03 10:12:47 -04:00
Chris Hodapp 0130a7bcca Appropriate some of my older Python 2021-07-03 00:04:48 -04:00
Chris Hodapp 8457ef2043 Merge branch 'master' of github.com:Hodapp87/automata_scratch 2021-07-02 18:10:48 -04:00
Chris Hodapp 7e5b4bed2d Add some Blender mesh generation scraps 2021-07-02 18:09:36 -04:00
Chris Hodapp 807de5de22 Make another half-baked mesh example (dream_pendant) 2019-12-21 05:52:27 +01:00
Chris Hodapp b60c58b93c Make some code slightly less clunky 2019-12-20 22:49:28 +01:00
Chris Hodapp 6eb77d7566 Finally fix my non-manifold-with-CageFork bug! 2019-12-17 03:36:55 +01:00
Chris Hodapp d26cae0486 Trying to track down this cage-subdivision bug still 2019-12-14 06:20:36 +01:00
Chris Hodapp 4a4f5a0e50 Finally made some 'transition cage' nonsense 2019-12-14 05:48:33 +01:00
Chris Hodapp 53f669db7c Add some stuff to CageFork and try to explain it... 2019-12-14 05:15:40 +01:00
Chris Hodapp 664ccfe468 Fix classify_overlap interface & re-test 2019-12-13 16:58:04 +01:00
Chris Hodapp 4115df52ed Progress with some manifold stuff 2019-12-09 04:43:31 +01:00
Chris Hodapp 87ebd4efb4 Unfinished classify_overlap (trying to fix non-manifold) 2019-12-09 00:41:29 +01:00
Chris Hodapp 46abe2ece7 Close CageFork properly 2019-12-08 19:47:21 +01:00
hodapp 43971714cb Added (not-yet-working) close_last support 2019-12-08 12:38:55 -05:00
hodapp d61dfd7d8a Add some notes 2019-12-08 11:38:26 -05:00
Chris Hodapp ff63e15d10 Finally made 'branching' example basically work. 2019-12-01 01:40:39 +01:00
Chris Hodapp 6ac45773f7 raaargh fix winding order/rotation again in subdivision 2019-12-01 01:25:32 +01:00
Chris Hodapp 78c61ddb22 Fixed winding order & simplified example a bit 2019-11-30 06:27:31 +01:00
Chris Hodapp 4e8490d501 Branching example working a little more... 2019-11-30 06:01:08 +01:00
Chris Hodapp c62f1ebe49 Made a branching example... sort of 2019-11-28 03:59:35 +01:00
Chris Hodapp 4abc5169e3 Tried and failed to make a 'correct' branching example 2019-11-24 15:34:37 +01:00
Chris Hodapp d26cece387 Started Cage/CageGen/CageFork abstractions (example is working)
kludge-tacular, but working.
some parts are painful, but I have the fundamental structure
in place.
2019-11-24 05:03:35 +01:00
Chris Hodapp 2bfb202f03 Add some scratch notes & wavy-surface-thing demo 2019-11-15 22:22:14 +01:00
Chris Hodapp 2f83efdb39 Save loading step in trimesh 2019-10-12 20:26:40 +02:00
Chris Hodapp ac022b3b9b Triply-nested spiral! And more notes. 2019-10-11 20:53:45 +02:00
Chris Hodapp 10f6128579 Add note to handle later 2019-10-10 03:47:47 +02:00
Chris Hodapp 6b6d500d27 Tried to parametrize gen_twisted_boundary 2019-10-10 01:37:49 +02:00
Chris Hodapp ea64900fef Fix (stupid) bug from last commit; small refactor 2019-10-10 01:23:14 +02:00
hodapp 13b0809320 Something broken in ramhorn2... 2019-10-08 20:10:45 -04:00
Chris Hodapp 43e5a282e6 Some performance improvements 2019-10-09 01:38:09 +02:00
hodapp a8c78287f1 Try subdividing boundaries to break up facets near torsion 2019-10-05 18:40:12 -04:00
Chris Hodapp 411dc06b69 Add some notes 2019-10-05 21:19:46 +02:00
Chris Hodapp 1a01905d0c Successfully made a twisty-torus 2019-10-04 23:51:40 +02:00