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

Texture rendering #209

Open
wants to merge 16 commits into
base: RayTrace
Choose a base branch
from
Open

Texture rendering #209

wants to merge 16 commits into from

Conversation

RohacekD
Copy link
Collaborator

Added basic 2D algorithms for rendering. Like

  • Bresenham's algorithm

  • XiaolinWu algorithm

  • Flood fill

  • Brick generation

  • Still needs to be written down what happend.

  • Improve editor please, this is still use less.

  • Noise generation would be useful for my current needs

@RohacekD RohacekD added enhancement New feature or request feature Usefull feature labels Jun 20, 2024
@RohacekD RohacekD self-assigned this Jun 20, 2024
@RohacekD
Copy link
Collaborator Author

First complete pull request 208 to ensure correctness of changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature Usefull feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant