Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quadtree sketch example #91

Merged
merged 8 commits into from
Mar 1, 2024
Merged

Conversation

FayCarsons
Copy link
Collaborator

Wrote and tested quadtree example, but can be made bit more elegant and concise with other features that are waiting to be merged. Could also be nice to replace uniform random with simplex noise to get more variation in structure, and add variation in color.

quadtree

@FayCarsons
Copy link
Collaborator Author

I refactored a bit, and got points to cluster so that the structure is more varied, which looks nice. I don't know if you'd rather add color and then merge or vice-versa, but it's ready if we're okay with it going in w/o nice colors.

quadtree

@nikochiko
Copy link
Collaborator

@FayCarsons thanks!
Please fix the merge conflicts (I think most of them because of using the int API)

@FayCarsons
Copy link
Collaborator Author

Should be good to go!

@FayCarsons FayCarsons merged commit ed3bd4e into Sudha247:main Mar 1, 2024
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants