-
Notifications
You must be signed in to change notification settings - Fork 0
Feature/fancy terrain #53
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
Merged
Merged
Changes from 67 commits
Commits
Show all changes
68 commits
Select commit
Hold shift + click to select a range
1c9d6af
Dyn link
CuddlyBunion341 d626f82
Feature flag chat system
CuddlyBunion341 0bf2dbe
Impl 2d perlin sample
CuddlyBunion341 0489a63
Extract generator params
CuddlyBunion341 f6a6269
Update stuff (break stuff)
CuddlyBunion341 a7c5806
Attempt add visualizer
CuddlyBunion341 4ada873
Implement generator resource, add egui system boilerplate
CuddlyBunion341 4b346db
Update terrain gen, break stuff
CuddlyBunion341 4a57183
Implement basic visualizer system
CuddlyBunion341 5c08326
Update visualizer
CuddlyBunion341 c9166eb
Fix linter
CuddlyBunion341 30b1970
Update visualizer
CuddlyBunion341 35e3920
Update generator, fix fractal noise
CuddlyBunion341 83816e6
Radd terrain gen, improve params
CuddlyBunion341 4bed5dc
Update terrain
CuddlyBunion341 33adfcc
Update world regeneration
CuddlyBunion341 b8c3942
Update comment
CuddlyBunion341 d5e5352
Update terrain generation
CuddlyBunion341 c139bfe
Refactor ui with macros
CuddlyBunion341 5d74c9a
Basic spline impl
CuddlyBunion341 fa4ed41
Fix egui, add egui_plot
CuddlyBunion341 db0d861
Impl egui_plot
CuddlyBunion341 5b12b1f
Normalize preview, make preview affected by splines
CuddlyBunion341 391d27f
Update chunk visualization
CuddlyBunion341 db4707e
Update terrain generator frequency
CuddlyBunion341 a268ad9
Refactor fractal sample to be more readable
CuddlyBunion341 4d68a3c
Break a lot of shit
CuddlyBunion341 1a1856b
Update README with implementation notes
CuddlyBunion341 0f03465
Update texturetype impl
CuddlyBunion341 1ba1e4f
Remove display impl
CuddlyBunion341 99caf22
Update texture gui handling
CuddlyBunion341 043e972
Update egui
CuddlyBunion341 5d00f8f
Improve texture gen
CuddlyBunion341 8a24e32
Fastcheck
CuddlyBunion341 3ac7c3a
Fix noise params
CuddlyBunion341 dd0c991
Improve feature flags :3
CuddlyBunion341 a3c31ac
Fix linter
CuddlyBunion341 7fd42e9
Cleanup feature flags
CuddlyBunion341 39f698b
Refactor generator?
CuddlyBunion341 6e199b7
Drastically improve performance by duplicating code
CuddlyBunion341 df5f40c
Remove unused code
CuddlyBunion341 93545c4
Update generator
CuddlyBunion341 9153481
Refactor chunk generation
CuddlyBunion341 0deb8aa
Add grass layer
CuddlyBunion341 ea68b1d
Refactor code
CuddlyBunion341 45f87c4
Fix linter
CuddlyBunion341 d33eb7e
Uopdate generatror grass placement
CuddlyBunion341 55f34a7
Impl density falloff
CuddlyBunion341 7905866
Fix linter
CuddlyBunion341 c492a0d
Refactor heihgt params
CuddlyBunion341 36b0aea
Refactor density params
CuddlyBunion341 6d8498f
Refactor rename params to be less verbose
CuddlyBunion341 13946e2
Refacotr height adjust, fix server visualizer system
CuddlyBunion341 7746674
Fix linter
CuddlyBunion341 b4c1703
Update README.md
CuddlyBunion341 20333fa
Refactor sliders, add cave params
CuddlyBunion341 972dac9
Refactor
CuddlyBunion341 6a96741
Break stuff
CuddlyBunion341 db610b0
Update terrain generator
CuddlyBunion341 490777d
Fix linter
CuddlyBunion341 4fe90fd
Refactor UI
CuddlyBunion341 0bec27c
Make UI nice again! (using grid)
CuddlyBunion341 32c90b4
Fix linter
CuddlyBunion341 9dfbc08
Update terrain params
CuddlyBunion341 0072b8d
Update parametrers, refactor
CuddlyBunion341 c454f6f
Fix linter
CuddlyBunion341 8fe21e2
Update gradd decoration
CuddlyBunion341 ffb3f85
Apply suggestions from code review
CuddlyBunion341 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.