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