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

Drawing modes and settings #4

Merged
merged 23 commits into from
Jun 27, 2023
Merged

Drawing modes and settings #4

merged 23 commits into from
Jun 27, 2023

Conversation

fsobolev
Copy link
Member

@fsobolev fsobolev commented Jun 9, 2023

  • Modes
    • Wave
    • Levels
    • Particles
    • Bars
    • Spine*
  • Drawing settings
    • Drawing direction*
    • Old Cavalier settings
  • Mirror*

* These features are new compared to stable version of old Cavalier

Lines thickness setting limited to 1-10 since these are probably the most sane values.
Noise reduction limited to 0.15-0.95 to address fsobolev/cavalier#57

Drawing modes are defined as WaveBox, BarsBox etc, to make them different to Circle variants that will be implemented in future (after the release), see fsobolev/cavalier#35

@fsobolev fsobolev mentioned this pull request Jun 27, 2023
29 tasks
@fsobolev fsobolev marked this pull request as ready for review June 27, 2023 09:52
@fsobolev fsobolev requested a review from nlogozzo June 27, 2023 10:47
NickvisionCavalier.Shared/Models/DrawingMode.cs Outdated Show resolved Hide resolved
NickvisionCavalier.Shared/Models/Renderer.cs Outdated Show resolved Hide resolved
@nlogozzo nlogozzo merged commit e27e546 into main Jun 27, 2023
@nlogozzo nlogozzo deleted the drawing branch June 27, 2023 14:11
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