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

feat: ASCII #200

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

feat: ASCII #200

wants to merge 5 commits into from

Conversation

damienmontastier
Copy link
Collaborator

ASCII

This component introduces a custom ASCIIEffect using the postprocessing library to render scenes in an ASCII art style, providing a retro and stylized look.

  • Seamless integration into your pipeline (e.g., EffectComposer).
  • Fine-tuned control over character set, resolution, and color mapping.
  • Unique aesthetic for artistic experiences or debugging visuals.

Additionally, the <AsciiPmndrs> effect provides a flexible and intuitive way to stylize your scene using characters, enabling distinctive rendering pipelines and enhanced creative control.


Feedbacks

⚠️ The postprocessing package had to be updated (from ^6.36.6 to ^6.37.2) to a newer version in order to access the ASCIIEffect.


Local Playgroundpnpm run playground
Local Documentationpnpm run docs:dev

@damienmontastier damienmontastier requested review from Tinoooo and removed request for alvarosabu March 31, 2025 15:22
@damienmontastier damienmontastier changed the title Feat: ASCII feat: ASCII Mar 31, 2025
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.

1 participant